O's Tech Blog

Functional and Personal Projects

Aug 23, 2021

How To Use This Site

The goal I had in mind when creating this site was to document all of my current works as well as make an easy to follow set of guides for anyone, with any skill set, to replicate. Nearly ALL of my guides will be

How To Use This Site
Aug 25, 2021

Owncloud with Traefik

Owncloud with Traefik

This guide will create a running Owncloud Docker container with SSL certificates using Traefik. Create owncloud directory and files: mkdir owncloud; cd owncloud touch docker-compose.yml docker-compose file version: '3.7' volumes: files:

Aug 23, 2021

How To Use This Site

How To Use This Site

The goal I had in mind when creating this site was to document all of my current works as well as make an easy to follow set of guides for anyone, with any

Aug 23, 2021

Wordpress with Traefik

Wordpress with Traefik

In this guide we'll be creating a docker container for Wordpress [https://wordpress.com] with some added flags in our docker-compose.yml file for Traefik to automatically see, generate certs, and start routing

Aug 23, 2021

BitWarden With Traefik

BitWarden With Traefik

This guide will configure and start a working docker image with BitWarden. BitWarden is a fully-loaded password management suite that I have used for a few years now. It has browser/phone compatibility