From 4ede4c71fcf6be959d520303f7acbe2a896fa89f Mon Sep 17 00:00:00 2001 From: Timothy Carambat Date: Tue, 21 May 2024 14:14:17 -0500 Subject: [PATCH] patch: Readme deployment table --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a23c362c..dfedb4f9 100644 --- a/README.md +++ b/README.md @@ -140,13 +140,13 @@ This monorepo consists of three main sections: ## 🛳 Self Hosting Mintplex Labs & the community maintain a number of deployment methods, scripts, and templates that you can use to run AnythingLLM locally. Refer to the table below to read how to deploy on your preferred environment or to automatically deploy. -| Docker | AWS | GCP | Digital Ocean | Render.com | RepoCloud | +| Docker | AWS | GCP | Digital Ocean | Render.com | |----------------------------------------|----:|-----|---------------|------------| -| [![Deploy on Docker][docker-btn]][docker-deploy] | [![Deploy on AWS][aws-btn]][aws-deploy] | [![Deploy on GCP][gcp-btn]][gcp-deploy] | [![Deploy on DigitalOcean][do-btn]][do-deploy] | [![Deploy on Render.com][render-btn]][render-deploy] | [![Deploy on RepoCloud][repocloud-btn]][repocloud-deploy] | +| [![Deploy on Docker][docker-btn]][docker-deploy] | [![Deploy on AWS][aws-btn]][aws-deploy] | [![Deploy on GCP][gcp-btn]][gcp-deploy] | [![Deploy on DigitalOcean][do-btn]][do-deploy] | [![Deploy on Render.com][render-btn]][render-deploy] | -| Railway | -| --------------------------------------------------- | -| [![Deploy on Railway][railway-btn]][railway-deploy] | +| Railway | RepoCloud | +| --- | --- | +| [![Deploy on Railway][railway-btn]][railway-deploy] | [![Deploy on RepoCloud][repocloud-btn]][repocloud-deploy] | [or set up a production AnythingLLM instance without Docker →](./BARE_METAL.md)