OneDev

CI/CD、カンバン、パッケージ機能を備えたGitサーバー。

Accessing OneDev

  • ブラウザを開き、次のURLにアクセスしてください: http://<Server-IP>:6610
  • Log in using the admin username, password, and email you provided during deployment.
  • Admin credentials are securely stored in /opt/onedev/.env.
  • Account self sign-up and anonymous access can be controlled via Administration → Security Settings.
  • Ensure the Server URL is correctly configured under Administration → System Settings.

Service Ports

  • OneDev Web Interface: 6610
  • OneDev Git/SSH Access: 6611

重要なファイルとディレクトリ

  • メインインストールディレクトリ: /opt/onedev
  • Environment variables (credentials and setup values): /opt/onedev/.env
  • Docker Compose 設定: /opt/onedev/docker-compose.yml
  • OneDev persistent application data: /opt/onedev/onedev-data
  • PostgreSQL persistent database data: /opt/onedev/postgres-data

申請内容