Skip to content

Commit bb5c7e3

Browse files
committed
Update readme
1 parent 760c32c commit bb5c7e3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ Saved in `.secrets/<secret-name>.txt`
2929

3030
For github actions they are named using snake case `email_password`.
3131

32+
## Github secrets
33+
34+
| Secret | Description |
35+
|----------------|-------------------------------------------------------|
36+
| ssh_key | The private key to connect to the VPS |
37+
| ssh_connection | The ssh connection string in the form user@ip_address |
38+
3239
# Running
3340

3441
This site is deploy to a docker compose setup and can be run in any VPS. There are two ways of running this project:

0 commit comments

Comments
 (0)