Key Features • How To Build • Download • About Subutai • License
To clone and run this application, you'll need Git, qmake are installed on your computer, and Qt Creator if you want to build from IDE. You need C/C++ compilers MinGW for Linux, clang for macOS and MSVC++ for Windows. From your command line:
Use git checkout $(cat version)
on unix or git checkout $(type version)
on Windows to switch to the latest released branch. After you can build from command line using these commands:
for MacOS
qmake SubutaiControlCenter.pro -r -spec macx-clang CONFIG+=x86_64
make
for Linux
./configure
make
for Windows
qmake ..\SubutaiControlCenter.pro -r -spec win32-msvc
jom
You can download latest installable version of Subutai Control Center for Windows, macOS and Linux.
Subutai - Open Source Peer-to-Peer (P2P) Cloud Computing Internet of Things (IoT) and Cryptocurrency Mining for Everyone
Apache License 2.0