Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
isochrone-vm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Institut für Informatik
dbis
dbis-isochrone
isochrone-vm
Commits
e9d41bc6
Commit
e9d41bc6
authored
8 years ago
by
User expired
Browse files
Options
Downloads
Patches
Plain Diff
version upgrade of apache-tomcat
parent
68e80005
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+1
-0
1 addition, 0 deletions
CHANGELOG.md
bootstrap/prepareEnvironment.sh
+1
-1
1 addition, 1 deletion
bootstrap/prepareEnvironment.sh
with
2 additions
and
1 deletion
CHANGELOG.md
+
1
−
0
View file @
e9d41bc6
Upcoming version:
Upcoming version:
-----------------
-----------------
-
version upgrade of apache-tomcat (Nikolaus Krismer)
-
version upgrade of apache-tomcat (Nikolaus Krismer)
-
version upgrade of apache-tomcat (Nikolaus Krismer)
Version v0.6.1:
Version v0.6.1:
---------------
---------------
...
...
This diff is collapsed.
Click to expand it.
bootstrap/prepareEnvironment.sh
+
1
−
1
View file @
e9d41bc6
...
@@ -792,7 +792,7 @@ fi
...
@@ -792,7 +792,7 @@ fi
if
$INSTALL_SPATIALITE_ADMIN
; then
if
$INSTALL_SPATIALITE_ADMIN
; then
# TODO
:
Check this (does not seem to work)
# TODO
:
Check this (does not seem to work)
# TODO
:
What to do if there are multiple target_srid defined
# TODO
:
What to do if there are multiple target_srid defined
?
fn_echo
"Configuring phpLiteAdmin"
fn_echo
"Configuring phpLiteAdmin"
cp
$DEPLOY_DIR
/phpliteadmin/phpliteadmin.config.sample.php
$DEPLOY_DIR
/phpliteadmin/phpliteadmin.config.php
cp
$DEPLOY_DIR
/phpliteadmin/phpliteadmin.config.sample.php
$DEPLOY_DIR
/phpliteadmin/phpliteadmin.config.php
sed -i
"s/password = 'admin'/password = '
${
TOMCAT_PASSWORD
}
'/"
$DEPLOY_DIR
/phpliteadmin/phpliteadmin.config.php
sed -i
"s/password = 'admin'/password = '
${
TOMCAT_PASSWORD
}
'/"
$DEPLOY_DIR
/phpliteadmin/phpliteadmin.config.php
...
...
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