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

Create adminer.subdomain.conf.sample #531

Closed flammable closed 1 year ago

flammable commented 1 year ago

linuxserver.io



Description

This adds adminer.subdomain.conf.sample, based on the template _template.subdomain.conf.sample.

Benefits of this PR and context

There is currently only a adminer.subfolder.conf.sample, so this should help users who want to run Adminer in a subdomain instead of a subfolder.

How Has This Been Tested?

I've been using this SWAG subdomain configuration for a while now, with Authelia providing authentication and MFA. It's worked great. My Docker setup is running in an Ubuntu VM, using Docker Compose.

Source / References

No forum posts or GitHub links, though I asked about this in Discord, in the #dev-talk channel (since there have been a couple of prior PRs for a similar file, but they were not merged). I hope this is useful to someone else!

flammable commented 1 year ago

Awesome, thanks! I really appreciate the work you put into this!