You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
medialinks | 6 years ago | |
public | 6 years ago | |
.dockerignore | 7 years ago | |
.gitignore | 7 years ago | |
CHANGELOG | 4 years ago | |
CloudronManifest.json | 4 years ago | |
DESCRIPTION.md | 6 years ago | |
Dockerfile | 3 years ago | |
POSTINSTALL.md | 6 years ago | |
README.md | 6 years ago | |
fpm.conf | 7 years ago | |
logo.png | 7 years ago | |
nginx.conf | 3 years ago | |
start.sh | 3 years ago |
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