bovem / bovem.github.io

Hi, I’m Avnish. This is my blog where I write articles about computer science, mathematics, and technology.

Home Page:http://www.avni.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Cover Image

Blogs on Self-Hosting, Homelab and DevOps Technologies.

Index

Technologies Used

Local Deployment (with Docker)

After cloning

git submodule update --init --recursive

Updating theme

git submodule update --remote --merge

Dev Environment (with Drafts and Future Posts)

  1. Change directory to /deploy/dev
  2. Deploy container
docker compose up -d

Prod Environment

  1. Change directory to /deploy/prod
  2. Deploy container
docker compose up -d

About

Hi, I’m Avnish. This is my blog where I write articles about computer science, mathematics, and technology.

http://www.avni.sh/

License:MIT License