Error: Docker is not running, not installed, or requires sudo. Error: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.47/containers/json?all=1&size=1": dial unix /var/run/docker.sock: connect: permission denied
Note: In this sandbox environment, we don't have sudo access to run Docker. On your real server, this table will populate automatically.
Reading proxy_pass routes from /etc/nginx/sites-enabled/
| Web Path (URL) | Mapped To Internal Port | Nginx Config File |
|---|---|---|
| ^~ /phasephase/ | 9090 | default.conf |
| ^~ /todo-app/ | 80 | default.conf |
| ^~ /money-note-app/ | 80 | default.conf |
| ^~ /money_note/ | 80 | default.conf |
| ^~ /admin/ | 80 | default.conf |
| ^~ /crowdsec/ | 3000 | default.conf |
| ^~ /crowdsec/api/setup | 3000 | default.conf |
| ^~ /crowdsec/api/ | 3000 | default.conf |
| ^~ /finance2569/ | 80 | default.conf |
| ^~ /phasephase/ | 9090 | default.conf.backup.20260703-234155 |
| ^~ /todo-app/ | 80 | default.conf.backup.20260703-234155 |
| ^~ /money-note-app/ | 80 | default.conf.backup.20260703-234155 |
| ^~ /money_note/ | 80 | default.conf.backup.20260703-234155 |
| ^~ /admin/ | 80 | default.conf.backup.20260703-234155 |
| ^~ /crowdsec/ | 3000 | default.conf.backup.20260703-234155 |
| ^~ /crowdsec/api/setup | 3000 | default.conf.backup.20260703-234155 |
| ^~ /crowdsec/api/ | 3000 | default.conf.backup.20260703-234155 |
| ^~ /finance2569/ | 80 | default.conf.backup.20260703-234155 |
| ^~ /phasephase/ | 9090 | default.conf.restored |
| ^~ /todo-app/ | 80 | default.conf.restored |
| ^~ /money-note-app/ | 80 | default.conf.restored |
| ^~ /money_note/ | 80 | default.conf.restored |
| ^~ /admin/ | 80 | default.conf.restored |
| /helloworld/ | 52000 | nginx-proxy-example.conf (Example) |