You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: