Go to file
akamai de1bb2fb40 Update README.md 2024-03-19 12:09:55 +00:00
acme ignore.000 2024-03-19 20:38:27 +09:00
gitea ignore.000 2024-03-19 20:38:27 +09:00
postgres directories 2024-03-19 20:34:53 +09:00
LICENSE Initial commit 2024-03-19 11:13:43 +00:00
README.md Update README.md 2024-03-19 12:09:55 +00:00
compose.yml Update compose.yml 2024-03-19 11:18:58 +00:00

README.md

gitea

  1. git clone https://gitea-ptl.akamai-lab.com/akamai/gitea.git
  2. cd gitea
  3. Edit host in compose.yml file (default is gitea-ptl.akamai-lab.com)
  4. Create DNS A record for the hostname
  5. docker compose up -d