Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mowgli
dbms-catalogue
Commits
d2ee5a43
Commit
d2ee5a43
authored
Aug 14, 2019
by
Daniel Seybold
Browse files
test build commit
parent
ce983659
Pipeline
#53760
passed with stage
in 11 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
input/applications/database/mongodbdocker_single.app
input/applications/database/mongodbdocker_single.app
+1
-1
No files found.
input/applications/database/mongodbdocker_single.app
View file @
d2ee5a43
...
...
@@ -16,7 +16,7 @@ components :
&& wget -O install.sh '#SERVICE_ENDPOINT#/scripts/database/mongodbdocker/install.sh'
&& wget -O init.sh '#SERVICE_ENDPOINT#/scripts/database/mongodbdocker/init.sh'
&& wget -O seed.sh '#SERVICE_ENDPOINT#/scripts/database/mongodbdocker/seed.sh'
&& wget -O telegraf.sh '#SERVICE_ENDPOINT#/scripts/database/mongodbdocker/telegraf.sh'
&& wget -O telegraf.sh '#SERVICE_ENDPOINT#/scripts/database/mongodbdocker/telegraf.sh'
&& wget -O maki-manager.sh '#SERVICE_ENDPOINT#/scripts/maki-manager/install_maki_manager.sh' "
install : "sudo -E chmod +x install.sh && sudo -E ./install.sh"
configure : " source /etc/environment && sudo -E chmod +x init.sh && sudo -E chmod +x seed.sh && sudo -E ./init.sh"
...
...
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