Skip to content
@morty-faas

Morty

Morty is an open source serverless platform allowing users to deploy function as a service, without the need of managing servers.
morty-logo

Morty

Morty is an open source platform for managing serverless functions. It is mainly written in Go, and use under the hood our cloud orchestrator, RIK to manage microVM instances where the functions will be executed.

Features

  • Manage functions in a simple way: With the official Morty CLI, you can create as many functions as you want. In 3 commands, you will be able to invoke your first function in a blazingly fast time.

  • Native support for various runtimes: You like to code serverless functions in NodeJS, Go, Rust or Python ? Morty has native support for them. If you wish to develop functions in another runtime, you can open an issue in the runtimes repository.

  • Community driven: Morty is an open-source project and contributions are highly appreciated. You need to ask a question, you want to make a proposal for a new feature or you want to fix a bug ? Don't hesitate to do it on GitHub ! Learn more about our contribution process.

Contributing

We want to make Morty a community-driven platform where everyone should be able to contribute. No matter what type of contribution you want to bring to us, we will consider it for sure. You can learn more about our contribution process in the following document.

License

Morty is MIT licensed.

Pinned Loading

  1. morty morty Public

    Morty is an open source serverless platform allowing users to deploy function as a service, without the need of managing servers.

    Go 19 1

  2. cli cli Public

    Official Morty serverless CLI to interact with the platform.

    Go 3

  3. alpha alpha Public

    Alpha is a lightweight agent responsible for running process on a host and monitor them.

    Go

Repositories

Showing 9 of 9 repositories
  • morty-faas.github.io Public

    Documentation website of the Morty project.

    morty-faas/morty-faas.github.io’s past year of commit activity
    JavaScript 1 MIT 0 0 1 Updated Sep 11, 2023
  • morty Public

    Morty is an open source serverless platform allowing users to deploy function as a service, without the need of managing servers.

    morty-faas/morty’s past year of commit activity
    Go 19 MIT 1 5 (2 issues need help) 6 Updated Aug 21, 2023
  • cli Public

    Official Morty serverless CLI to interact with the platform.

    morty-faas/cli’s past year of commit activity
    Go 3 MIT 0 0 6 Updated Jul 31, 2023
  • runtimes Public

    Templates of runtimes for the Morty FaaS platform.

    morty-faas/runtimes’s past year of commit activity
    Dockerfile 0 MIT 0 1 0 Updated May 26, 2023
  • alpha Public

    Alpha is a lightweight agent responsible for running process on a host and monitor them.

    morty-faas/alpha’s past year of commit activity
    Go 0 0 2 (1 issue needs help) 0 Updated May 26, 2023
  • .github Public

    Special repository for the organization profile

    morty-faas/.github’s past year of commit activity
    0 MIT 0 0 1 Updated Apr 26, 2023
  • controller Public archive

    The source code of the Morty controller component.

    morty-faas/controller’s past year of commit activity
    Go 0 Apache-2.0 0 1 0 Updated Apr 26, 2023
  • registry Public archive

    The source code of the Morty registry.

    morty-faas/registry’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Apr 26, 2023
  • examples Public

    This repository contains function examples that can be deployed in seconds on a Morty instance.

    morty-faas/examples’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Apr 25, 2023

Top languages

Loading…

Most used topics

Loading…