theforeman / theforeman/foremanctl
What does a development environment look like with containers?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 27
- Forks
- 47
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 40
Description
With our standard deployment, using Puppet, we have a hybrid development environment that mixes git + backends to mimic as close as possible a production deployment. If our primary deployment are containers, we will need to have a model that allows that same general idea for developers to develop as close as possible to the container installation model.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the current Puppet-based deployment and the existing git-plus-backend hybrid development environment described in the issue. Determine what container-based development model would preserve production parity for developers; done means the model is defined clearly enough to guide implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100