Deploy New Project
Connect your application to a domain and set up Nginx automation.
Automated Setup
- 1
Nginx configuration file is generated in
/etc/nginx/sites-available - 2
A symlink is created to enable the site automatically.
- 3
Nginx configuration is tested and reloaded via
systemctl.
Next Steps
After deployment, ensure your application is running on port 3000. You can then use the SSL tool to generate a free Let's Encrypt certificate.