Updating Pantheon

Pantheon embeds Fastly into their default tech stack for CDN, edge caching, and certificate automation.
main
Kyle Taylor 4 years ago
parent df955d3874
commit e1f2f94e74

@ -12143,7 +12143,7 @@
"cats": [ "cats": [
62 62
], ],
"description": "Pantheon is a Website Management Platform for WordPress and Drupal.", "description": "Pantheon is a WebOps (Website Operations) and Management Platform for WordPress and Drupal.",
"headers": { "headers": {
"Server": "^Pantheon", "Server": "^Pantheon",
"x-pantheon-styx-hostname": "", "x-pantheon-styx-hostname": "",
@ -12153,7 +12153,8 @@
"implies": [ "implies": [
"PHP", "PHP",
"Nginx", "Nginx",
"MariaDB" "MariaDB",
"Fastly"
], ],
"website": "https://pantheon.io/" "website": "https://pantheon.io/"
}, },