indico-containers icon indicating copy to clipboard operation
indico-containers copied to clipboard

Containerization of Indico

Results 15 indico-containers issues
Sort by recently updated
recently updated
newest added

Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.0.0` | `3.3.0` | | [docker/metadata-action](https://github.com/docker/metadata-action)...

dependencies

- Updated Python (3.12) & Postgres (15) versions - Updated CI - Removed unused container `indico-static` - Updated/fixed some config files - Updated readme/added comments - Added indico plugins to...

How to add HTTPS support to stack? i have my own SSL certificate. i am trying to run in port 80 but i can, i am using Nginx Proxy Manager,...

Depends on #28 Adds a new containerized development setup which is similar to the production one. Extra features: - Pulls from master - Includes maildump - Creates a default admin...

It is a common goal to make updating docker services as easy as possible – e.g. just by pulling a new version of the docker image and starting it without...

Hi I was trying to load some plugin inside the container. When I ran ```list-plugins``` I got: ``` +Available Plugins--+-------------------------------+ | Name | Title | +-------------------+-------------------------------+ | importer | Importer...

When trying to create book of abstracts LaTeX reports error: ``` This is XeTeX, Version 3.1415926-2.5-0.9999.3 (TeX Live 2013) I can't find the format file `xelatex.fmt'! ``` Running command `fmtutil-sys...

Dear contributors, I have been working on deploying indico to a docker swarm for the last couple of weeks and since it finally worked I thought I should share the...

I am trying to run the latest PyPI release of Indico (3.2.9, built locally) using the worker docker recipe but I get an error when the container starts, see below....