Gitea Docker-Compose
Go to file
Tommy b85fb061e9
Opt out of Chrome's Topics API
Signed-off-by: Tommy <contact@tommytran.io>
2023-11-07 01:23:01 -07:00
swag/nginx Opt out of Chrome's Topics API 2023-11-07 01:23:01 -07:00
LICENSE Initial commit 2022-11-23 05:33:07 -05:00
README.md Add reverse proxy config 2022-11-23 08:48:52 -05:00
docker-compose.yml Use latest Gitea version 2023-08-15 17:30:39 -07:00

README.md

Gitea-Docker-Compose

Gitea Docker-Compose

  1. Update docker-compose.yml
  2. Update the hostname in swag/nginx/proxy-confs/gitea.subdomain.conf approprieately.
  3. Run docker-compose up and make sure nothing errors out. You can use docker-compose up -d to start it in the background if you want.