Skip to content
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

Document SSL certs for function domains #1627

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Conversation

ebenezerdon
Copy link
Contributor

@ebenezerdon ebenezerdon commented Jan 10, 2025

What does this PR do?

  • Documents SSL certificates for Function domains

Fixes appwrite/appwrite#9288

Test Plan

  • Run the app and verify info in /docs/advanced/self-hosting/functions

Related

@ebenezerdon ebenezerdon self-assigned this Jan 10, 2025
@ebenezerdon ebenezerdon marked this pull request as ready for review January 10, 2025 11:11
@coolify-appwrite-org
Copy link

coolify-appwrite-org bot commented Jan 13, 2025

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2025-01-28 22:12:45 CET


```bash
docker compose exec appwrite ssl --domain="6772722a00331315adc3.appwrite.myapp.com"
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you think we need to mention something somewhere to say they need a CNAME DNS record that points *.appwrite.myapp.com to their appwrite domain?

because Let's Encrypt uses the DNS-01 challenge to validate wildcard domain ownership.

### Using DNS challenge with DigitalOcean
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason why we chose to provide the steps for DigitalOcean over others or non at all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Enhancement: Automatic Certificate creation for Functions
3 participants