Playbook
Install ferretdb with playbooks
There's a built-in playbook mongo.yml for installing FerretDB on nodes.
mongo.yml
mongo.yml: Install MongoDB/FerretDB on the target host.
This playbook consists of the following subtasks:
mongo_check: check mongo identitymongo_dbsu: create os user mongodmongo_install: install mongo/ferretdb rpmmongo_purge: purge mongo/ferretdbmongo_config: config mongo/ferretdbmongo_cert: issue mongo/ferretdb ssl certsmongo_launch: launch mongo/ferretdb servicemongo_register: register mongo/ferretdb to prometheus