* Fix typos

* language

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
This commit is contained in:
omahs
2025-05-14 18:30:28 +02:00
committed by GitHub
parent adf7e8a9a7
commit 946be93f08
7 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
# How to deploy a private AnythingLLM instance on AWS
With an AWS account you can easily deploy a private AnythingLLM instance on AWS. This will create a url that you can access from any browser over HTTP (HTTPS not supported). This single instance will run on your own keys and they will not be exposed - however if you want your instance to be protected it is highly recommend that you set a password one setup is complete.
With an AWS account you can easily deploy a private AnythingLLM instance on AWS. This will create a url that you can access from any browser over HTTP (HTTPS not supported). This single instance will run on your own keys and they will not be exposed - however if you want your instance to be protected it is highly recommend that you set a password once setup is complete.
**Quick Launch (EASY)**
1. Log in to your AWS account