NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Full Setup Instructions missing restart in postrges
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
At
https://nginxproxymanager.com/setup/#using-postgres-database
the restart item is missing leading to some confusion cause the container does not restart on boot, I would recommend to add "restart: unless-stopped" as with the other DB configs.
Thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the setup page at nginxproxymanager.com/setup/#using-postgres-database and compare its PostgreSQL configuration with the other database configurations. Add the missing restart: unless-stopped item, then verify the rendered instructions clearly show the container restart behavior and match the requested setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, postgres
- Domain
- databases, devops, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 86/100