teler-sh / teler

Real-time HTTP Intrusion Detection
https://teler.app
Apache License 2.0
3.02k stars 253 forks source link

Seeking Guidance on Running Teler Application with Systemd #376

Open shrey-soc opened 10 months ago

shrey-soc commented 10 months ago

I am currently working on managing the continuous execution of the Teler application and would appreciate your insights on configuring it to run persistently using the systemctl utility.

My goal is to set up Teler in such a way that it starts automatically on system boot, and I can easily manage its lifecycle using systemctl commands (e.g., start, stop, restart).

If anyone in the community has experience with Teler and systemd, could you kindly share your expertise on the necessary configurations and steps to achieve this? I would be grateful for any examples, best practices, or considerations to ensure the reliable and efficient execution of Teler in a production environment.

Thank you in advance for your time and assistance. Your valuable input will contribute significantly to the success of this project.

Best regards, Shrey

dwisiswant0 commented 8 months ago

@shrey-soc - Hey, please navigate to this https://github.com/kitabisa/teler/discussions/274 discussion.