Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Prodige
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Contributor 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
Chef Projet Prodige
Prodige
Commits
e34a7480
Commit
e34a7480
authored
5 years ago
by
Chef Projet Prodige
Browse files
Options
Downloads
Patches
Plain Diff
remove imports for editables_parameters.yml
parent
288db7a3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
install_PRODIGEV4.1.sh
+4
-2
4 additions, 2 deletions
install_PRODIGEV4.1.sh
with
4 additions
and
2 deletions
install_PRODIGEV4.1.sh
+
4
−
2
View file @
e34a7480
...
@@ -718,8 +718,8 @@ cp ${SCRIPTDIR}/dist/logo-client.png /home/sites/
...
@@ -718,8 +718,8 @@ cp ${SCRIPTDIR}/dist/logo-client.png /home/sites/
sed
'
sed
'
/cas_proxy_chain/ s/telecarto)-)/telecarto)/
/cas_proxy_chain/ s/telecarto)-)/telecarto)/
/cas_proxy_chain/ s/(www/www/'
${
SCRIPTDIR
}
/dist/editables_parameters.yml
>
/home/sites/editables_parameters.yml
/cas_proxy_chain/ s/(www/www/'
${
SCRIPTDIR
}
/dist/editables_parameters.yml
>
/home/sites/editables_parameters.yml
sed
'/\.DNS/ s/\.\"$/\"/
#
sed '/\.DNS/ s/\.\"$/\"/
s/CAS.PORT.*$/CAS.PORT : 443/'
${
SCRIPTDIR
}
/dist/dns_config_prod.yml
>
/home/sites/dns_config.yml
#
s/CAS.PORT.*$/CAS.PORT : 443/' ${SCRIPTDIR}/dist/dns_config_prod.yml > /home/sites/dns_config.yml
cd
/home/sites
cd
/home/sites
for
conffile
in
\
for
conffile
in
\
editables_parameters.yml
\
editables_parameters.yml
\
...
@@ -743,6 +743,8 @@ s/#PHPCLI_DEFAULT_PWD#/${PHPCLI_DEFAULT_PWD}/g
...
@@ -743,6 +743,8 @@ s/#PHPCLI_DEFAULT_PWD#/${PHPCLI_DEFAULT_PWD}/g
s/#LDAP_PWD#/
$LDAP_PWD
/g
s/#LDAP_PWD#/
$LDAP_PWD
/g
s/#PATH_CACERT_PEM#/
\/
etc
\/
apache2
\/
ssl-cert
\/
CA_intermediate.pem/g"
$conffile
s/#PATH_CACERT_PEM#/
\/
etc
\/
apache2
\/
ssl-cert
\/
CA_intermediate.pem/g"
$conffile
done
done
sed
-i
-f
${
SCRIPTDIR
}
/files/vars /home/sites/editables_parameters.yml
sed
-i
"s/%MAIN_DNS%/
$DNS_SUFFIX
/g"
/home/sites/editables_parameters.yml
sed
-i
"s/dns_url_prefix_sep.*
$/
dns_url_prefix_sep:
\"
$DNS_PREFIX_SEP
\"
/"
/home/sites/prodigeadmincarto/carmenwsback/app/config/parameters.yml
sed
-i
"s/dns_url_prefix_sep.*
$/
dns_url_prefix_sep:
\"
$DNS_PREFIX_SEP
\"
/"
/home/sites/prodigeadmincarto/carmenwsback/app/config/parameters.yml
echo
echo
...
...
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