Skip to content

Repository files navigation

A Starter Template for Static Website using NGINX

Description

Nothing much, just a blank HTML file and Dockerfile ;)


Build & start

Require Docker to be installed.

Run docker-compose up to start the container and access your site at: http://localhost:8000

Deploy

Use Diginext command to deploy: dx deploy

Docker

Build & push

./build.sh [VERSION]

Pull & run

docker pull digitop/static:latest
docker run -p 80:80 digitop/static:latest

Credits

TOP GROUP

About

A starter template for static site using Nginx

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages