github / janky

Continuous integration server built on top of Jenkins and Hubot
MIT License
2.75k stars 213 forks source link

[Question]Do itsupport private deployment? #224

Closed yileye closed 7 years ago

yileye commented 7 years ago

Do it support private env deploy

mattr- commented 7 years ago

I'm very sorry. I thought I'd replied to this issue already.

Heroku isn't a requirement for deploying Janky. You can deploy Janky to any system that will host a Rails project, although we don't have good documentation for that yet. I've done this at several of the companies that I've been at and put Janky in place. Let me know if you're having a specific issue and I'll do my best to help you out.

Thanks!

yileye commented 7 years ago

How to deploy janky to local environment?

We already have jenkins and gitlab

mattr- commented 7 years ago

Janky works on top of Jenkins, so I would imagine you could follow this gist and make the necessary modifications for your local environment rather than Heroku.