https://github.com/josh-mchugh/tube-centric-docker-compose
Docker compose files for setting up database for TubeCentric and GitLab runners for CI/CD with GitLabs
https://github.com/josh-mchugh/tube-centric-docker-compose
Last synced: 3 months ago
JSON representation
Docker compose files for setting up database for TubeCentric and GitLab runners for CI/CD with GitLabs
- Host: GitHub
- URL: https://github.com/josh-mchugh/tube-centric-docker-compose
- Owner: josh-mchugh
- Created: 2022-08-08T04:02:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-15T01:38:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T12:17:06.629Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# README
Docker Compose for quickly setting up local enviroments.NOTES:
1. Check volume paths as they may be hard coded.
2. Check configuration files if need be.TODO:
1. Fix SQL server start up script. It can't find volume on compose and never runs the scripts sadly.