Skip to content

Commit d2542ba

Browse files
Merge pull request #1484 from ethereum-optimism/metadata-node-ops
node-operators-metakeywords
2 parents f558815 + 85062e4 commit d2542ba

25 files changed

+346
-0
lines changed

pages/404.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
title: Page Not Found
33
lang: en-US
44
description: 404 page not found and directs users to submit a GitHub issue.
5+
content_type: guide
6+
topic: 404-page-not-found
7+
personas:
8+
- app-developer
9+
- node-operator
10+
- chain-operator
11+
- partner
12+
- protocol-developer
13+
- auditor
14+
- governance-participant
15+
categories:
16+
- troubleshooting
17+
is_imported_content: 'false'
518
---
619

720
# Page Not Found

pages/500.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
title: Internal Server Error
33
lang: en-US
44
description: 500 internal server error and directs users to submit a git issue.
5+
content_type: guide
6+
topic: 500-internal-server-error
7+
personas:
8+
- app-developer
9+
- node-operator
10+
- chain-operator
11+
- partner
12+
- protocol-developer
13+
- auditor
14+
- governance-participant
15+
categories:
16+
- troubleshooting
17+
is_imported_content: 'false'
518
---
619

720
# Unexpected Error

pages/index.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22
title: Welcome to the Optimism Docs
33
lang: en-US
44
description: Learn about the Optimism Collective, the Optimism Docs, and how to get started building with Optimism.
5+
content_type: landing-page
6+
topic: welcome-to-optimism-docs
7+
personas:
8+
- app-developer
9+
- node-operator
10+
- chain-operator
11+
- partner
12+
- protocol-developer
13+
- auditor
14+
- governance-participant
15+
categories:
16+
- architecture
17+
- infrastructure
18+
- system-components
19+
- superchain
20+
- op-stack
21+
- layer2-scaling
22+
- system-design
23+
- development-networks
24+
is_imported_content: 'false'
525
---
626

727
import { Cards, Card } from 'nextra/components'

pages/operators/chain-operators.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
title: Chain Operators
33
description: Documentation covering Architecture, Configuration, Deploy, Features, Hacks, Management, Self Hosted, Tools, Tutorials in the Chain Operators section of the OP Stack ecosystem.
44
lang: en-US
5+
content_type: landing-page
6+
topic: chain-operator-resources
7+
personas:
8+
- chain-operator
9+
categories:
10+
- chain-operation
11+
- infrastructure
12+
- system-configuration
13+
- node-management
14+
- deployment-tooling
15+
- chain-deployment
16+
- system-components
17+
- system-design
18+
is_imported_content: 'false'
519
---
620

721
import { Card, Cards } from 'nextra/components'

pages/operators/node-operators.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
title: Node Operators
33
description: Documentation covering Architecture, Configuration, Json Rpc, Management, Network Upgrades, Releases, Rollup Node, Tutorials in the Node Operators section of the OP Stack ecosystem.
44
lang: en-US
5+
content_type: landing-page
6+
topic: node-operator-resources
7+
personas:
8+
- node-operator
9+
categories:
10+
- node-configuration
11+
- infrastructure
12+
- system-configuration
13+
- node-management
14+
- execution-client
15+
- consensus-client
16+
- monitoring
17+
- rollup-node
18+
is_imported_content: 'false'
519
---
620

721
import { Card, Cards } from 'nextra/components'

pages/operators/node-operators/architecture.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
title: Node architecture
33
lang: en-US
44
description: Learn about node architecture.
5+
content_type: guide
6+
topic: node-architecture
7+
personas:
8+
- node-operator
9+
categories:
10+
- architecture
11+
- node-configuration
12+
- infrastructure
13+
- system-design
14+
- execution-client
15+
- consensus-client
16+
- system-components
17+
- rollup-node
18+
is_imported_content: 'false'
519
---
620

721
# Node architecture

pages/operators/node-operators/configuration.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ lang: en-US
44
description: >-
55
Learn about configuration in the Optimism ecosystem. This guide provides
66
detailed information and resources about configuration.
7+
content_type: landing-page
8+
topic: node-configuration-resources
9+
personas:
10+
- node-operator
11+
categories:
12+
- node-configuration
13+
- infrastructure
14+
- system-configuration
15+
- node-management
16+
- execution-client
17+
- consensus-client
18+
- system-design
19+
- system-components
20+
is_imported_content: 'false'
721
---
822

923
import { Card, Cards } from 'nextra/components'

pages/operators/node-operators/configuration/base-config.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
title: Node base configuration
33
lang: en-US
44
description: Learn the node base configuration and recommended flags for op-node, op-geth, and legacy geth.
5+
content_type: guide
6+
topic: node-base-configuration
7+
personas:
8+
- node-operator
9+
categories:
10+
- node-configuration
11+
- infrastructure
12+
- system-configuration
13+
- node-management
14+
- execution-client
15+
- consensus-client
16+
is_imported_content: 'false'
517
---
618

719
import { Callout } from 'nextra/components'

pages/operators/node-operators/configuration/consensus-config.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
title: Consensus layer configuration options (op-node)
33
lang: en-US
44
description: Learn additional configuration and command line options for op-node and the Consensus-Layer.
5+
content_type: reference
6+
topic: consensus-layer-configuration
7+
personas:
8+
- node-operator
9+
categories:
10+
- consensus-client
11+
- node-configuration
12+
- infrastructure
13+
- system-configuration
14+
- node-management
15+
- metrics
16+
- rollup-configuration
17+
is_imported_content: 'false'
518
---
619

720
import { Callout } from 'nextra/components'

pages/operators/node-operators/configuration/execution-config.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
title: Execution layer configuration options (op-geth)
33
lang: en-US
44
description: Learn additional configuration and command line options for op-geth and the Execution-Layer.
5+
content_type: reference
6+
topic: execution-layer-configuration
7+
personas:
8+
- node-operator
9+
categories:
10+
- execution-client
11+
- node-configuration
12+
- infrastructure
13+
- gas-configuration
14+
- system-configuration
15+
- node-management
16+
- rpc
17+
is_imported_content: 'false'
518
---
619

720
import { Callout } from 'nextra/components'

0 commit comments

Comments
 (0)