ฟอร์จโจ

เครื่องมือสร้างซอฟต์แวร์น้ำหนักเบา

Accessing Forgejo

  • เปิดเว็บเบราว์เซอร์ของคุณและไปที่: http://<SERVER_IP>:3000
  • The database is already configured (PostgreSQL via Docker).
  • Complete the initial configuration and setup carefully.

Git Access (SSH)

Forgejo exposes Git over SSH on port 222.

Clone example:

git clone ssh://git@<SERVER_IP>:222/username/repository.git

ไฟล์และไดเร็กทอรีที่สำคัญ

  • ขั้นตอนการติดตั้งแอปพลิเคชัน: /root/forgejo
  • ไฟล์ Docker Compose: /root/forgejo/docker-compose.yml
  • Forgejo application data: /root/forgejo/data
  • PostgreSQL database data: /root/forgejo/postgres_data

รายละเอียดการสมัคร