Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.37 KB

self-hosting.md

File metadata and controls

23 lines (14 loc) · 1.37 KB

Self-hosting

Self-hosting is "the practice of running and maintaining a website using a private web server". Usually, self-hosted software runs on the /Linux machines (especially on /OpenWRT).

"Personal Clouds"

  • HomelabOS, a Ansible//Docker based personal cloud
  • ownCloud, an "open-source file sync, share and content collaboration software that lets teams work on data easily from anywhere, on any device."
  • Nextcloud, "The self-hosted productivity platform that keeps you in control"

PaaS

  • Dokku, the "smallest PaaS implementation you've ever seen". Your own /Docker based Heroku.

Automation

  • /n8n, the “extendable workflow automation”
  • NodeRed, a "programming tool for wiring together hardware devices, APIs and online services in new and interesting ways" (can work with /MQTT)

Need to take a look (TODO)