Skip to content

adding official support or a guideline for running the application as a non-root user in future updates #22

Description

@Gemilai

Hello, and thank you for developing this project.

I would like to request official support or a guideline for running the application in a non-root environment to ensure future updates remain compatible.

Currently, I have managed to run it as a standard user using the following workaround:

  1. Execution: Running the core application using a standard non-root user.
  2. Background Process: Using nohup to keep the application running persistently in the background.
  3. Auto-Start: Adding a job to cron (e.g., @reboot) so the application starts automatically after a server reboot.

It would be highly appreciated if an official method or script for this setup could be included in future releases. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions