-
Configure the application
- Edit
main.pyto adjust program arguments - (Optional) Replace the included API key with your own
- Edit
-
Review installation settings
- Edit
setup.shand review the commands at the top - Update the
app_directoryvariable to match your desired installation location
Note: By default,
setup.shwill:- Install required Python packages
- Create a virtual environment for the program
- Install a systemd service to auto-start the program on boot
If you don't want the auto-start service, remove the relevant service installation commands from the script.
- Edit
-
Run the installer
./setup.shOnce complete, the service will be running on port 1991.