Problem:
The existing beginner's guide is quite complex, oriented towards developers and uses the somewhat outdated Virtualbox. New users who simply want to deploy a DB are overwhelmed by all the components in a dev environment (Linter, Molecule, NixOS, ...).
Idea:
Provide a beginner's guide in the sense of "My First Deployment" that covers
- only the absolutely necessary parts for installing Ansible-Oracle for Deployments
- Creating a minimal inventory for a first DB deployment
- Docker instead of Virtualbox (with a separate Container for the DB)
- What to run for a deployment
- Basic troubleshooting