|
@@ -1,6 +1,6 @@
|
|
|
# Porter
|
|
# Porter
|
|
|
|
|
|
|
|
-[](https://opensource.org/licenses/MIT) [](https://goreportcard.com/report/github.com/porter-dev/porter) [](https://discord.gg/mmGAw5nNjr)
|
|
|
|
|
|
|
+[](https://opensource.org/licenses/MIT) [](https://goreportcard.com/report/github.com/porter-dev/porter)
|
|
|
[](https://twitter.com/porterdotrun)
|
|
[](https://twitter.com/porterdotrun)
|
|
|
|
|
|
|
|
**Porter is a Kubernetes-powered PaaS that runs in your own cloud provider.** Porter brings the Heroku experience to your own AWS/GCP account, while upgrading your infrastructure to Kubernetes. Get started on Porter without the overhead of DevOps and customize your infrastructure later when you need to.
|
|
**Porter is a Kubernetes-powered PaaS that runs in your own cloud provider.** Porter brings the Heroku experience to your own AWS/GCP account, while upgrading your infrastructure to Kubernetes. Get started on Porter without the overhead of DevOps and customize your infrastructure later when you need to.
|
|
@@ -9,8 +9,6 @@
|
|
|
|
|
|
|
|
## Community and Updates
|
|
## Community and Updates
|
|
|
|
|
|
|
|
-For help, questions, or if you just want a place to hang out, [join our Discord community.](https://discord.gg/mmGAw5nNjr)
|
|
|
|
|
-
|
|
|
|
|
To keep updated on our progress, please watch the repo for new releases (**Watch > Custom > Releases**) and [follow us on Twitter](https://twitter.com/getporterdev)!
|
|
To keep updated on our progress, please watch the repo for new releases (**Watch > Custom > Releases**) and [follow us on Twitter](https://twitter.com/getporterdev)!
|
|
|
|
|
|
|
|
## Why Porter?
|
|
## Why Porter?
|
|
@@ -61,7 +59,3 @@ Below are instructions for a quickstart. For full documentation, please visit ou
|
|
|
2. Create a Project and [put in your cloud provider credentials](https://docs.getporter.dev/docs/getting-started-with-porter-on-aws). Porter will automatically provision a Kubernetes cluster in your own cloud. It is also possible to [link up an existing Kubernetes cluster.](https://docs.getporter.dev/docs/cli-documentation#connecting-to-an-existing-cluster)
|
|
2. Create a Project and [put in your cloud provider credentials](https://docs.getporter.dev/docs/getting-started-with-porter-on-aws). Porter will automatically provision a Kubernetes cluster in your own cloud. It is also possible to [link up an existing Kubernetes cluster.](https://docs.getporter.dev/docs/cli-documentation#connecting-to-an-existing-cluster)
|
|
|
|
|
|
|
|
3. 🚀 Deploy your applications from a [git repository](https://docs.getporter.dev/docs/applications) or [Docker image registry](https://docs.getporter.dev/docs/cli-documentation#porter-docker-configure).
|
|
3. 🚀 Deploy your applications from a [git repository](https://docs.getporter.dev/docs/applications) or [Docker image registry](https://docs.getporter.dev/docs/cli-documentation#porter-docker-configure).
|
|
|
-
|
|
|
|
|
-## Want to Help?
|
|
|
|
|
-
|
|
|
|
|
-We welcome all contributions. If you're interested in contributing, please read our [contributing guide](https://github.com/porter-dev/porter/blob/master/CONTRIBUTING.md) and [join our Discord community](https://discord.gg/GJynMR3KXK).
|
|
|