This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://gist.github.com/Virtoholic/62854754305b2466cdc497b033717cc2 | |
# | |
# https://about.gitea.com | |
# https://github.com/go-gitea/gitea | |
# | |
# https://docs.gitea.com/installation/install-with-docker#postgresql-database | |
# https://docs.gitea.com/installation/install-with-docker#named-volumes | |
version: "3" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://gist.github.com/Virtoholic/dc6acb354189a5130258ebaed2211066 | |
# | |
# https://wekan.fi | |
# https://github.com/wekan/wekan | |
# | |
# https://github.com/wekan/wekan/blob/main/docker-compose.yml | |
# https://github.com/wekan/wekan/blob/06a5a8f70d455e2173b51c32fafcac94dc83f6e2/docker-compose.yml | |
# Note: Do not add single quotes '' to variables. Having spaces still works without quotes where required. | |
#--------------------------------------------------------------------------------------------------------- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://gist.github.com/Virtoholic/2e5fddaada131f0858d187c49d6942ff | |
# | |
# This "Docker" compose file adds draw.io to your stack. | |
# | |
# https://www.drawio.com | |
# https://github.com/jgraph/drawio | |
# | |
# https://github.com/jgraph/docker-drawio | |
# https://github.com/jgraph/docker-drawio/blob/dev/docker-compose.yml | |
# https://github.com/jgraph/docker-drawio/blob/7a4c75f112735d7190b652b29c0e1c090158db57/docker-compose.yml |