Skip to content

germanfica/redmine

Repository files navigation

redmine

msedge_x4JR5QBRsy

Production Deployment

Follow the instructions below to start and stop the production-ready Redmine container.

Warning: Stopping with the -v flag will delete the container’s volumes and all stored data. Use with extreme caution.

Start container:

docker-compose -f docker-compose.prod.yml up -d

Stop container (preserve volumes):

docker-compose -f docker-compose.prod.yml down

Or stop container and remove volumes:

docker-compose -f docker-compose.prod.yml down -v

About

Redmine v6.0.6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages