Add warning regarding the domain name for docker install
This commit is contained in:
parent
10e63b6850
commit
6454845e2f
|
@ -8,6 +8,8 @@ You can quickly get a server running using Docker. You need to have
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
|
**PeerTube does not support webserver host change**. Keep in mind your domain name is definitive after your first PeerTube start.
|
||||||
|
|
||||||
PeerTube needs a PostgreSQL and a Redis instance to work correctly. If you want
|
PeerTube needs a PostgreSQL and a Redis instance to work correctly. If you want
|
||||||
to quickly set up a full environment, either for trying the service or in
|
to quickly set up a full environment, either for trying the service or in
|
||||||
production, you can use a `docker-compose` setup.
|
production, you can use a `docker-compose` setup.
|
||||||
|
|
Loading…
Reference in New Issue