Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding cloudways guide #620

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
7 changes: 7 additions & 0 deletions crowdsec-docs/src/components/QuickStart.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import {
import opnsenseLogo from "@site/static/img/logo-opnsense.svg";
import pfSenseLogo from "@site/static/img/logo-pfsense.svg";
import whmLogo from "@site/static/img/logo-whm.svg";
import cloudwaysLogo from "@site/static/img/logo-cloudways.svg";
import Link from "@docusaurus/Link";

const staticData = [
Expand Down Expand Up @@ -58,6 +59,12 @@ const staticData = [
text: "WHM",
link: "/u/getting_started/installation/whm",
},
// Experimental, not linking to it
// {
// icon: cloudwaysLogo,
// text: "Cloudways",
// link: "/u/getting_started/installation/cloudways",
// },
];

export default function QuickStart() {
Expand Down
2 changes: 2 additions & 0 deletions crowdsec-docs/static/img/logo-cloudways.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading