Public Access
update readme
This commit is contained in:
@@ -17,20 +17,12 @@ Konfigurasi LiteLLM proxy untuk Hermes Agent & AI tools.
|
|||||||
|
|
||||||
### 1. Clone repo di server tujuan
|
### 1. Clone repo di server tujuan
|
||||||
|
|
||||||
Pertama bikin token dulu di https://git.alcozaky.my.id/user/settings/applications → **Generate New Token** (centang repo & read aja).
|
Clone:
|
||||||
|
|
||||||
Terus clone:
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://sakhiy:TOKEN_LO@git.alcozaky.my.id/sakhiy/litellm-config.git /opt/litellm
|
git clone https://sakhiy:TOKEN_LO@git.alcozaky.my.id/sakhiy/litellm-config.git /opt/litellm
|
||||||
cd /opt/litellm
|
cd /opt/litellm
|
||||||
```
|
```
|
||||||
|
|
||||||
Atau kalo clone dari internal network (LXC lain di 192.168.1.x):
|
|
||||||
```bash
|
|
||||||
git clone http://192.168.1.77:3000/sakhiy/litellm-config.git /opt/litellm
|
|
||||||
cd /opt/litellm
|
|
||||||
```
|
|
||||||
|
|
||||||
### 2. Buat file .env
|
### 2. Buat file .env
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user