1
0
Fork 0
mirror of synced 2024-07-26 18:11:13 -04:00

Update README.md

This commit is contained in:
lastlink 2023-06-01 18:15:42 -04:00 committed by GitHub
parent f016968c9a
commit 36bafb103d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,11 +37,18 @@ You need [Docker](https://docs.docker.com/get-docker/) and [docker-compose](http
Commands to execute:
* bash
```bash
git clone https://github.com/flant/ovpn-admin.git
cd ovpn-admin
./start.sh
```
* powershell
```bash
git clone https://github.com/flant/ovpn-admin.git
cd ovpn-admin
./start.ps1
```
#### 1.1
Ready docker images available on [Docker Hub](https://hub.docker.com/r/flant/ovpn-admin/tags)
. Tags are simple: `$VERSION` or `latest` for ovpn-admin and `openvpn-$VERSION` or `openvpn-latest` for openvpn-server