2023-11-17 16:39:37 +00:00
# Deploy your site
2024-08-21 18:11:55 +00:00
So far, you've been accessing your site locally. Now, it's time to deploy it. Deployment makes your site publicly accessible on the Internet by hosting it on a production server.
2023-11-17 16:39:37 +00:00
2024-08-21 18:11:55 +00:00
To deploy your site, you'll first need to choose a [hosting provider ](deployment_guide ), then follow their Wagtail deployment guide.
2023-11-17 16:39:37 +00:00
2024-09-18 20:44:10 +00:00
If you're unsure, we have a tutorial for using [Fly.io with Backblaze ](../deployment/flyio ).
2023-11-17 16:39:37 +00:00
2024-08-21 18:11:55 +00:00
---
2023-11-17 16:39:37 +00:00
2024-08-21 18:11:55 +00:00
Congratulations! You made it to the end of the tutorial!
2023-12-31 04:33:45 +00:00
2023-11-17 16:39:37 +00:00
## Where next
- Read the Wagtail [topics ](../topics/index ) and [reference ](../reference/index ) documentation
- Learn how to implement [StreamField ](../topics/streamfield ) for freeform page content
2023-11-20 08:41:16 +00:00
- Browse through the [advanced topics ](../advanced_topics/index ) section and read [third-party tutorials ](../advanced_topics/third_party_tutorials )