62956deb1d
Media queries
565018ea30
Variables in the CSS file
1ab7fd5c0c
Starting a rather large UI/UX overhaul :D
Refactor service deployment + upload Compose files to the server
The docker-compose
module in ansible uses docker compose v1. We should use the shell
module to run the docker compose plugin (v2) using something like this https://stackoverflow.com/a/62453786