forked from zer.ooo/web
Update README.md
This commit is contained in:
parent
93e11e1959
commit
2bd0f7868e
1 changed files with 7 additions and 1 deletions
|
@ -8,5 +8,11 @@ Zer.ooo aims to simplify the management of your OpenVPN servers and certificates
|
|||
|
||||
## How do I use it?
|
||||
|
||||
If you have an invite code, feel free to register at [zer.ooo](https://zer.ooo). You can also set up zer.ooo on your own server (a how-to should follow shortly).
|
||||
If you have an invite code, feel free to register at [zer.ooo](https://zer.ooo). You can also set up zer.ooo on your own server. Vagrant and Virtualbox are required here.
|
||||
|
||||
1. Run git clone in your local folder
|
||||
2. Run vagrant up
|
||||
3. Run vagrant provision
|
||||
4. Run ./bin/setup_web
|
||||
5. Go to localhost:8888 and follow the installation instructions.
|
||||
|
||||
|
|
Loading…
Reference in a new issue