Skip to content

swarm example: suggested improvements #773

@warmanton

Description

@warmanton

I have stolon installed using https://github.com/sorintlab/stolon/tree/master/examples/swarm .
All worked fine util today I got etcd with "alarm:NOSPACE" withdefault 2Gb limit. Postgres service stopped working until I fixed quota overlimit. Does stolon need revision history entries from etcd ? How mutch is enough ? 100 ?

What would you like to be added:
- --auto-compaction-mode=revision
- --auto-compaction-retention=100
command line parameters for etcd (or any reasonable values) in https://github.com/sorintlab/stolon/blob/master/examples/swarm/docker-compose-etcd.yml

Also need some explanation about ${ETCD_TOKEN} and where it comes from (.env ?)

Please fix passwords for replica and postgres in swarm/docker-compose-pg.yml . Current example works only due to both passwords (replication and postgres users) are "password1" and "password1". If passwords are different then provided example does not work.

Why is this needed:
To get working from the box example for swarm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions