# Cgit in Docker using Apache Here you have my simple cgit containerized app. Feel free to adjust to your needs ## License This project is licensed under the GNU General Public License v3.0 or later. See [LICENSE](LICENSE) for details. ## Acknowledgements This project was inspired by [LuqueDaniel/cgit-docker](https://github.com/LuqueDaniel/cgit-docker), which helped me understand how to containerize cgit. This implementation differs significantly from that project and uses Apache httpd with CGI for my own self-hosted cgit setup.