Skip to content
#

hypriot

Here are 14 public repositories matching this topic...

Woile
Woile commented Jun 7, 2019

Goal
Have a more secure cluster.

Context
I was failing to create a cluster and I don't know if it was ufw or not, so for now I've removed it.
The cluster is working now, so it's possible to add this feature.

Proposal

  • Add ufw to the install dependencies in the template yaml.
  • Find a way to run all of this:
ufw --force reset  # ok
ufw allow ssh
ufw allow
enhancement good first issue

Improve this page

Add a description, image, and links to the hypriot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hypriot topic, visit your repo's landing page and select "manage topics."

Learn more