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

task 3: add executable tutorial submission #2659

Merged

Conversation

randomicecube
Copy link
Contributor

Assignment Proposal

Title

Deployments with Piku

Names and KTH ID

Deadline

  • Task 3

Category

  • Executable tutorial

Description

Piku is a PaaS (Platform as a Service) that allows you to deploy applications to your own servers with a simple git push.
It is inspired in Dokku, an open source PaaS alternative to Heroku.
Piku shines in being a lightweight tool, that tries to simplify the deployment of services.
It supports deployment in ARM and x86 architectures and can be ran in low end devices.

The tutorial will consist in the deployment of a simple web application using Piku.
Then, we will test its capability of changing some parameters through environment variables.
Finally, we will extend its functionality through the use of plugins.

The tutorial is hosted at KillerCoda, and its source code can be found at GitHub.

Relevance

This tutorial allows the user to explore alternatives to known tools/services such as Heroku.
It maintains the most relevant features, while being free and open source.

@javierron
Copy link
Collaborator

@randomicecube Thanks for the submission!

@javierron javierron merged commit 07fcdfd into KTH:2024 Oct 16, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants