docker-compose.yaml #12981

Closed
opened 2025-11-02 10:26:55 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @techcto on GitHub (May 10, 2024).

Feature Description

Has someone discussed whether or not to have a docker-compose.yaml included with the project? It is my step 2 for testing once I get the project checked out. I can add, but I figured you had a reason for not adding?

Screenshots

No response

Originally created by @techcto on GitHub (May 10, 2024). ### Feature Description Has someone discussed whether or not to have a docker-compose.yaml included with the project? It is my step 2 for testing once I get the project checked out. I can add, but I figured you had a reason for not adding? ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 10:26:55 -06:00
Author
Owner

@techcto commented on GitHub (May 10, 2024):

Using this https://docs.gitea.com/installation/install-with-docker

@techcto commented on GitHub (May 10, 2024): Using this https://docs.gitea.com/installation/install-with-docker
Author
Owner

@yp05327 commented on GitHub (Jun 4, 2024):

Maybe not related, I did some work for deploying Gitea based on docker-compose, which likes using helm chart in k8s.
But I have no enough time to maintain it now.
This tool can deploy Gitea with DB and Runner Ready without writing docker-compose file.
Of cause, it can do more things, not only deploying Gitea.

see
https://github.com/TeaChart/teachart
and
https://github.com/TeaChart/gitea

ps: preparing docker-compose file takes too many times and new users usually make simple mistakes, which took us many time to follow. So this is what I think should be a better way to deploy a usable service with all parts in docker (no k8s)

@yp05327 commented on GitHub (Jun 4, 2024): Maybe not related, I did some work for deploying Gitea based on docker-compose, which likes using helm chart in k8s. But I have no enough time to maintain it now. This tool can deploy Gitea with DB and Runner Ready without writing docker-compose file. Of cause, it can do more things, not only deploying Gitea. see https://github.com/TeaChart/teachart and https://github.com/TeaChart/gitea ps: preparing docker-compose file takes too many times and new users usually make simple mistakes, which took us many time to follow. So this is what I think should be a better way to deploy a usable service with all parts in docker (no k8s)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12981