Go to file
Dennis Schwerdel 4dcc9e8424 Update 2020-06-16 16:16:50 +02:00
medialinks Updates 2017-05-04 18:27:37 +02:00
public Updates 2017-05-04 18:27:37 +02:00
.dockerignore First version 2016-12-12 12:04:16 +01:00
.gitignore First version 2016-12-12 12:04:16 +01:00
CHANGELOG update 2018-12-22 15:38:38 +01:00
CloudronManifest.json update 2018-12-22 15:38:38 +01:00
DESCRIPTION.md Updates 2017-05-04 18:27:37 +02:00
Dockerfile Update 2020-06-16 16:16:50 +02:00
POSTINSTALL.md Updates 2017-05-04 18:27:37 +02:00
README.md Updates 2017-05-04 18:27:37 +02:00
fpm.conf First version 2016-12-12 12:04:16 +01:00
logo.png First version 2016-12-12 12:04:16 +01:00
nginx.conf Update 2020-06-16 16:16:50 +02:00
start.sh Update 2020-06-16 16:16:50 +02:00

README.md

Nginx Cloudron App

This repository contains the Cloudron app package source for Nginx.

Installation

Install

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