Skip to content

theme.park docs - nginxproxymanager docker setup section #682

@suymur

Description

@suymur

Hi,

I noticed a minor discrepancy in the Nginx Proxy Manager setup documentation regarding the Docker mount path.

Specifically, the documentation states to mount the script to /etc/cont-init.d/98-themepark, but the provided docker-compose example shows /etc/cont-init.d/99-themepark.

Quote from Documentation:

Download the script from the theme.park repo docker-mods/nginx-proxy-manager/root/etc/cont-init.d/98-themepark and save it on your host.

Mount the file to /etc/cont-init.d/**98**-themepark like so:

docker-compose Example (Inconsistent Part):

volumes:
  - /your/save/path/98-themepark-npm:/etc/cont-init.d/**99**-themepark

I followed the documentation's description (using 98-themepark), and it worked as expected:

/path/to/98-themepark:/etc/cont-init.d/98-themepark

It seems like the docker-compose example might have a typo.

Thank you for providing a theme that does not flashbang me everytime I need to setup a new host!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions