Skip to main content
Skip to footer
Epidemiology & Technology
Home
Stata
Containers
Docker
Proxmox
Traefik
Ubuntu
Manjaro
Windows
Mac
WordPress
Welcome
About Me
Publications
Home
Stata
Containers
Docker
Proxmox
Traefik
Ubuntu
Manjaro
Windows
Mac
WordPress
Welcome
About Me
Publications
Search site
Search
Search
×
Blog Archive
CVAT Install behind Nginx Reverse Proxy and CSRF Mitigation
I recently installed CVAT on a local VM. CVAT uses docker and installs a local Traefik container within the VM. The docs give instructions on how to run it on domain with free SSL by LetsEncrypt, but these docs assume that SSL termination happens on Traefik reverse proxy. However, In
September 10, 2024
Omada Controller 5 on Synology DSM 7.2
I recently updated my Omada container from v4.3 on Synology DSM 7.2 on my 720+ to the latest version. The DSM 7.2 includes container manager which is quite nice. The basic steps undertaken were docker-compose.yml for Omada 5.9 Notable changes
June 21, 2023
Traefik Reverse Proxy 2.10.3
Running the traffic reverse proxy led to some issues with iFrames. Further there were issues due to depreciated settings in configuration..yml. There I have updated the configurations as follows traefik docker-compose.yml Dynamic Configuration TOML The Key changes Using the middleware in a Wordpress container Folder structure for Wordpress container uploads.ini
June 21, 2023
TP-Link Omada Controller on Docker in Synology NAS
Updated version here Recently I bought a TPLink C200 router and an EAP Wifi6 Access Point. To run these in Omada cloud router mode, I decided to install the Omada controller software . Since I already had a Synology NAS, I decided to go the route of installing the controller
September 9, 2021
Traefik Ver 2.0 and Multiple WordPress Containers
There are already two docker networks in place - web, and internal For reference, the commands used to create the newtworks were Traefik Version 2.0 The containers is created using following files and storages docker-compose.yml /configuration/dynamic_conf.toml - this file can be edited on the fly and it will be automatically
July 31, 2020
DigitalOcean Docker Apache/WordPress Optimization
I was running multiple docker containers on DO cloud droplet with low 1G memory and 1 vCore, specifically - Traefik Reverse Proxy x 1MariaDb x 3WordPress Apache x 3Adminer x 3 All in all a cool 3 DBs, and 7 webservers. Recipe for disaster right. No wonder as Apache spooled
April 17, 2019