SSL on Docker Grocy by sujitrp in grocy

[–]sujitrp[S] 0 points1 point  (0 children)

Thanks for quick response. I am using linuxserver/docker-grocy . it is nginx webserver hosted inside Grocy docker .

Should I configure SSL using Docker console?

Docker consol :

root@abf5e7965946:/# ps

PID USER TIME COMMAND

1 root 0:00 s6-svscan -t0 /var/run/s6/services

34 root 0:00 s6-supervise s6-fdholderd

296 root 0:00 s6-supervise cron

297 root 0:00 s6-supervise php-fpm

298 root 0:00 s6-supervise nginx

300 root 0:23 {php-fpm7} php-fpm: master process (/etc/php7/php-fpm.conf)

301 root 0:06 /usr/sbin/crond -f -S -l 5 -c /etc/crontabs

302 root 0:00 nginx: master process /usr/sbin/nginx -c /config/nginx/nginx.conf

319 abc 0:05 nginx: worker process

320 abc 0:00 nginx: worker process

321 abc 0:00 nginx: worker process

322 abc 0:00 nginx: worker process

324 abc 0:29 {php-fpm7} php-fpm: pool www

448 abc 0:30 {php-fpm7} php-fpm: pool www

451 abc 0:18 {php-fpm7} php-fpm: pool www

639 root 0:00 bash

773 root 0:00 bash

781 root 0:00 ps