Explorar o código

Update README.md

Roberto Bertó %!s(int64=5) %!d(string=hai) anos
pai
achega
f624b7f224
Modificáronse 1 ficheiros con 10 adicións e 1 borrados
  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
 ```