navigation

Sugar Apps Platform Docs

Do you spot something mssing, incomplete, or some typos? Don’t let it linger and submit a pull request. For small changes you can click on “edit page” on the top right and make direct pull request from the Github UI. For more detailed instructions, checkout our documentation contribution section.

The multiverse repository is the homebase of Sugar’s microservices. Besides the code, it contains the necessary tooling for development, testing, and deployments in the broadest since of the word. This means that different departments are collaborating within our “multiverse” to be able to embrace the devops culture - more in particular gitops.

The approach of using a mono repository to host multiple projects has many advantages like simplified organization, dependency management and tooling. This will help our organization to collaborate in a more horizontal manner instead of the vertical silos we have been used to in the past between the different departments.