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

Ensure Node.js Application Availability 24/7 with Docker Compose #2

Open
alysonfarias opened this issue Jun 22, 2024 · 0 comments
Open

Comments

@alysonfarias
Copy link

We aim to set up a Node.js application on an Ubuntu server using Docker Compose. The goal is to ensure the application is always available, even after system reboots or failures.

Expected Outcome:

  • Run in background
  • The Node.js application should start on boot and recover automatically from any failures, ensuring continuous availability

This issue focuses on setting up and ensuring the availability of the Node.js application using Docker Compose on an Ubuntu server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant