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 | 3 years ago | |
public | 3 years ago | |
.dockerignore | 3 years ago | |
.gitignore | 3 years ago | |
CHANGELOG | 3 years ago | |
CloudronManifest.json | 3 years ago | |
DESCRIPTION.md | 3 years ago | |
Dockerfile | 3 years ago | |
POSTINSTALL.md | 3 years ago | |
README.md | 3 years ago | |
config.sh | 3 years ago | |
fpm.conf | 3 years ago | |
logo.png | 3 years ago | |
nginx.conf | 3 years ago | |
rebuild-loop.sh | 3 years ago | |
rebuild.php | 3 years ago | |
rebuild.sh | 3 years ago | |
ssh.config | 3 years ago | |
start.sh | 3 years ago | |
supervisord.conf | 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