Skip to content

Commit c64f02a

Browse files
authored
chore: updated deployment rules
Signed-off-by: Claudio Wunder <[email protected]>
1 parent c36666c commit c64f02a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,19 @@ To help with localization, please read the [Translation](TRANSLATION.md) guide.
8080

8181
### Deployment
8282

83-
Full setup is in <https://github.com/nodejs/build/tree/master/ansible/www-standalone> minus secrets and certificates. The webhook is set up on GitHub for this project and talks to a small Node server on the host, which does the work. See the [github-webhook](https://github.com/rvagg/github-webhook) package for this.
83+
The Website is automatically deployed to [Vercel](https://vercel.com) through its GitHub App integration when new pushes happen on the `main` branch.
84+
85+
Details regarding the deployment are only accessible to the maintainers of the Website Team due to certain limitations.
86+
87+
The current integration is owned by the OpenJS Foundation and managed by the Website Team.
88+
89+
<details>
90+
<summary>Legacy Deployment</summary>
91+
92+
Full setup is in <https://github.com/nodejs/build/tree/master/ansible/www-standalone> minus secrets and certificates.
93+
94+
The webhook is set up on GitHub for this project and talks to a small Node server on the host, which does the work. See the [github-webhook](https://github.com/rvagg/github-webhook) package for this.
95+
</details>
8496

8597
## Relevant Links
8698

0 commit comments

Comments
 (0)