Skip to content

[WIP] Feat/updates to proxmox build#1

Open
twitchel wants to merge 8 commits intogeek-cookbook:mainfrom
twitchel:feat/updates-to-proxmox-build
Open

[WIP] Feat/updates to proxmox build#1
twitchel wants to merge 8 commits intogeek-cookbook:mainfrom
twitchel:feat/updates-to-proxmox-build

Conversation

@twitchel
Copy link
Copy Markdown

@twitchel twitchel commented Dec 4, 2024

Summary

Description:

✅ Checklist

Every recipe in premix has to pass CI, and be installable via the ansible playbook. To be sure that your change will pass CI, please review the following checklist:

Docker Swarm

  • Create the docker-compose file as /<recipe name>/<recipe name>.yml
  • Create the env file (even if it's empty) exists at /<recipe name>/<recipe name>.env-sample

Docker Swarm + Kubernetes

  • Update deploy.yml with the recipe name (follow the existing conventions)
  • Update group_vars/all/main.yml, adding the recipe as disabled in recipe_default_config
  • Update group_vars/ci/main.yml, adding the recipe as enabled in recipe_default_config
  • Consider updating .github/CODEOWNERS so that you'll be automatically included as a reviewer on future changes to this recipe

Yours in geekery!
David

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants