mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 12:05:18 +02:00
Rewrite and update documentation
This commit is contained in:
8
doc/security/index.md
Normal file
8
doc/security/index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Security Guides
|
||||
|
||||
We recommend users running code-server setup SSL and fail2ban on their
|
||||
instances for improved security and resilience to attacks.
|
||||
|
||||
* [Self-signed SSL guide](./ssl.md)
|
||||
* [Let's Encrypt SSL guide](./ssl-certbot.md)
|
||||
* [Fail2Ban setup guide](./fail2ban.md)
|
||||
Reference in New Issue
Block a user