If you see this page, the bktintools SWAG instance is successfully installed and working.
On this server, the nginx reverse proxy is configured to allow us to see some demo apps, by routing to sub domains
This is accomplished, in part, by apps, many in python and Flask, and building them into docker apps
These apps are then run in docker containers, and the nginx reverse proxy is configured to route to them
Thanks to upfront work by linuxserver.io, this allows quick setup of sub domains, which will also automatically
get SSL certificates from LetsEncrypt, and renew them automatically.
As an example, see the demo app I call Moodsy
It is a simple app that allows you to enter your mood, and then see a log of your moods over time, with the option to leave a note as you log your mood.
The code can be found github
Another example is and older app, called Items
It is a simple app for a generic item catelog, and for implementing OAuth using Google APIs
The code can be found github
A webserver and reverse proxy solution brought to you by linuxserver.io with php support and a built-in Certbot client.
We have an article on how to use swag here: docs.linuxserver.io
For help and support, please visit: linuxserver.io/support