Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sdi
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
anun
sdi
Commits
167b1f0c
Commit
167b1f0c
authored
Jul 20, 2021
by
anun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add script install
parent
42213ccd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
README.md
+13
-0
deploy.sh
+3
-0
No files found.
README.md
View file @
167b1f0c
### 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
deploy.sh
0 → 100755
View file @
167b1f0c
#!/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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment