NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Full Setup Instructions missing restart in postrges

Open Beginner friendly
#5,256 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.