Non-Interactive Deployment
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
First off, thanks for a great project.
I'm working on Ansible playbooks to deploy Redcloud. Is there a way to deploy Redcloud on a remote machine without requiring user interaction? Not using the menu, but rather supplying all the configuration via a config file or arguments to `redcloud.py`.
My desired workflow is to non-interactively `git clone` the repository and run `python redcloud.py`/installing without a dialog.
Anyway, any suggestions would be great!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading redcloud.py and the existing deployment flow, then compare it with the Ansible playbook workflow described in the issue. Determine how configuration is currently collected and define what arguments or a config file must provide. Done means a remote git clone can run the deployment without opening a menu or requiring user interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, docker, python
- Domain
- cli, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100