Skip to content

amon-ra/clouder

 
 

Repository files navigation

Clouder

Clouder is a platform which aim to standardize good practices for hosting open-source software. Whether you are launching a hosting offer, are the sysadmin of a company, or just want to host software for you and your friends, Clouder will allow you to easily deploy and maintain a professionnal infrastructure with very basic technical knowledge.

More specifically, it is an orchestrator which is based on container technology (currently only supports Docker), each application will be installed inside a container and Clouder will establish links between them. It is based on Odoo, an open-source software application which is very efficient at managing this kind of workflow and process.

In the project you'll find the core module, clouder, which installs the clouder concepts in Odoo, and the template modules (like clouder_template_odoo) which installs data and functions specific to each application you want to host. Once you are familiar with Clouder, installing an application is as easy as filling in a form! (Which means you can automatate it with a form on your website). And the best is, you don't need to research extensively if you want to provide hosting for a new app, just install the template module made by others and you're set.

Community

You can find more information, support forum and mailing-list on https://www.goclouder.net/, you can find the documentation at http://doc.goclouder.net/.

Development (including documentation) is done here on github, contributions are welcome; please read the CLA guidelines https://github.com/clouder-community/clouder/blob/8.0/doc/cla/sign-cla.md if you want to make a pull request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.6%
  • Perl 2.2%
  • Shell 1.2%