Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
community
pount
pount-front
Commits
43a6020c
Commit
43a6020c
authored
Sep 28, 2021
by
Jean Rabreau
Browse files
🔧
default deployment use sentry but not nginx
parent
51a54524
Pipeline
#61206
passed with stages
in 4 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deploy.sh
View file @
43a6020c
...
...
@@ -16,11 +16,11 @@ WORKING_DIR="$TEMP/git-clone"
DEST_PATH
=
"/var/www/static/pount-app"
# Shall we install ningx config files ?
SETUP_NGINX
=
tru
e
SETUP_NGINX
=
fals
e
# Shall we use sentry ?
# if so sentry-cli is required !!!!
USE_SENTRY
=
fals
e
USE_SENTRY
=
tru
e
TEST_HOSTS
=(
"root@django-test2.di.unistra.fr"
)
TEST_NGINX_CONF
=
"pount-test.app.unistra.fr"
...
...
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