Commit Graph

5 Commits

Author SHA1 Message Date
Wez Furlong 16fad7b260 promote docker_utils to policy-extras
It is useful enough and avoids some reptitions between
the single node and docker swarm examples.

closes: https://github.com/KumoCorp/kumomta/issues/359
2025-05-02 10:09:57 -07:00
Wez Furlong 448fa55afb docs: update for docker dev build naming change 2025-04-24 09:13:20 -07:00
Ryan Bonnell f886831598 Remove Docker compose top-level version property
A warning message is displayed that the version element is obsolete and should be removed.
2025-03-18 20:08:03 -07:00
Wez Furlong 1405246f3b update docker swarm readme
an earlier version of the file had redis set to global,
but since that is one copy per swarm node, it wouldn't
behave correctly and is now set to replicated with 1
replica.
2024-03-02 11:09:03 -07:00
Wez Furlong c430f9573f add docker swarm example 2024-03-02 11:04:24 -07:00