kartoza / feti

Further Education and Training Institute Website
Other
2 stars 15 forks source link

Rancher support for feti #567

Open timlinux opened 6 years ago

timlinux commented 6 years ago

This PR adds a new Dockerfile in the top level directory which is used to create a docker hub autobuild image. Currently for testing I have been building them here: https://hub.docker.com/r/timlinux/feti/builds/, but once this PR is merged I will build them against kartoza docker repo.

I also tweaked settings to use environment variables for some options :

See also the accompanying work here:

https://github.com/kartoza/kartoza-rancher-catalogue/tree/develop/templates/feti

Which implements rancher catalogue orchestration for deploying FETI. With the above work we should be able to deploy an instance of FETI without ever logging on to a server.

timlinux commented 6 years ago

CC @cchristelis

cchristelis commented 6 years ago

@meomancer, could you review this please.