Skip to content

forgejo

Configuration for the Forgejo Git service.

forgejo.image

The image of Forgejo to deploy.

  • Type: String
  • Example: codeberg.org/forgejo/forgejo:13

forgejo.http_port

Port to listen for HTTP requests.

  • Type: Integer
  • Example: 3005

forgejo.ssh_port

SSH port for Git operations.

  • Type: Integer
  • Example: 2222