linuxserver / reverse-proxy-confs

These confs are pulled into our SWAG image: https://github.com/linuxserver/docker-swag
GNU General Public License v3.0
1.33k stars 299 forks source link

Add shlink sample #581

Closed gabriel-lando closed 1 year ago

gabriel-lando commented 1 year ago

linuxserver.io



Description

Added a reverse proxy conf for the Shlink application based on a suggestion on the issue: https://github.com/linuxserver/docker-swag/issues/379#issuecomment-1596333902

Benefits of this PR and context

Allow other users to easily configure a reverse proxy for an shlink instance.

How Has This Been Tested?

Tested with Ubuntu Server 22.04 up-to-date and latest version of docker, docker-compose (based on this doc) and swag. Used the docker-compose.yaml file present on this issue: https://github.com/linuxserver/docker-swag/issues/379

Source / References