Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PaaS tutorial #37

Open
vincent-zurczak opened this issue Mar 27, 2015 · 0 comments
Open

PaaS tutorial #37

vincent-zurczak opened this issue Mar 27, 2015 · 0 comments

Comments

@vincent-zurczak
Copy link
Member

Write a tutorial where we explain how to build a custom PaaS for developers.
We could take as an example Java web applications. We would define our model of application and build the platform to handle them in PaaS mode with Roboconf (create something like Heroku or CloudFoundry).

To do:

  • Specify our application model.
  • Define user, group and permission management.
  • Handle isolation and multi-tenancy with Docker.
  • Plug in source management and compilation in the platform.
  • Create a top-level console to manage developed applications.
  • Deploy everything with Roboconf.
  • Explain the advantages of such a solution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant