Module server
Source - AppConfig
- Mapped from the
git-next-server.toml
file - EmailConfig
- ForgeWebhookUrl
- Raw URL from a forge Webhook
- Http
- Defines the port the server will listen to for incoming webhooks messages
- Listen
- Defines how the server receives webhook notifications from forges.
- ListenUrl
- The base url for receiving all webhooks from all forges
- OutboundWebhook
- RepoListenUrl
- URL to listen for webhook from forges
- Shout
- Defines the Webhook Forges should send updates to
Must be an address that is accessible from the remote forge
- SmtpConfig
- Storage
- The directory to store server data, such as cloned repos
- Error