EnigmaCurry / d.rymcg.tech

A collection of self-hosted docker-compose projects with Traefik reverse proxy, integrated auth, and administrative Makefiles for easy maintainance
MIT License
49 stars 8 forks source link

Traefk config `make user` broken on Fedora hosts #232

Closed EnigmaCurry closed 4 months ago

EnigmaCurry commented 4 months ago

The options of adduser differ between Debian and Fedora, so it should be refactored to only use those arguments common to both platforms.