Skip to content

Merge pull request #1 from CrazyVito11/development#3

Draft
EligiaOfficial wants to merge 7 commits intoCrazyVito11:developmentfrom
EligiaOfficial:development
Draft

Merge pull request #1 from CrazyVito11/development#3
EligiaOfficial wants to merge 7 commits intoCrazyVito11:developmentfrom
EligiaOfficial:development

Conversation

@EligiaOfficial
Copy link
Copy Markdown

Add docker-compose files for development and production environments

  • Got rid of the 777 folder chown, replaced by 755.
  • Introduced docker-compose.dev.yml for local development setup with build-manager and nginx services. This is the old compose file.
  • Added docker-compose.prod.yml for production deployment, including environment variables for build images. By default traefik is disabled.
  • Created an easy to use setup script.
  • Updated README instructions to use the setup script.
  • Adjusted package build scripts to utilize dynamic repository names for better flexibility.

CrazyVito11 and others added 7 commits October 30, 2024 21:45
- Introduced `docker-compose.dev.yml` for local development setup with build-manager and nginx services.
- Added `docker-compose.prod.yml` for production deployment, including environment variables and container configurations.
- Updated README to clarify setup instructions.
- Adjusted package build scripts to utilize dynamic repository names for better flexibility.
- Added an easy to use setup script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants