4dcc9e8424 | ||
---|---|---|
medialinks | ||
public | ||
.dockerignore | ||
.gitignore | ||
CHANGELOG | ||
CloudronManifest.json | ||
DESCRIPTION.md | ||
Dockerfile | ||
POSTINSTALL.md | ||
README.md | ||
fpm.conf | ||
logo.png | ||
nginx.conf | ||
start.sh |
README.md
Nginx Cloudron App
This repository contains the Cloudron app package source for Nginx.
Installation
or using the Cloudron command line tooling
cloudron install --appstore-id org.nginx.cloudronapp
Building
The app package can be built using the Cloudron command line tooling.
cd nginx-app
cloudron build
cloudron install