Replies: 3 comments
|
I just also found out about this discussion: #1625 |
|
Maybe it'd be an idea to also have a small section about security in the Kamal docs? This section could point users to some other websites offering good guides to server security. Furthermore, such a page could mention security considerations for Kamal itself like the one described in this blog post:
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey there, thanks for Kamal as an amazing tool. I was wondering how the community here keeps their servers secure.
.shscripts via Kamal? Do you use software like ansible? Do they work nicely together?I'm asking beyond using Docker Hardened Images, e.g. how to set up firewall rules, ip tables, ssh access, keeping
aptdependencies up-to-date. Of course, this is individual per project, but I'm sure there are some common defaults one could build upon. Just wondering what the take from the Kamal community on server security is, thanks for any pointers.All reactions