Β» FaaSO is an ALPHA QUALITY functions as a service system Β«


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 πŸ‘‰

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 is for 😎

  • Developers who want to deploy code quickly and easily, either for testing purposes or for limited production.
  • Those wanting a self-hosted replacement for things they may deploy in AWS Lambda

FaaSO is not for 😀

  • Large, complex applications
  • Applications that require a lot of resources
  • Applications that need horizontal scaling