First working version

This commit is contained in:
Dennis Schwerdel
2020-11-12 12:01:14 +01:00
commit d08ff0c7ef
20 changed files with 366 additions and 0 deletions

5
POSTINSTALL.md Normal file
View File

@@ -0,0 +1,5 @@
### Empty Website with Nginx + PHP.
Use `cloudron push` to copy files into `/app/data/public/` and `cloudron exec` to get a remote terminal.
Edit `/app/data/nginx.conf` to change the webserver configuration according to the [Nginx Documentation](https://nginx.org/en/docs/).