You’re running most of the services on your server with Docker, so everything is nicely sandboxed and can’t annoy each other. It would, obviously be nice if they were also accessible easily through...
blog.duxez.dev
Cancel
Serve services through Docker with Nginx
Authentication, do it yourself?
A big part of a lot of new development projects is of course, user authentication and user authorization. Which sounds simple enough, create a table in a database store a username and/or email addr...
Discord bots in docker with portainer.io
If you are running Discord bots through docker, but you are not using https://portainer.io to either create or manage your stacks and containers, you should start now! For the Brackeys Community D...