Skip to content

Fix digital ocean template #690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
May 21, 2025
Merged

Fix digital ocean template #690

merged 15 commits into from
May 21, 2025

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented May 19, 2025

What

Replace unix_http_server with inet_http_server in supervisor configuration. Also update docs and template.

Why

DigitalOcean App Platform uses gVisor which has compatibility issues with unix_http_server. The template has also gotten out of date with latest config parameters that are recommended so updating those here too.

@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX May 19, 2025
@leighmcculloch leighmcculloch marked this pull request as ready for review May 19, 2025 10:22
Copy link
Member

@fnando fnando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i didn't even know we had DO templates. Nice!

@leighmcculloch leighmcculloch enabled auto-merge (squash) May 20, 2025 22:19
@leighmcculloch leighmcculloch merged commit df3f347 into main May 21, 2025
176 of 177 checks passed
@leighmcculloch leighmcculloch deleted the fix-digitalocean branch May 21, 2025 04:23
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants