15 lines
212 B
Markdown
15 lines
212 B
Markdown
to use:
|
|
|
|
copy the repo:
|
|
`git clone https://git.sdgcloud.nl/SDGDen/CloudDeploy.git`
|
|
|
|
CD into the repo:
|
|
`cd CloudDeploy`
|
|
|
|
make the deploy script runable:
|
|
`chmod a+x ./deploy.sh`
|
|
|
|
execute the script:
|
|
`./deploy.sh`
|
|
|