ArchipelProject / Archipel

XMPP Based Orchestrator
http://archipelproject.org
GNU Affero General Public License v3.0
800 stars 126 forks source link

Docker Container (EJabberD and Central Agent) and (Agent) #1189

Open bdallen opened 7 years ago

bdallen commented 7 years ago

Hi guys,

Not much of an issue, more of a feature request for myself and working on at the moment.

Has anyone actually done this already, if not i'm planning to do this into docker containers and will share the image / dockerfiles with you guys. Just wondering if there are any gotcha's or issues pertaining to getting this run in a docker image. This will make rolling out alot faster to hypervisor nodes and getting the central orchestrators running.

primalmotion commented 7 years ago

Hi,

I'm not aware of anybody having already done this, so feel free to go ahead.

I don't see any potential issue.

You could even make a docker container for the agent, if you have some spare time :)

Thanks,

Antoine Mercadal

On Sep 9, 2016, at 7:51 PM, Brendon Allen notifications@github.com wrote:

Hi guys,

Not much of an issue, more of a feature request for myself and working on at the moment.

Has anyone actually done this already, if not i'm planning to do this into docker containers and will share the image / dockerfiles with you guys. Just wondering if there are any gotcha's or issues pertaining to getting this run in a docker image. This will make rolling out alot faster to hypervisor nodes and getting the central orchestrators running.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

bdallen commented 7 years ago

Sweet, will do. I notice there haven't been updates happening for a while, and development is slow. I understand that most people are working etc but is there any plans to continue development of Archipel?

HTPC-Schrauber commented 7 years ago

I have made an ArchipelClient image. It is based on nginx:alpine and therefor relatively small.

Look at here: https://hub.docker.com/r/schrauber/archipelclient/