Introduction to app creation in hscloud.
 
Go to file
cheshire d0898c804a 🐱 Fix README.md 2023-10-13 17:58:10 +02:00
en 🐱 Fix README.md 2023-10-13 17:58:10 +02:00
pl 🐱 Fix README.md 2023-10-13 17:58:10 +02:00
LICENSE 🐱 Add instructions for ubuntu and nixos 2023-10-14 12:30:53 +02:00
README.md 🐱 Fix README.md 2023-10-13 17:58:10 +02:00

README.md

hscloud-docs

Intro to hscloud service creation. This set of documents aims to document the process of getting into hscloud.

Preparing the environment

  • Building on NixOS (en / pl)
  • Building on Ubuntu (en / pl)

Preparing tools

  • Building environment (en / pl)

Deploying a sample service

  • Deploying the ldapweb service (en / pl)

Building own service

  • Building a simple Flask web application (en / pl)