docs/05_Development/05_developer_guide.md aktualisiert
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 4s
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 4s
This commit is contained in:
parent
909ee338d2
commit
b26d9fd10e
|
|
@ -153,7 +153,9 @@ MINDNET_LLM_TIMEOUT=300.0
|
||||||
```bash
|
```bash
|
||||||
cd ~/mindnet
|
cd ~/mindnet
|
||||||
git pull origin main
|
git pull origin main
|
||||||
|
pip install -r requirements.txt
|
||||||
sudo systemctl restart mindnet-prod
|
sudo systemctl restart mindnet-prod
|
||||||
|
sudo systemctl restart mindnet-ui-prod
|
||||||
```
|
```
|
||||||
3. **Cleanup:** Branch löschen.
|
3. **Cleanup:** Branch löschen.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user