Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Data Logistics Service
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
eFlows4HPC WP2
Data Logistics Service
Commits
e685708a
Commit
e685708a
authored
3 years ago
by
Maria Petrova-El Sayed
Browse files
Options
Downloads
Patches
Plain Diff
Correct paths
parent
a4a26957
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#85466
passed
3 years ago
Stage: test
Stage: deploy
Stage: cleanup
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/cloudinit.yml
+1
-2
1 addition, 2 deletions
scripts/cloudinit.yml
with
1 addition
and
2 deletions
scripts/cloudinit.yml
+
1
−
2
View file @
e685708a
...
@@ -55,7 +55,6 @@ runcmd:
...
@@ -55,7 +55,6 @@ runcmd:
-
sudo -u mpetrova git clone https://gitlab.jsc.fz-juelich.de/eflows4hpc-wp2/data-logistics-service.git ./data-logistics-service
-
sudo -u mpetrova git clone https://gitlab.jsc.fz-juelich.de/eflows4hpc-wp2/data-logistics-service.git ./data-logistics-service
-
cd ./data-logistics-service
-
cd ./data-logistics-service
-
git checkout mptest
#only for testing
-
git checkout mptest
#only for testing
-
cat ./scripts/deployment.sh
# - mkdir airflow
# - mkdir airflow
# - cd airflow
# - cd airflow
# - mkdir -p ./dags ./logs ./plugins ./config ./templates
# - mkdir -p ./dags ./logs ./plugins ./config ./templates
...
@@ -74,6 +73,6 @@ runcmd:
...
@@ -74,6 +73,6 @@ runcmd:
# - echo "Bringing up the docker containers"
# - echo "Bringing up the docker containers"
# - docker-compose -f ./dockers/docker-compose.yaml --project-directory ../airflow --verbose up airflow-init
# - docker-compose -f ./dockers/docker-compose.yaml --project-directory ../airflow --verbose up airflow-init
# - docker-compose -f ./dockers/docker-compose.yaml --project-directory ../airflow up -d
# - docker-compose -f ./dockers/docker-compose.yaml --project-directory ../airflow up -d
-
sudo -u mpetrova /bin/bash
data-logistics-service
/scripts/deployment.sh /home/mpetrova /home/mpetrova/data-logistics-service
-
sudo -u mpetrova /bin/bash
.
/scripts/deployment.sh /home/mpetrova /home/mpetrova/data-logistics-service
final_message
:
"
The
system
is
finally
up,
after
$UPTIME
seconds"
final_message
:
"
The
system
is
finally
up,
after
$UPTIME
seconds"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment