https://github.com/appcelerator-archive/amp
** THIS PROJECT IS STOPPED ** An open source CaaS for Docker, batteries included.
https://github.com/appcelerator-archive/amp
caas cloud cluster docker infrastructure infrastructure-management orchestration provisioning swarm
Last synced: about 1 month ago
JSON representation
** THIS PROJECT IS STOPPED ** An open source CaaS for Docker, batteries included.
- Host: GitHub
- URL: https://github.com/appcelerator-archive/amp
- Owner: appcelerator-archive
- License: apache-2.0
- Created: 2016-06-16T14:49:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T22:11:34.000Z (about 7 years ago)
- Last Synced: 2024-05-18T09:11:20.779Z (11 months ago)
- Topics: caas, cloud, cluster, docker, infrastructure, infrastructure-management, orchestration, provisioning, swarm
- Language: Go
- Homepage: http://appcelerator.io
- Size: 195 MB
- Stars: 79
- Watchers: 21
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - appcelerator-archive/amp - ** THIS PROJECT IS STOPPED ** An open source CaaS for Docker, batteries included. (docker)
- awesome-docker - AMP - The open source unified CaaS/FaaS platform for Docker, batteries included. By [@Appcelerator](https://github.com/appcelerator-archive) (Development with Docker / Serverless)
- awesome-docker - AMP - The open source unified CaaS/FaaS platform for Docker, batteries included. By [@Appcelerator](https://github.com/appcelerator-archive) (Development with Docker / Serverless)
- awesome-docker - AMP - The open source unified CaaS/FaaS platform for Docker, batteries included. By [@Appcelerator](https://github.com/appcelerator-archive) (Development with Docker / Serverless)
- awesome-docker - AMP - The open source unified CaaS/FaaS platform for Docker, batteries included. By [@Appcelerator](https://github.com/appcelerator-archive) (Development with Docker / Serverless)
README
[](https://travis-ci.org/appcelerator/amp)
# AMP
An open source [CaaS](https://blog.docker.com/2016/02/containers-as-a-service-caas/) for Docker, batteries included.
* Use Docker Compose v3 [stackfiles](https://docs.docker.com/compose/compose-file/) to deploy your stacks
* Account management support for users and teams with role-based access controls
* Logs and metrics with real-time filtered feeds and historical query supportWhile not recommended for production use quite yet, it's getting close (anticipated shortly after v0.17).
You'll be able to create your own HA cluster on the cloud, or use our playground.
In the meantime, you can get started on your own laptop with `amp cluster create` using the CLI.## Getting started
For getting started and more detailed information, see [docs](docs/).
If you are familiar with AMP, here is the reference on AMP CLI [commands](docs/reference/).
## Contributing
If you're already familiar with the project and want to hack on the project, we have a fully containerized toolchain.
All you need is Docker to build, test, and deploy! We would love for you to get involved,
so check out [CONTRIBUTING](project/CONTRIBUTING.md) and other docs under [project](project/).## License
AMP is an open source project sponsored by [Axway](https://www.axway.com), and available under the Apache License, Version 2.0.
See [LICENSE](https://github.com/appcelerator/amp/blob/master/LICENSE)
for the full license text.