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

[Suggestion] Ease up deployment with some Containerization #28

Open
seffyroff opened this issue Nov 6, 2018 · 2 comments
Open

[Suggestion] Ease up deployment with some Containerization #28

seffyroff opened this issue Nov 6, 2018 · 2 comments

Comments

@seffyroff
Copy link

Ease the deployment with a Docker image? I can see it being non-trivial due to the various interconnected services and whatnot, so it bears some thought on what the approach might be. I'm interested in taking a stab at this, with some opinions shared on implementation.

Every project on GH has a Dockerfile these days :)

I also wondered about Snappy packaging. This is a much more involved process but if done right can make deployment management trivially simple. I've dabbled a little in this, and it's wonderful in my experience.

@Fmstrat
Copy link
Owner

Fmstrat commented Nov 6, 2018

Yea, almost all of my projects have been in docker (see my repos) but this really didn't make sense to me as it was supposed to be a hardware IPMI via the Pi. It would be fairly trivial to create using the script.

@Elf36
Copy link

Elf36 commented Aug 8, 2019

any movement on this ?

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

No branches or pull requests

3 participants