[OSGeo] #2306: Forum service - Discourse

OSGeo trac_osgeo at osgeo.org
Wed Nov 15 09:45:28 PST 2023


#2306: Forum service - Discourse
-------------------------+--------------------
 Reporter:  jive         |       Owner:  sac@…
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:
Component:  SysAdmin     |  Resolution:
 Keywords:               |
-------------------------+--------------------
Comment (by robe):

 Replying to [comment:29 strk]:
 > Just a note: you can use ansible to deploy and run the docker-compose
 file with something like this:
 >
 https://docs.ansible.com/ansible/latest/collections/community/docker/docker_compose_module.html
 >
 > The advantage of using ansible is that it makes it easy to deploy to
 different environments with possibly different variables (hostname for the
 LDAP server, for example). This means dev/staging/production in an easy
 way.


 More pressing problem which we CAN use ansible for.  Need to make separate
 partition for docker that doesn't use zfs. Others have worked fine with
 zfs so I haven't bothered but discourse is incredibly slow to start up.
 But if you can fit that in ansible, that would be a first start since we
 need to do that anyway and probably should do that for future docker
 projects.

 BTW discourse does not use docker-compose, so I think that module is
 pretty useless here.

 We need to first add a separate lvm volume and instead of doing zfs in it,
 set it aside for something else. Maybe experiment with your dev server for
 that :)

 I imagine the process would fit what I already did for osgeo8 and osgeo9
 creating zfs volumes.
-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2306#comment:30>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list