Sfoglia il codice sorgente

:pencil: add service check

Jeremy Zheng 4 anni fa
parent
commit
31ecd14d9c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      docker/README.md

+ 1 - 0
docker/README.md

@@ -20,6 +20,7 @@
   ./docker/ubuntu/next.sh
   # start servers
   > sudo supervisord -c /etc/supervisor/supervisord.conf
+  > netstat -ant | grep 'LISTEN'
   # connect to redis
   > redis-cli
   # connect to postgresql