First upload of necessary files

Let's see what happens...
This commit is contained in:
William Miceli
2020-01-03 18:56:43 -05:00
parent c43e5fdb0b
commit 48b6af2802
6 changed files with 157 additions and 1 deletions

7
entrypoint.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
echo "[ INFO ] Starting PHP Service"
rc-service php-fpm7 start
echo "[ INFO ] Starting nginx"
nginx -g "daemon off;" # Foreground