/amphitheatre

Amphitheatre API Server

Primary LanguageRustApache License 2.0Apache-2.0

Amphitheatre API Server

Amphitheatre is an open source developer platform that facilitates continuous development of applications and microservices. You can iterate your application source code locally, then deploy to a local or remote Kubernetes cluster, just like docker build && kubectl apply or docker-compose up. Amphitheatre handles the workflow of building, pushing, and deploying applications. It also provides building blocks and describes customization of CI/CD pipelines. It is written in Rust, with the Rocket framework, and Diesel to interact with the database.

License GitHub contributors GitHub issues

Contributing

If anything feels off, or if you feel that some functionality is missing, please check out the contributing page. There you will find instructions for sharing your feedback, building the tool locally, and submitting pull requests to the project.

License

Amphitheatre is a free and open source software, it is licensed under the Apache License 2.0