Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Commit c569d29

Browse files
Merge branch 'main' of github.com:opencdms/opencdms-api into main
2 parents a8500a4 + 6ea2d94 commit c569d29

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ The deployment scripts deploy to `api.opencdms.org` whenever a release is made.
163163
`LATEST` and `STABLE` suffix/prefix in the action secrets depicts whether the variable will be
164164
used in deployment to latest or stable server.
165165

166-
167166
### Setting up host for deployment
168167

169168
To deploy on a server using the deployment scripts (in `.github/workflows`)
@@ -178,3 +177,7 @@ to
178177
```yaml
179178
AcceptEnv HOST_FQDN AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY LANG LC_*
180179
```
180+
181+
### Known issues
182+
183+
Rapidly deploying the code multiple times in a short period of time can cause Let's Encrypt to hit a rate limit - this results in the security certificate not being issued (wait before deploying again).

0 commit comments

Comments
 (0)