1
0
mirror of https://github.com/vwxyzjn/portwarden synced 2025-12-06 01:33:18 +00:00

Master # Dummy changes to test tags

This commit is contained in:
Costa Huang
2018-12-05 22:40:28 -05:00
parent 755dcc62d4
commit a78b3c9064

View File

@@ -18,7 +18,7 @@ portwarden --passphrase 1234 --filename backup.portwarden decrypt
## Usage of Portwarden Server (Setup Scheduled Backup)
Make sure you have [Docker](https://docs.docker.com/install/) installed and ports 8000, 8081, 5000 unused. Then download https://github.com/vwxyzjn/portwarden/blob/master/k8s/docker-compose.build.yaml to a folder and ❗ **name the file `docker-compose.yaml`** ❗ and run
Make sure you have [Docker](https://docs.docker.com/install/) installed and ports 8000, 8081, 5000 unused. Then download https://github.com/vwxyzjn/portwarden/blob/master/k8s/docker-compose.build.yaml to a folder and ❗ **name the file `docker-compose.yaml`** ❗ and run
```bash
docker-compose up -d