arturseletskiy / static-buildpack

Buildpack for Dokku to support static pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dokku Static Buildpack using Nginx

Two things to make this work:

  1. Add an empty .servestatic file in your project root
  2. Create an .env file in your project containing this:
BUILDPACK_URL="https://github.com/ruudud/static-buildpack.git"

About

Buildpack for Dokku to support static pages


Languages

Language:Shell 100.0%