Can I self host hubs using my own hardware? #2699
-
Has anyone ever hosted Hubs from a home server to avoid AWS cost? Is this even possible? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
The client and server code for Hubs is open source, so it's possible to do in theory but it's not a path that we support for organizations since configurations for individual development and production environments can vary significantly. If you're experimenting, hubs.mozilla.com is completely free to use! If you are interested in Hubs Cloud and specifically worried about costs, we have docs about minimizing aws costs: Minimizing costs user story and monitoring costs via aws's Billing and Cost Management Dashboard. The Hubs Cloud DigitalOcean (alpha) offering is also cost effective. |
Beta Was this translation helpful? Give feedback.
-
Some additional discussion about Docker/Habitat as a hosting option: #416 |
Beta Was this translation helpful? Give feedback.
-
I think my article about hosting hubs on VPS / self-hosted can help you |
Beta Was this translation helpful? Give feedback.
The client and server code for Hubs is open source, so it's possible to do in theory but it's not a path that we support for organizations since configurations for individual development and production environments can vary significantly.
If you're experimenting, hubs.mozilla.com is completely free to use!
If you are interested in Hubs Cloud and specifically worried about costs, we have docs about minimizing aws costs: Minimizing costs user story and monitoring costs via aws's Billing and Cost Management Dashboard. The Hubs Cloud DigitalOcean (alpha) offering is also cost effective.