Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
isochrone
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
Commits
f696deb4
Commit
f696deb4
authored
10 years ago
by
User expired
Browse files
Options
Downloads
Patches
Plain Diff
deactivating psiprobe (does not work for tomcat 8)
parent
c430270d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
etc/vagrant/bootstrap.sh
+3
-3
3 additions, 3 deletions
etc/vagrant/bootstrap.sh
with
3 additions
and
3 deletions
etc/vagrant/bootstrap.sh
+
3
−
3
View file @
f696deb4
...
@@ -57,7 +57,7 @@ INSTALL_ISOCHRONE_LOCAL=false
...
@@ -57,7 +57,7 @@ INSTALL_ISOCHRONE_LOCAL=false
INSTALL_ISOCHRONE_RELEASE
=
true
INSTALL_ISOCHRONE_RELEASE
=
true
# will install latest isochrone snapshot from nexus repository
# will install latest isochrone snapshot from nexus repository
INSTALL_ISOCHRONE_SNAPSHOT
=
true
INSTALL_ISOCHRONE_SNAPSHOT
=
true
INSTALL_PROJECT_PSIPROBE
=
tru
e
INSTALL_PROJECT_PSIPROBE
=
fals
e
############################
############################
# Ext. argument handling #
# Ext. argument handling #
...
@@ -162,8 +162,8 @@ POSTGRESQL_SERVICE_NAME="postgresql"
...
@@ -162,8 +162,8 @@ POSTGRESQL_SERVICE_NAME="postgresql"
POSTGRESQL_SHORT_VERSION
=
""
POSTGRESQL_SHORT_VERSION
=
""
POSTGRESQL_VERSION
=
""
POSTGRESQL_VERSION
=
""
PGROUTING_GIT_URL
=
"https://github.com/pgRouting/pgrouting.git"
PGROUTING_GIT_URL
=
"https://github.com/pgRouting/pgrouting.git"
#
PGROUTING_VERSION="auto" # activate to install from repository
PGROUTING_VERSION
=
"auto"
# activate to install from repository
PGROUTING_VERSION
=
"2.0.0"
# activate to install from source
#
PGROUTING_VERSION="2.0.0" # activate to install from source
REPO_ELGIS
=
"none"
REPO_ELGIS
=
"none"
REPO_EPEL
=
"none"
REPO_EPEL
=
"none"
REPO_POSTGRESQL
=
""
# will be set later (depending on architecture)
REPO_POSTGRESQL
=
""
# will be set later (depending on architecture)
...
...
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