What is FaaSO π€
FaaSO aims to be a minimalist, simple, fast solution for self-hosting simple web applications. It is designed to be easy to use, easy to deploy, and easy to maintain without locking you into a cloud provider, or even into FaaSO itself.
Current release: v0.1.0
See it in action π
- Create a funko (a FaaSO application)
- Build it
- Deploy it to a server
- Use it
- Shut it down
- Or see an app in production
Some Features π¨
- Supports almost any language and framework
- Simple server configuration
- CLI for easy deployment
- Web interface for managing the server
- Zero lock-in, you can always take your code and run it anywhere that supports docker.
Get It π
Start with some docs:
- FaaSO Introduction
- FaaSO Server Setup
- FaaSO CLI
- FaaSO For Developers
- And moreβ¦
- β¦ and the code is in GitHub