Create

Create a SecureProxy add-on with Traefik for SSL termination and routing

tapit create secureproxy acme_email=my@email.com [--ignore-existing]

Required

  • acme_email

Parameters

  • acme_email: Email address for Let’s Encrypt ACME notifications (required)
  • --ignore-existing: Skip creation if a resource with the same name already exists (useful for idempotent scripts)