first commit

This commit is contained in:
Noor E Ilahi
2026-01-09 12:54:53 +05:30
commit 7ccf44f7da
1070 changed files with 113036 additions and 0 deletions

View File

@@ -0,0 +1 @@
oneshot

View File

@@ -0,0 +1 @@
with-contenv s6-setuidgid www php82 /app/artisan cattr:make:admin

View File

@@ -0,0 +1,6 @@
#!/usr/bin/execlineb -P
with-contenv
s6-setuidgid 10000:4
php82 /app/artisan octane:start --host=0.0.0.0 --port=8090

View File

@@ -0,0 +1 @@
longrun

View File

@@ -0,0 +1,2 @@
#!/usr/bin/execlineb -P
nginx -g "daemon off;"

View File

@@ -0,0 +1 @@
longrun

View File

@@ -0,0 +1 @@
oneshot

View File

@@ -0,0 +1 @@
with-contenv s6-setuidgid www php82 /app/artisan config:cache

View File

@@ -0,0 +1 @@
600000

View File

@@ -0,0 +1 @@
oneshot

View File

@@ -0,0 +1 @@
with-contenv s6-envuidgid www php82 /app/artisan migrate --force --seed --seeder=InitialSeeder

View File

@@ -0,0 +1 @@
oneshot

View File

@@ -0,0 +1,9 @@
if { mkdir -p /var/lib/nginx/tmp }
if { mkdir -p /var/log/nginx }
if { mkdir -p /app/storage/logs }
if { mkdir -p /app/storage/framework/views }
if { mkdir -p /app/storage/framework/cache }
if { mkdir -p /app/storage/framework/sessions }
if { mkdir -p /app/storage/app/screenshots }
if { mkdir -p /app/storage/app/modules }
chown -R www:www /app/storage

View File

@@ -0,0 +1,6 @@
#!/usr/bin/execlineb -P
with-contenv
s6-setuidgid www
php82 /app/artisan queue:work --sleep=3

View File

@@ -0,0 +1 @@
longrun

View File

@@ -0,0 +1,6 @@
#!/usr/bin/execlineb -P
with-contenv
s6-setuidgid www
php82 /app/artisan reverb:start --host=0.0.0.0 --port=8080

View File

@@ -0,0 +1 @@
longrun

View File

@@ -0,0 +1,6 @@
#!/usr/bin/execlineb -P
with-contenv
s6-setuidgid www
/usr/bin/supercronic /crontab

View File

@@ -0,0 +1 @@
longrun