ABP Framework v10.x (10.4/10.5) deployment: production config, clustered/stateless design, distributed cache (Redis), BLOB provider selection, distributed lock, SignalR backplane, ForwardedHeaders (reverse proxy), SSL/HTTPS, OpenIddict production certificates, Docker/Kubernetes (Helm). Use when you need to deploy an ABP application to production or containerize it.
$npx -y skills add burakdmir/abp-skills --skill abp-deploymentInstalls into the current project.
Run `npx skills use "https://github.com/burakdmir/abp-skills" --skill "burakdmir/abp-skills/abp-deployment"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/burakdmir/abp-skills" that are relevant to the current task. Run `npx skills add "https://github.com/burakdmir/abp-skills"` and select the relevant skills, then follow their instructions.