Skip to content

Commit f302359

Browse files
committed
doc: mention filestash in context of cdn and releases.jq.c
1 parent 9dd8896 commit f302359

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
| Service | Description
66
|--|--
7-
| [Backups](./backup.md) | Tarsnap, backups for WordPress blogs, contentorigin, and filestash.
7+
| [Backups](./backup.md) | Tarsnap, backups for WordPress blogs, content.jquery.com, and filestash.
88
| [DNS management](./dns.md) | -
99
| [Email forwarding](./email.md) | -
1010
| [ESLint servers](./eslint.md) | -
1111
| [Grunt website](./grunt.md) | web server for gruntjs.com
12-
| [jQuery CDN](./cdn.md) | origin server for code.jquery.com
12+
| [jQuery CDN](./cdn.md) | origin server for code.jquery.com and content.jquery.com
1313
| [Miscweb](./miscweb.md) | web server for various static sites, standalone PHP apps (jQuery Mobile ThemeRoller), and redirects.
1414
| [Monitoring](./monitoring.md) | -
1515
| [Search](./search.md) | Typesense instance, search suggestions for jQuery and QUnit doc sites

doc/cdn.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ The "code" service has the following notable configuration settings (last update
7070

7171
This is a WordPress-based documentation site (see [wordpress.md](./wordpress.md)), similar to https://jquery.com and https://api.jquery.com and served from the same set of WordPress origin servers.
7272

73+
The `releases.jquery.com` domain has additional Nginx configuration to proxy the `/git` directory from the `filestash` server.
74+
7375
Notable differences:
7476

7577
* fronted by same CDN provider as the jQuery CDN (unlike our other doc sites, which use Cloudflare).

0 commit comments

Comments
 (0)