You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-18Lines changed: 0 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,23 +4,11 @@
4
4
5
5
This script sets up a Code Server instance on your VM using Caddy as a reverse proxy with DNS-01 challenge to verify domain ownership and issue LetsEncrypt SSL certificates.
6
6
7
-
<br>
8
-
9
-
---
10
-
11
-
<br>
12
-
13
7
## Tested Distros
14
8
15
9
- Debian 10
16
10
- Ubuntu 16.04.7 LTS
17
11
18
-
<br>
19
-
20
-
---
21
-
22
-
<br>
23
-
24
12
## Requirements
25
13
26
14
- Linux VMs
@@ -30,12 +18,6 @@ This script sets up a Code Server instance on your VM using Caddy as a reverse p
30
18
- Zone / Zone / Read
31
19
- Zone / DNS / Edit
32
20
33
-
<br>
34
-
35
-
---
36
-
37
-
<br>
38
-
39
21
## Setup Instructions
40
22
41
23
1. Setup an A record pointing to you VM's public IP in Cloudflare
0 commit comments