Private
Public Access
1
0

composer update && rewrite user authentication page names

This commit is contained in:
2017-01-31 10:39:04 +01:00
parent 94ebe9a428
commit 8851a6d68b
9 changed files with 449 additions and 307 deletions

View File

@@ -15,7 +15,7 @@ This is a Symfony 3 project w/ React JS in standalone mode and w/ WebSocket.
1.) Backend WebSocket server start as daemon - GeniusesOfSymfony/WebSocketBundle
$ nohup bin/console gos:websocket:server &
$ nohup php bin/console gos:websocket:server --env=prod &
2.) React JS WebPack watch generator w/ babel presets: es2015, react
@@ -32,4 +32,9 @@ This is a Symfony 3 project w/ React JS in standalone mode and w/ WebSocket.
3.) Connect to Prod
ssh xxsvci@laszlolang.com -i ~/.ssh/id_rsa_laszlolang
$ ssh xxsvci@laszlolang.com -i ~/.ssh/id_rsa_laszlolang
4.) Stunnel config
$ sudo nano /etc/stunnel/stunnel.conf