We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
I have a working stack with many proxy entrys, and SSL certs, and want to run as my user/group.
Nginx Proxy Manager Version
2.12.3
To Reproduce Steps to reproduce the behavior:
docker compose up -d
Expected behavior
Full container start-up ending (maybe) in Completed SSL cert renew process
Completed SSL cert renew process
Operating System
Debian 12
Additional context
Logging:
db-1 | [i] pre-init.d - processing /scripts/pre-init.d/01_secret-init.sh db-1 | [i] mysqld not found, creating.... db-1 | [i] MySQL directory already present, skipping creation db-1 | 2025-05-06 15:38:43 0 [Note] Starting MariaDB 10.11.5-MariaDB source revision 7875294b6b74b53dd3aaa723e6cc103d2bb47b2c as process 1 db-1 | 2025-05-06 15:38:43 0 [Note] Plugin 'InnoDB' is disabled. db-1 | 2025-05-06 15:38:43 0 [Note] Plugin 'FEEDBACK' is disabled. db-1 | 2025-05-06 15:38:43 0 [Note] Server socket created on IP: '0.0.0.0'. db-1 | 2025-05-06 15:38:43 0 [Note] Server socket created on IP: '::'. db-1 | 2025-05-06 15:38:43 0 [Warning] 'user' entry '@9eee03f51119' ignored in --skip-name-resolve mode. db-1 | 2025-05-06 15:38:43 0 [Warning] 'proxies_priv' entry '@% root@9eee03f51119' ignored in --skip-name-resolve mode. db-1 | 2025-05-06 15:38:43 0 [Note] /usr/bin/mysqld: ready for connections. db-1 | Version: '10.11.5-MariaDB' socket: '/run/mysqld/mysqld.sock' port: 3306 Alpine Linux app-1 | ❯ Configuring npm user ... app-1 | ❯ Configuring npm group ... app-1 | ❯ Checking paths ... app-1 | ❯ Setting ownership ...
Never proceeds from there.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I have a working stack with many proxy entrys, and SSL certs, and want to run as my user/group.
Nginx Proxy Manager Version
2.12.3
To Reproduce
Steps to reproduce the behavior:
docker compose up -d
Expected behavior
Full container start-up ending (maybe) in
Completed SSL cert renew process
Operating System
Debian 12
Additional context
Logging:
Never proceeds from there.
The text was updated successfully, but these errors were encountered: