Commit Graph

5 Commits

Author SHA1 Message Date
00a62c2ae9 docs: add database configuration defaults and SSH port setup instructions to README 2025-01-21 11:20:54 +00:00
7a6fea05fa chore: rename project root directory from old_name to new_name for consistency 2025-01-21 11:17:23 +00:00
5c22bb373b fix: correct service name from cogs to gogs and fix volume mount path in compose.yml 2025-01-21 11:12:39 +00:00
2d6da1d827 docs: add git clone prerequisites and web config steps to README
The README now includes explicit git clone command with repository URL and
sudo apt install git -y as a prerequisite before docker compose up. The
configuration instructions are reworded to clarify the web interface step
and the SSH port setting, with a blank line added after the final paragraph
for improved readability.
2025-01-21 10:43:53 +00:00
3506f273c0 feat: add initial project scaffolding with Dockerfile, compose.yml, .gitignore, and README for gogs setup 2025-01-21 10:42:04 +00:00