Add restart note (#1085)

* Update README.mdx

Signed-off-by: Jamil <jamilbk@users.noreply.github.com>

* Update docs/docs/deploy/docker/README.mdx

Signed-off-by: Jamil <jamilbk@users.noreply.github.com>

Signed-off-by: Jamil <jamilbk@users.noreply.github.com>
This commit is contained in:
Jamil
2022-11-03 11:58:19 -07:00
committed by GitHub
parent 81ea2a3763
commit 368ff3e55c

View File

@@ -80,7 +80,19 @@ installation process, follow the steps below to install manually.
You should now be able to access the Firezone web portal at the `EXTERNAL_URL`
variable you defined above.
## Step 3: Install Client Apps
## Step 3: Enable on Boot (optional)
If you'd like Firezone to start automatically on boot, first ensure Docker is enabled at startup:
```
sudo systemctl enable docker
```
Then, make sure your Firezone services have the `restart: always` or `restart: unless-stopped` option
specified in the `docker-compose.yml` file. This is the default used in the docker-compose.prod.yml
production template file.
## Step 4: Install Client Apps
Once successfully deployed, users and devices can be added to
connect to the VPN server: