Feature #23: Simpler Service Management with systemd
I added a small but practical improvement to Reel Quick: documented systemd service commands for Linux, Ubuntu, and Debian setups.
This makes it easier to start, restart, and check the status of the main app components without remembering long manual commands.
The update covers four services:
reel-quick-backendreel-quick-frontendreel-quick-video-workerreel-quick-text-overlay-worker
The related service files are available in the systemd_scripts folder, and the root README now includes quick-start commands for managing them.
Issue: https://github.com/ronin1770/reel-quick/issues/23
Repo: https://github.com/ronin1770/reel-quick/
Top comments (0)