[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 04:40:41 PDT 2017


#2768: Ubuntu install script changes for better usability with docker
---------------------------+----------------------
   Reporter:  jng          |      Owner:  jng
       Type:  enhancement  |     Status:  assigned
   Priority:  low          |  Milestone:
  Component:  Installer    |    Version:
   Severity:  trivial      |   Keywords:
External ID:               |
---------------------------+----------------------
 * Add a {{{--no-service-install}}} flag to prevent services being
 installed (you'd normally run executables as processes and not actual
 services inside a docker container)
  * Add following flags to prevent auto-starting the required executables
 (as the Dockerfile itself usually determines the appropriate entry points,
 and employ tools like supervisor if there are multiple processes to start)
    * {{{--no-mgserver-start}}}
    * {{{--no-tomcat-start}}}
    * {{{--no-httpd-start}}}

 As these are primarily automated install concerns, all of the above flags
 are only applicable if the {{{--headless}}} flag was specified.

--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2768>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list