Add Typesense configurations for s6 overlay

This commit is contained in:
brufdev
2025-05-15 23:14:34 +01:00
parent fb7f89ca84
commit 3a4bdd7d49
5 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1 @@
nginx

View File

@@ -0,0 +1,2 @@
#!/command/execlineb -P
echo "Typesense process exited with status $1"

View File

@@ -0,0 +1,3 @@
#!/command/execlineb -P
with-contenv
/opt/typesense-server --data-dir=/var/www/html/typesense --api-key=xyz

View File

@@ -0,0 +1 @@
longrun

View File