jonschipp / ISLET

Isolated, Scalable, & Lightweight Environment for Training
Other
111 stars 18 forks source link

RPM based distro's support #63

Open sebelk opened 8 years ago

sebelk commented 8 years ago

Hi,

This project it looks like great, but it would be nice if it supports distros such as Fedora and CentOS as well!

Greetings

Thespis377 commented 4 years ago

Is there an update on this? Would be great to be able to use CentOS instead. Thank you.

jschipp-r7 commented 4 years ago

Hello, ISLET should work on Enterprise Linux as long as docker and sqlite is installed. You just won't be able to use some of the convenient installer scripts I have included for Debian, but manual installation should be easy enough using your package manager. Let me know if you have any trouble and I'll look into it.

jschipp-r7 commented 4 years ago

I've ran it on MacOS before using Docker for Mac, it will install pretty much anywhere if the dependencies are available.