/PineCloud

Primary LanguagePythonApache License 2.0Apache-2.0

PineCloud

Pine is a cloud platform inspired by CloudStack aims to be a viable implementation of cloud infrastructure, esp. for new platforms like edge cloud and industrials usages.

Pine is developing in rust and python. The Reason is that Rust is robust and fast at the core and Python brings a lot of features and easy integration in the upper layers, e.g. networking, storage, automation, etc.

Project Structure

Note:

Pine follows mono-repo project structure, that contains all codes in a single directory. The main reason is preventing disperse repositories specially in the beginning of the project that is imposed to wild changes.