mirror of
https://github.com/FlipsideCrypto/convox.git
synced 2026-02-06 10:56:56 +00:00
clean up docs (#21)
This commit is contained in:
parent
6eec8d56bc
commit
bfb5107271
11
README.md
11
README.md
@ -1,4 +1,13 @@
|
||||
# convox
|
||||
# Convox
|
||||
|
||||
[Convox](https://github.com/convox/convox) is an open-source PaaS based on Kubernetes.
|
||||
|
||||
For more information you can check out the following resources:
|
||||
|
||||
- [Homepage](https://convox.com)
|
||||
- [Getting Started](https://docs.convox.com/introduction/getting-started)
|
||||
- [Community Forums](https://community.convox.com/)
|
||||
- [FAQ](https://docs.convox.com/introduction/faq)
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
@ -1,16 +1,5 @@
|
||||
# Convox Installer
|
||||
|
||||
[Convox Rack](https://github.com/convox/convox) is an open-source PaaS based on Kubernetes.
|
||||
|
||||
For more information you can check out the following resources:
|
||||
|
||||
- [Homepage](https://convox.com)
|
||||
- [Getting Started Guide](https://docs.convox.com/introduction/getting-started)
|
||||
- [FAQ](https://docs.convox.com/introduction/faq)
|
||||
- [Community Forums](https://community.convox.com/)
|
||||
|
||||
## Installation
|
||||
|
||||
Convox uses [Terraform](https://www.terraform.io/) for installation.
|
||||
|
||||
Go into the relevant subdirectory of this repository and follow the instructions in the `README`:
|
||||
@ -18,20 +7,6 @@ Go into the relevant subdirectory of this repository and follow the instructions
|
||||
| Cloud Provider | Subdirectory |
|
||||
|:--------------------|:-----------------|
|
||||
| Amazon Web Services | [aws](aws) |
|
||||
| Azure | [azure](azure) |
|
||||
| Digital Ocean | [do](do) |
|
||||
| Google Cloud | [gcp](gcp) |
|
||||
|
||||
## Features
|
||||
|
||||
* [Build and Release Management](https://docs.convox.com/deployment/builds)
|
||||
* [Secrets Management](https://docs.convox.com/application/environment)
|
||||
* [Resource Management](https://docs.convox.com/use-cases/resources) \(Postgres/Redis/etc..\)
|
||||
* [Automated Rollbacks](https://docs.convox.com/deployment/rolling-back)
|
||||
* [Autoscaling](https://docs.convox.com/deployment/scaling)
|
||||
* [Timers/Cron Jobs](https://docs.convox.com/application/timers)
|
||||
* [One-off Commands](https://docs.convox.com/management/one-off-commands)
|
||||
|
||||
## License
|
||||
|
||||
Apache 2.0
|
||||
| Microsoft Azure | [azure](azure) |
|
||||
Loading…
Reference in New Issue
Block a user