withastro / docs

Astro documentation
https://docs.astro.build/
MIT License
1.3k stars 1.45k forks source link

Self-host deployment docs #9124

Open sarah11918 opened 1 month ago

sarah11918 commented 1 month ago

📚 Subject area/topic

deployment

📋 Suggested page

https://docs.astro.build/en/guides/deploy/

📋 General description or bullet points (if proposing new content)

Have a guide to self-hosting/deployment

🖥️ Reproduction of code samples in StackBlitz

No response

Fryuni commented 5 days ago

The Docker guide is what people should follow for self-hosting. It mentions it can be used for cloud providers at the top. Maybe we should also mention that you can use the image for self-hosting.

Tho, people using Docker would probably know that they can run it locally or wherever they want 🤔 that is kinda of the point of Docker.