faaso
Version, currently 0.2.13 versions
- 0.2.1latestApr 14, 2025
- 0.2.0not indexedNov 20, 2025
- 0.1.0not indexedNov 20, 2025
github.com/ralsina/faaso
Functions as a Server, Obviously
Installation
# Add this to your shard.yml
dependencies:
faaso:
github: ralsina/faaso
version: ~> 0.2.1Then run:
shards installshard.yml
- Crystal
>= 1.12.2- License
- MIT
- Author
- Roberto Alsina
- Targets
faasofrom src/main.crfaaso-daemonfrom src/daemon/main.cr
Dependencies
Runtime Dependencies
- docr*github: marghidanu/docr, branch: master
- crest*github: mamantoha/crest
- kemal*github: kemalcr/kemal
- oplog*github: ralsina/oplog
- uname*github: djberg96/crystal-uname
- base58*github: crystal-china/base58.cr
- crinja*github: straight-shoota/crinja
- docopt*github: ralsina/docopt.cr
- crystar*github: naqvis/crystar
- polydocopt*github: ralsina/polydocopt
- kemal-basic-auth*github: kemalcr/kemal-basic-auth
- baked_file_system*github: schovi/baked_file_system
README
FaaSO
FaaSO is a simple, small, fast, efficient way to deploy your code, written in pretty much any language, into your own infrastructure.
Or at least that's the plan, although it's not all that yet.
A VERY Important Note Or Two
Do NOT try this ,yet unless you are familiar with Docker, security, programming, and maybe a dozen other things. This is NOT safe to run. You will be giving alpha-level software access to your Docker, which means it could do horrible, horrible things to all your containers and, to be honest, your whole system as well as maybe other systems around you.
It tries NOT to do that, but hey, I may not be perfect, you know.
Building
Assuming you have a working Crystal setup, a working docker command and a checkout of the source code for FaaSO you can install it:
Build the binaries and docker image: make build proxy
This will give you:
bin/faasothe CLI for faaso- A docker image called
faaso-proxywhich is the "server" component.
Further and more current information is/will be available at the website.
Contributing
Until FaaSO is in somewhat better shape, I don't want external contributions beyond bugfixes, since I am redesigning things all the time.
Contributors
- Roberto Alsina - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.1- Tagged
- Apr 14, 2025
- Commit
510a03df4849- Crystal
>= 1.12.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/ralsina/faaso
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 8, 2026
- Synced
- Sep 8, 2026
- Versions
- 3