docs: refactor into user and developer docs
This commit is contained in:
@@ -19,6 +19,10 @@ TODO: need to regenerate `~/gitea-runner/.runner` with correct label `hla-dev`
|
||||
```shell
|
||||
<install command>
|
||||
sudo su svcusr-sls2hla
|
||||
|
||||
# Set up hla deployment dir
|
||||
mkdir /sls/bd/hla
|
||||
chmod 755 /sls/bd/hla
|
||||
...
|
||||
|
||||
mkdir ~/.local/bin
|
||||
-16
@@ -1,16 +0,0 @@
|
||||
# HLA - High Level Application
|
||||
|
||||
## Hosts
|
||||
|
||||
sls-vserv-bd-hla01(-dev)
|
||||
|
||||
## Setup
|
||||
|
||||
```shell
|
||||
sudo su svcusr-sls2hla
|
||||
mkdir /sls/bd/hla
|
||||
chmod 755 /sls/bd/hla
|
||||
pip install uv
|
||||
```
|
||||
|
||||
`pip install uv` installs in `~/.local/bin/uv`
|
||||
Reference in New Issue
Block a user