Skip to content

Repository files navigation

DeployProxy

Deploy Proxy is a simple service to protect our deploys from unwanted access while also being quick enough unlike Cloudflare Access.

Setting up secrets

Create a file called secrets.yaml with the following format using your discord app keys:

client_id:
client_secret:
database_url: # Must be a postgres dbredis_url: # Must be a redis dbbot_token: # Bot token of the logging/security botlog_channel: # The channel to log todp_secret: # The secret to send as "X-DP-Secret" for further authentication by other services

For github, also set github_webhook_sig and github_pat

Make sure to add HOST/__dp/confirm to discord allowed redirect urls.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages