mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 07:53:27 +00:00
Final rewordings, postgres.ssl
, dark/light icon + dir based titles.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: 'Start self-hosting'
|
||||
---
|
||||
|
||||
# How to self host
|
||||
# How to self-host
|
||||
|
||||
::alert{type="info"}
|
||||
We **do not** provide support on how to self-host. If you can't figure it out then tough luck. Please do not make GitHub issues or ask in our Discord server for support on how to self-host.
|
||||
@@ -21,7 +21,7 @@ This method is the easiest to self-host and is recommended for most users.
|
||||
|
||||
## Method 2 - Only host the account server
|
||||
|
||||
If you want to own your own data, it's possible to selfhost just the account server and nothing else.
|
||||
If you want to own your own data, it's possible to self-host just the account server and nothing else.
|
||||
This method is only recommended if you have experience hosting databases or other similar stateful applications.
|
||||
|
||||
1. [Set up the Backend!](../4.backend/1.deploy.md)
|
||||
@@ -29,7 +29,7 @@ This method is only recommended if you have experience hosting databases or othe
|
||||
|
||||
## Method 3 - Host everything
|
||||
|
||||
If you want an instance that's completely isolated from the official movie-web. You can selfhost all of the parts yourself, though this method is not recommended for inexperienced hosters.
|
||||
If you want an instance that's completely isolated from the official movie-web. You can self-host all of the parts yourself, though this method is not recommended for inexperienced hosters.
|
||||
|
||||
1. [Set up the Proxy!](../2.proxy/1.deploy.md)
|
||||
2. [Set up the Backend!](../4.backend/1.deploy.md)
|
||||
|
Reference in New Issue
Block a user