DevOps Project

A live demo — this page updates itself.

Projects

DevOps · Live Demo

DevOps

Two Docker images. One update button. This site live-updates itself.

Docker CI/CD Node.js

What's happening here

This project runs as two Docker images. The old version is plain HTML — no styling. The current version is the dark themed portfolio you see after updating.

Hitting Update pulls the latest Docker image from the registry and restarts the container. Hitting Rollback swaps back to the previous image instantly.

Stack: Docker  ·  Node.js  ·  CI/CD via GitHub Actions

Click Update to apply the new theme.