Commit 167b1f0c by anun

add script install

parent 42213ccd
### Install docker
https://docs.docker.com/engine/install/
### Install docker compose
https://docs.docker.com/compose/install/
### Start SDI Flow
cd <dir on host>
curl -s "https://dev.nexpie.com/anun/sdi/raw/master/deploy.sh" | bash
#!/bin/bash
git clone https://project_3556_bot:e19jDa_uw6iuA3gD16Lz@git.inet.co.th/nexpie/sdiflow-compose && cd sdiflow-compose && docker login -u project_3530_bot -p NPfvgzy16h7Askngsazi git.inet.co.th:5555 && docker-compose up -d
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment