-
Notifications
You must be signed in to change notification settings - Fork 2
Helper Scripts
Maattt GoobyFRS edited this page Jan 6, 2026
·
3 revisions
This page is where you can learn about the files/scripts found in the helper_scripts folder.
Needs more detail....
The only purpose of this script is to generate a secure key to encrypt cookies created by GoobyDesk. The value printed must be manually applied to your .env file.
Must be run with sudo.
- Stops Service
- Creates backup tgz of my_data folder at /var/tmp
- Pulls from main
- Updates venv requirements
- Starts Service
Must be run with sudo
- Creates root directory
- Git Pull from main
- Creates my_data directory
- Stages configuration files in my_data directory
- Creates goobydesk.service daemon
- Enables and Starts Service