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

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

Closed
sujeet-agrahari opened this issue Jun 23, 2020 · 2 comments
Closed

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

sujeet-agrahari opened this issue Jun 23, 2020 · 2 comments

Comments

@sujeet-agrahari
Copy link

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.

@vmtlw
Copy link

vmtlw commented Mar 17, 2021

sudo apt-get install mc uget htop

@gerlynm
Copy link

gerlynm commented Oct 20, 2022

closed??

@mikesir87 mikesir87 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2023
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

4 participants