|
@@ -42,6 +42,13 @@ in alpha stage we're going to provide just essential device config, interfaces a
|
|
|
* add new VyoS instances test connection all servers crontab - todo
|
|
* add new VyoS instances test connection all servers crontab - todo
|
|
|
* associate groups to VyOS instances
|
|
* associate groups to VyOS instances
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+# dockerhub
|
|
|
|
|
+https://hub.docker.com/r/robertoberto/vycenter
|
|
|
|
|
+```
|
|
|
|
|
+docker pull robertoberto/vycenter
|
|
|
|
|
+```
|
|
|
|
|
+
|
|
|
# docker composer
|
|
# docker composer
|
|
|
|
|
|
|
|
Right now we are using db.sqlite3, but I used composer so we can change to mySQL if needed.
|
|
Right now we are using db.sqlite3, but I used composer so we can change to mySQL if needed.
|