import { Link } from "react-router"; import { Section } from "../layout/section"; import { SectionHeader } from "../ui/section-header"; import { Terminal } from "../ui/terminal"; import { Badge } from "../ui/badge"; import { Button } from "../ui/button"; import { CrosshairDivider } from "../ui/crosshair-divider"; import { AnimateIn } from "../ui/animate-in"; export function OpsSetup() { return ( <>
{/* Step 1 */}
1

Get a VPS

Any Linux VPS with 4GB RAM, 2 cores, 40GB disk. Hetzner, DigitalOcean, Vultr — any provider works.

{/* Step 2 */}
2

Install the Orama node

--domain --token " }, { prefix: "\u2192", text: "Downloading services... done" }, { prefix: "\u2192", text: "Configuring WireGuard mesh..." }, { prefix: "\u2192", text: "Starting RQLite, Olric, Gateway..." }, { prefix: "\u2713", text: "Node is live and connected to the mesh" }, ]} />
{/* Step 3 */}
3

Verify and start earning

); }