/guestbook

Code associated with the vpc video

Primary LanguageCSS

Guestbook

This is the code used for the Dreams of Code video on setting up a production ready VPS using Docker, Docker Compose, Traefik, and Watchtower.

Usage

To deploy this application, you'll need both docker and docker compose installed on your system, and then deploy it on to your VPS using the docker compose up command.

To install docker compose, please refer to the official docker instructions.

https://docs.docker.com/engine/install/ubuntu/