This website requires JavaScript.
Explore
Help
Register
Sign In
kevinveenbirkenbach
/
computer-playbook
Watch
1
Star
0
Fork
0
You've already forked computer-playbook
mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced
2025-09-24 19:16:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10b20cc3c4ac8fcea3375fdc3fa898791a7cadb6
computer-playbook
/
roles
/
docker-container
/
templates
History
Kevin Veen-Birkenbach
d523629cdd
Refactor docker-compose templates: replace {% include 'build.yml.j2' %} with lookup() + indent for proper YAML embedding. Also adjusted build.yml.j2 to remove leading spaces. See:
https://chatgpt.com/share/68ce584a-a430-800f-8e2a-0f96884cc8d1
2025-09-20 09:31:49 +02:00
..
depends_on
Rmeoved is_feature_enabled function
2025-07-13 17:54:09 +02:00
healthcheck
Nextcloud: integrate Talk & Whiteboard; adjust ports & healthchecks
2025-09-02 00:13:23 +02:00
base.yml.j2
Added health check and restart policy to openresty
2025-08-15 17:59:09 +02:00
build.yml.j2
Refactor docker-compose templates: replace {% include 'build.yml.j2' %} with lookup() + indent for proper YAML embedding. Also adjusted build.yml.j2 to remove leading spaces. See:
https://chatgpt.com/share/68ce584a-a430-800f-8e2a-0f96884cc8d1
2025-09-20 09:31:49 +02:00
networks.yml.j2
Used database type instead of database host for postgres
2025-09-17 20:53:48 +02:00