File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : .NET 8 Templates migrated to use Kamal for deployments
3+ summary : All Identity Auth templates now use Kamal for deployments, simplifying the process of deploying .NET Apps to any Linux server.
4+ tags : [github-actions,docker,devops]
5+ url : https://media.servicestack.com/podcasts/kamal-deployments.mp3
6+ media : {size:5227532,duration:1306.824000,format:mp3}
7+ ---
8+
9+ This episode explores the shift in deployment strategy for .NET applications using the [ Kamal deployment] ( https://kamal-deploy.org/ ) tool.
10+
11+ Previously, a less streamlined process involving SSH and Docker Compose was used. Now, all Identity Auth
12+ templates utilize Kamal, a CLI tool simplifying deployments to any Linux server accessible via SSH.
13+ Kamal automates tasks such as reverse proxy setup and TLS certificate management.
14+
15+ The integration with GitHub Actions maintains CI/CD benefits while improving local management via Kamal's commands.
16+ The authors express enthusiasm for Kamal's ease of use and potential for community growth.
17+
18+ ### Videos
19+
20+ :::youtube -mDJfRG8mLQ
21+ Use Kamal with GitHub Actions to deploy .NET Apps to any Linux server
22+ :::
23+
24+ ### Links
25+
26+ - [ Blog Post] ( /posts/kamal-deployments )
You can’t perform that action at this time.
0 commit comments