- Not integrated, but Instant Development Environments.
- quick and dirty ?
- quick to set up and emphemeral
- https://hub.docker.com/r/gbraad/c9ide
- containerized IDE (cloud9) based around a distro
- https://github.com/gbraad-devenv/c9ide-dockerfiles/
- https://raw.githubusercontent.com/gbraad/ansible-playbooks/master/playbooks/install-c9sdk.yml
- became based around my way of working ...
- ... dotfiles -> https://github.com/gbraad-dotfiles/
- different distros
- languages -> https://github.com/gbraad-devenv/
- Containerfiles
- gitpod
- coder / vscode
devenv
-> podman
- .devcontainers
- github
devenv dotfedora start
devenv dotfedora shell
- Virtual Machines
- ansible install script
Machinefile
- takes a Containerfile
- ...
bootc
-> https://github.com/gbraad-bootc/fedora-bootc-example- set up homelab -> https://github.com/gbraad-homelab/
machine
- virt-install
- virsh
machine dotfedora start
machine dotfedora console
- packer
- Machinefile
- macadam
service
machine build
-> gbraad-dotfiles/upstream#188- ... whatever I need