Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create step-by-step-docker-swarm-in-proxmox-guide #230

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

adriankylam
Copy link
Contributor

Creating a beginners guide to deloying the premix playbook.

WIP - there may be some errors

  • Assumes users are using Proxmox host(s) and node(s)
  • Covers some basic topics such as generating SSH keys
  • Needs a review - some tasks could probably be performed more efficiently
  • Assumes that users have correctly created and configured all required playbook files (e.g. main.yml)
  • Note: the playbook can build the VMs without the Terraform proxmox provider manually installed - is it installed automatically?

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contribution guide
  • The format of my changes matches that of other recipes (ideally it was copied from template)
  • My changes have passed markdown linting, either by running ./scripts/local-markdownlint.sh locally, or by checking the status of the PR check below.
  • I've added at least one footnote to my recipe (Chef's Notes)
  • I've updated common-links.md in the _snippets directory and sorted alphabetically
  • I've updated the navigation in mkdocs.yaml in alphabetical order
  • I've updated CHANGELOG.md in reverse chronological order order
  • I'm using the oldest-possible version of Docker-compose syntax for the feature my recipe needs (v3.2 unless there's a specific need for a later version)
  • If traefik integration is required, I've included both v1 and v2 labels (see template)
  • If a recipe-specific overlay network is required, I've used a unique subnet and recorded it in networks.md
  • I've considered updating .github/CODEOWNERS so that I'll be automatically included as a reviewer on future changes to this recipe

Creating a beginners guide to deloying the premix playbook.

WIP - there may be some errors 
- Assumes users are using Proxmox host(s) and node(s)
- Covers some basic topics such as generating SSH keys
- Needs a review - some tasks could probably be performed more efficiently 
- Assumes that users have correctly created and configured all required playbook files (e.g. main.yml)
- Note: the playbook can build the VMs without the Terraform proxmox provider manually installed - is it installed automatically?
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