Python Cluster is a script to setup and run a computer cluster. Copyright (c) 2014 - 2015 Leon Schwalb and Fabian Stein.
Although this is a Python3 script, you can compile it using GNU make and nuitka. You can find additional information at the wiki page "Compiling ClusterShell"
You can find documentation in the wiki or the doc/ folder.
Builds can be found on the LFUnion jenkins server at https://0d8c8dd1.ngrok.io
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
WARNING: It's not recommended to open port 10008 in your firewall or router. There are many security leaks in the cluster server, which uses this port.