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
5d1210d651d44ae2379d9701519db564aa07c7b2
computer-playbook
/
roles
/
web-app-jira
/
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
..
docker-compose.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
Dockerfile.j2
Confluence/Jira roles: add READMEs, switch to custom images, proxy/JVM envs, and integer-safe heap sizing
2025-09-02 12:07:34 +02:00
env.j2
Refactor Confluence and Jira env templates to use official Atlassian ATL_* database variables instead of unused custom placeholders. Ensures containers connect directly to PostgreSQL without relying on CONFLUENCE_DATABASE_* or JIRA_DATABASE_* vars. See conversation:
https://chatgpt.com/share/68b6ddfd-3c44-800f-a57e-244dbd7ceeb5
2025-09-02 14:07:38 +02:00