From de1bb2fb40fa02ebb19dd9a9c5a36feb2b89b476 Mon Sep 17 00:00:00 2001 From: akamai Date: Tue, 19 Mar 2024 12:09:55 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bb4a2ef..541acf8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # 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 \ No newline at end of file