gitea/README.md

7 lines
218 B
Markdown
Raw Normal View History

2024-03-19 11:13:43 +00:00
# gitea
2024-03-19 12:09:55 +00:00
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