SlapOS Home SlapOS

    SlapOS Wiki Home

    This page provides links to the documentation of SlapOS.
    • Last Update:2019-10-23
    • Version:003
    • Language:en

    Click here to access the SlapOS Official Documentation and Tutorials as a lecture.

    SlapOS Web Runner: Official Documentation and Tutorial as a Lecture.

    Design Documents

    SlapOS design has been already discussed in public mailing lists and scientific articles.

    Presentation videos

    SlapOS, A Python Powered Open Source Cloud Computing System by Yusei Tahara at PyCon Japan 2011.

    SlapOS - Reduce your sysadmin work by 80% and fly across 36 clouds by Cédric de Saint Martin at Open World Forum for Open Source Developer Conference (OSDC), France 2012.

    Mioga on SlapOS - A collaborative Extranet rises into the Clouds by Viktor Horvath at Open World Forum for Open Source Developer Conference (OSDC), France 2012.

    Presentation Slides

    SlapOS, Distributed Cloud Computing by Rafael Monnerat at Python Brasil 2011. (Presentation Mode)

    Get started with SlapOS, the Distributed Cloud System by Rafael Monnerat and Christophe Cerin at SBAC-PAD'2011 . (Presentation Mode)

    References

    SlapOS leverages solid, community-driven open source technologies.

    • buildout is the community-driven, open source build technology which is used by SlapOS to specifiy software stacks which are then deployed on the Cloud. More informations at the Why Buildout page.
    • supervisord is the community-drive, open source process control technology which slapgrid relies on.
    • ERP5 is the open source Zope-based ERP which powers SlapOS Master to provide accounting, provisionning and billing.
    • NEO is a distributed transactional NoSQL object database which provides scalability to SlapOS master.
    • Kiwi image system has been used to build SlapOS images.
    • IPv6, while not a "open source" technology, is in the core of SlapOS. [french] Here (mirror link) is a state of the art of IPv6.

    Developer Guidelines

    FAQ

    Various