357 B
357 B
Self Hosted environment for coding
A quick docker compose to spin up tools for hosting your own git environment.
Starting up
Copy example.env to .env and fill in all secrets.
Run with docker copose
docker compose up -d
Roadmap
[X] CI environment (Done) [ ] Git server (Gitea) - need to migrate current install to docker environment