Изменил(а) на 'test_poligon1.md'
parent
dab4abed51
commit
f4c1f16cda
|
|
@ -28,3 +28,18 @@
|
||||||
|
|
||||||
|
|
||||||
echo 'Hello, {{if bool (getenv "ELASTICSEARCH_URL") }}1312{{end}};' | gomplate
|
echo 'Hello, {{if bool (getenv "ELASTICSEARCH_URL") }}1312{{end}};' | gomplate
|
||||||
|
|
||||||
|
|
||||||
|
### 4. установка СУ
|
||||||
|
|
||||||
|
|
||||||
|
```bash
|
||||||
|
mkdir test
|
||||||
|
cd test
|
||||||
|
scp entcor@192.168.2.52:/home/entcor/e-deploy/distr/* ./
|
||||||
|
./install.sh
|
||||||
|
|
||||||
|
|
||||||
|
enode app start
|
||||||
|
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue