[Mapguide-trac] [mapguide-trac] #2768: Ubuntu install script changes for better usability with docker
MapGuide Open Source
trac_mapguide at osgeo.org
Sat Apr 22 09:18:42 PDT 2017
#2768: Ubuntu install script changes for better usability with docker
-------------------------+----------------------
Reporter: jng | Owner: jng
Type: enhancement | Status: closed
Priority: low | Milestone:
Component: Installer | Version:
Severity: trivial | Resolution: fixed
Keywords: | External ID:
-------------------------+----------------------
Comment (by jng):
In [changeset:"9169" 9169]:
{{{
#!CommitTicketReference repository="" revision="9169"
Merged revision(s) 9163, 9166-9167 from trunk/Tools/Vagrant:
Update clean.bat and Vagrantfiles in light of stupidity introduced in
vagrant that demands the script file being referenced by the shell
provisioner configuration physically exist, even if I just want to destroy
the associated running VM!
........
Fix bad provision script path for centos6/x86
........
- Remove bash-isms from install script. This script now runs on vanilla
POSIX sh. Fixes #2760
- Add support for:
--no-service-install: To prevent automatic installation of service
scripts
--no-mgserver-start: Do not auto-start mgserver
--no-tomcat-start: Do not auto-start tomcat
--no-httpd-start: Do not auto-start httpd
All these new flags only apply if the --headless flag is specified. Fixes
#2768
........
}}}
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2768#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list