Commit Graph

8 Commits (master)

Author SHA1 Message Date
Aevann 7f5f757659 remove startup scripts 2023-07-10 16:39:14 +03:00
Aevann d5e714d1b3 add '#!/bin/bash' to all .sh files 2023-01-20 08:19:38 +02:00
Aevann 35346b9859 remove redundant gunicorn conf 2023-01-20 08:18:36 +02:00
mummified-corroding-granny f3e6a6e71f Fix env file references in startup scripts (#70)
Kindly,

I have downloaded this here repository again and when to trying to start the thing it did not work on my machine (TM)

I noticed that logs in docker compose complaining of multiple things about lacking environment variables

I added info to the readme.md about cp

This is inline with what is already written in the ubuntu setup script. So it should be good.

Now for the part in doubt ...

Then I noticed that there were two more references to "env" instead of ".env" in the other scripts and I corrected them too. Check if that is fine with you fine folk (TM)

Thanks,
granny

Co-authored-by: Your Name <madmarcolas@gmail.com>
Reviewed-on: #70
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2022-12-20 00:12:09 +00:00
Aevann1 184afe63ab remove `git pull` from startup scripts 2022-10-13 20:20:54 +02:00
Aevann1 abd0850dc4 make chat worker not detached anymore 2022-08-14 04:46:01 +02:00
Aevann1 0bd78bb676 make chat worker not restart on every minor code change 2022-08-14 02:36:23 +02:00
Aevann1 70a906f929 add startup script (its dir is /s on our servers) 2022-07-17 19:22:43 +02:00