Эх сурвалжийг харах

Merge branch 'master' of github.com:underinternet/vycenter

Roberto Berto 5 жил өмнө
parent
commit
2feef57a26
1 өөрчлөгдсөн 10 нэмэгдсэн , 1 устгасан
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -22,7 +22,16 @@ in alpha stage we're going to provide just essential device config, interfaces a
 * add new VyoS instances test connection all servers - todo
 * associate groups to VyOS instances
 
-# install instructions
+# docker composer
+
+Right now we are using db.sqlite3, but I used composer so we can change to mySQL if needed.
+
+```
+docker-compose build
+docker-compose  up
+```
+
+# manual install instructions
 
 ## setup virtual env and pip requirements
 ```