- docker-compose.yml with all services - .env.example with placeholder secrets - Landing page HTML - Gitea→OpenProject webhook script - Comprehensive README with architecture docs
8 lines
74 B
Plaintext
8 lines
74 B
Plaintext
# Secrets - never commit!
|
|
.env
|
|
|
|
# Local development
|
|
*.log
|
|
*.bak
|
|
.DS_Store
|