Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: Create systemd file so the app can run as a Linux system daemon. #2737

Open
palisadoes opened this issue Dec 4, 2024 · 3 comments
Open
Assignees
Labels
feature request good first issue Good for newcomers no-issue-activity No issue activity unapproved Unapproved for Pull Request

Comments

@palisadoes
Copy link
Contributor

Is your feature request related to a problem? Please describe.

For the application to be truly enterprise ready it needs to run as a Linux system daemon controlled by the systemctl command.

Describe the solution you'd like

  1. We need a systemd-talawa-api file created that can be used for this purpose
  2. You can use these files for guidance in setting this up. They are from our switchmap repo and work correctly. This will allow you to control the apps using the systemctl command
  1. The final file must be placed in a new examples/linux/systemd directory
  2. You must be able to prove that the system daemon will work using the resulting file.
    Describe alternatives you've considered
    A clear and concise description of any alternative solutions or features you've considered.

Approach to be followed (optional)

  • N/A

Additional context

  • N/A

Potential internship candidates

Please read this if you are planning to apply for a Palisadoes Foundation internship

@Rajveerchoubisa
Copy link

Hello @palisadoes , may I work on this issue?

@PurnenduMIshra129th
Copy link

@palisadoes exactly what you want the steps to run the api in linux system?

Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request good first issue Good for newcomers no-issue-activity No issue activity unapproved Unapproved for Pull Request
Projects
None yet
Development

No branches or pull requests

3 participants