docker-compsose for jenkins, nginx, node with pm2 #612

Closed
opened 2026-03-07 21:20:26 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @sujeet-agrahari on GitHub (Jun 23, 2020).

I want need to deploy an node app and integrate jenkins, this is what I have developed so far.

Docker compose file will start three services.

  1. Jenkins
  2. Nginx
  3. An image from Dockerfile. This will be the node app.
    This node app will run on port 3000:3000 and nignx will be forwarding all the request to this port http://localhost:3000

From jenkins dashboard. I will ssh into the node-app container, and it will fetch the repo from github.

Originally created by @sujeet-agrahari on GitHub (Jun 23, 2020). I want need to deploy an node app and integrate jenkins, this is what I have developed so far. Docker compose file will start three services. 1. Jenkins 2. Nginx 3. An image from Dockerfile. This will be the node app. This node app will run on port 3000:3000 and nignx will be forwarding all the request to this port `http://localhost:3000` From jenkins dashboard. I will ssh into the node-app container, and it will fetch the repo from github.
Author
Owner

@vmtlw commented on GitHub (Mar 17, 2021):

sudo apt-get install mc uget htop

@vmtlw commented on GitHub (Mar 17, 2021): `sudo apt-get install mc uget htop `
Author
Owner

@gerlynm commented on GitHub (Oct 20, 2022):

closed??

@gerlynm commented on GitHub (Oct 20, 2022): closed??
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#612