buildpack-nginx

Buildpack for static websites on Dokku (nginx)

  • 所有者: florianheinemann/buildpack-nginx
  • 平台:
  • 許可證: Creative Commons Zero v1.0 Universal
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

NGINX Buildpack for Dokku - Hosting static pages

This buildpack has been successfully run on Digital Ocean instances of Ubuntu 14.04 (Status: Jan 2015). It might also work with different configurations.

Purpose

buildpack-nginx provides a simple, low overhead way of hosting static pages and websites on Dokku. Just add the .env and .static file to the root directory of your website as described below.

Usage

  1. Add a file with the name .env in the root of your directory with the following content: export BUILDPACK_URL=https://github.com/florianheinemann/buildpack-nginx.git
  2. Add another, empty file called .static to your root directory of your web project. It signals that this buildpack shall be used
  3. Push your project to Dokku

All static files that you want to serve should be in the root directory of your repository. No need to use a seperate www folder. buildpack-nginx will automatically download the buildpack, download NGINX, compile it, and install it. The next time you push your project, the buildpack will reuse the precompiled binaries.

NGINX CONFIGURATION

Override default configuration by adding nginx.conf.erb in the root directory

Credits and License

buildpack-nginx is licensed under the CC0 1.0 Universal license and has been informed by many similar projects on the web

Florian Heinemann

主要指標

概覽
名稱與所有者florianheinemann/buildpack-nginx
主編程語言Shell
編程語言Shell (語言數: 2)
平台
許可證Creative Commons Zero v1.0 Universal
所有者活动
創建於2014-11-04 04:09:54
推送於2019-09-23 19:10:41
最后一次提交2017-01-31 15:37:00
發布數0
用户参与
星數100
關注者數2
派生數77
提交數66
已啟用問題?
問題數0
打開的問題數0
拉請求數12
打開的拉請求數1
關閉的拉請求數9
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?