Update README.md
This commit is contained in:
parent
263f47e3d6
commit
76c6d021ab
|
|
@ -53,7 +53,15 @@ curl http://localhost:9090/api/health
|
||||||
git pull origin main
|
git pull origin main
|
||||||
docker-compose up -d --build
|
docker-compose up -d --build
|
||||||
```
|
```
|
||||||
|
To connect to aws Server
|
||||||
|
Install mobax or ssh terminal application
|
||||||
|
create session with this ip address 13.232.42.59
|
||||||
|
give private key named mesibo (ask dhakshan).i cant give key here in this repo.
|
||||||
|
|
||||||
|
go to cd /home/ubuntu/Autopilot
|
||||||
|
give docker ps -a (To check if the containers are running well)
|
||||||
|
then go to http://13.232.42.59
|
||||||
|
that its.
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🏗️ Local Development (No Docker for Services)
|
## 🏗️ Local Development (No Docker for Services)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue