Every now and then I come back and have a look at the official Taiga docker, personally I think there were some fundamental challenges with it at the beginning, particularly around it’s internal message queuing, however I see now that it has had some great minds come together and is progressing nicely.A couple of questions for those that have gotten this running though:
- The instructions at https://github.com/kaleidos-ventures/taiga-docker talk about installing the docker and then starting the application via a script. This makes no sense to me, dockers typically auto start. Is this for building a docker rather than downloading and installing / running a docker image? The docs could be clarified a bit in this regard.
- Where is the docker image if it does exist (it does not seem to explain this on the above page, it has a lot of useful information, but seemingly misses how to get started with the basics, despite it’s title, or perhaps I’m just not seeing something.
- Has there been any work done to make this a single image rather than requiring docker compose? I’ve been using the Taiga images at https://quay.io/repository/riotkit/taiga?tab=tags because of this very reason, but I’d like to get back to official if I could
It is generally recommended that you separate areas of concern by using one service per container. That service may fork into multiple processes (for example, Apache web server starts multiple worker processes). It’s ok to have multiple processes, but to get the most benefit out of Docker, avoid one container being responsible for multiple aspects of your overall application. You can connect multiple containers using user-defined networks and shared volumes.
Many thanks,
--Q
Please help us keep the Taiga.io Community open and inclusive, follow our Code of Conduct:
https://github.com/taigaio/code-of-conduct/blob/master/CODE_OF_CONDUCT.md
---
You received this message because you are subscribed to the Google Groups "taigaio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to taigaio+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/taigaio/0102017ad59059c3-91a3bbdc-c736-40c6-a949-da942d8d2c4b-000000%40eu-west-1.amazonses.com.
| | David Barragán Merino Engineer & Co-founder kaleidos.net/FFF8E7 |
| |
Este mensaje y sus archivos adjuntos van dirigidos exclusivamente a su destinatario, y pudiendo contener información confidencial sometida a secreto profesional, o cuya divulgación esté legalmente prohibida. Cualquier opinión en él contenida es exclusiva de su autor y no representa necesariamente la opinión de la empresa. Si ha recibido este mensaje por error, le rogamos nos lo comunique de forma inmediata por esta misma vía y proceda a su eliminación, así como a la de cualquier documento adjunto al mismo. El correo electrónico vía Internet no es seguro y no se puede garantizar que no haya errores ya que puede ser interceptado, modificado, perdido o destruido, o contener virus. Cualquier persona que se ponga en contacto con nosotros por correo electrónico se considerará que asume estos riesgos. KALEIDOS OPEN SOURCE se reserva las acciones legales que le correspondan contra todo tercero que acceda de forma ilegítima al contenido de cualquier mensaje externo procedente del mismo. INFORMACIÓN PROTECCIÓN DE DATOS. Responsable: KALEIDOS OPEN SOURCE (B86241973) Le informamos que sus datos identificativos y los contenidos en los correos electrónicos y ficheros adjuntos pueden ser incorporados a nuestras bases de datos con la finalidad de mantener relaciones profesionales y/o comerciales y, que serán conservados mientras se mantenga la relación. Si lo desea, puede ejercer su derecho a acceder, rectificar y suprimir sus datos y demás reconocidos normativamente dirigiéndose al correo emisor o en los datos del responsable. Para información y consultas visite nuestra web https://kaleidos.net |