88be341d21
* website: upgrade global-styles packages * website: remove deprecated --site-max-width on community page * website: replace code-block showWindowBar with showChrome * website: replace old g-container with g-grid-container * website: backfill missing type styles * website: revert change to heading semantics * website: fix mismatched border colour * website: fix spacing issue * website: revert accidental replacement * website: clarify debt intention with comment * website: fix missing search styles, remove cruft * website: hide alert-banner on mobile * website: bump to latest patched dependencies
120 lines
4.1 KiB
JSON
120 lines
4.1 KiB
JSON
{
|
|
"beforeAfterDiagram": {
|
|
"beforeImage": {
|
|
"url": "https://www.datocms-assets.com/2885/1579635889-static-infrastructure.svg",
|
|
"format": "svg"
|
|
},
|
|
"beforeHeadline": "Static Infrastructure",
|
|
"beforeContent": "Datacenters with inherently high-trust networks with clear network perimeters.\n\n <h4 class=\"g-type-label\">Traditional Approach </h4>\n\n- High trust networks\n- A clear network perimeter\n- Security enforced by IP Address",
|
|
"afterImage": {
|
|
"url": "https://www.datocms-assets.com/2885/1579635892-dynamic-infrastructure.svg",
|
|
"format": "svg"
|
|
},
|
|
"afterHeadline": "Dynamic Infrastructure",
|
|
"afterContent": "Multiple clouds and private datacenters without a clear network perimeter.\n\n <h4 class=\"g-type-label\">Vault Approach</h4> \n\n\n- Low-trust networks in public clouds\n- Unknown network perimeter across clouds\n- Security enforced by Identity"
|
|
},
|
|
"principles": [
|
|
{
|
|
"textSplit": {
|
|
"heading": "API-driven",
|
|
"content": "Use policy to codify, protect, and automate access to secrets."
|
|
},
|
|
"codeBlock": {
|
|
"options": { "showChrome": "true" },
|
|
"language": "shell-session",
|
|
"code": "$ curl \n --header \"X-Vault-Token: ...\" \n --request POST \n --data @payload.json \n https://127.0.0.1:8200/v1/secret/config"
|
|
}
|
|
},
|
|
{
|
|
"textSplit": {
|
|
"heading": "Identity Plugins",
|
|
"content": "Seamlessly integrate any trusted identity provider.",
|
|
"textSide": "right"
|
|
},
|
|
"logoGrid": [
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1566919170-aws.svg",
|
|
"alt": "AWS logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1539799149-azure-stacked-color.svg",
|
|
"alt": "Microsoft Azure logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1513617132-google-cloud.svg",
|
|
"alt": "Google Cloud logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1556657783-oktalogo.svg",
|
|
"alt": "Okta logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1539817287-cf.svg",
|
|
"alt": "Cloud Foundary logo"
|
|
},
|
|
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1521842502-alibaba.png",
|
|
"alt": "Alibaba Cloud logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1506540149-black.svg",
|
|
"alt": "SSH logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1540418681-kubernetes.png",
|
|
"alt": "Kubernetes logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1622654359-githublogo.png",
|
|
"alt": "GitHub logo"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"textSplit": {
|
|
"heading": "Extend and integrate",
|
|
"content": "Securely manage secrets and access through a centralized workflow."
|
|
},
|
|
"logoGrid": [
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1506540090-color.svg",
|
|
"alt": "MySQL logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1506540114-color.svg",
|
|
"alt": "Cassandra logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1566919186-oracle.svg",
|
|
"alt": "Oracle logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1566919170-aws.svg",
|
|
"alt": "AWS logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1506540175-color.svg",
|
|
"alt": "MongoDB logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1619808181-conusul-attributedcolor.svg",
|
|
"alt": "Consul logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1539817686-microsoft-sql-server.svg",
|
|
"alt": "Microsoft SQL logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1539818112-postgresql.svg",
|
|
"alt": "PostgreSql logo"
|
|
},
|
|
{
|
|
"url": "https://www.datocms-assets.com/2885/1539799149-azure-stacked-color.svg",
|
|
"alt": "Microsoft Azure logo"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|