Skip to content

Commit

Permalink
Merge pull request #369 from HoomanDgtl/main
Browse files Browse the repository at this point in the history
remove: file akash os and cloudflare
  • Loading branch information
HoomanDgtl committed Sep 17, 2024
2 parents edb0def + 5a19a5f commit 66fa81c
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 217 deletions.
66 changes: 30 additions & 36 deletions src/content/Docs/_sequence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,75 +48,69 @@ export const docsSequence = [
{
label: "Praetor App",
subItems: [
{ label: "What is Praetor App?"},
{ label: "Akash Provider",
{ label: "What is Praetor App?" },
{
label: "Akash Provider",
subItems: [
{ label: "Build a Cloud Provider"},
{ label: "Existing Kubernetes Cluster"},
{ label: "Single Server Provider"},
{ label: "Build a Cloud Provider (Windows Machine)"},
{ label: "Sudo User Requirements"},
{ label: "Decommission a Provider"},
{ label: "Build a Cloud Provider" },
{ label: "Existing Kubernetes Cluster" },
{ label: "Single Server Provider" },
{ label: "Build a Cloud Provider (Windows Machine)" },
{ label: "Sudo User Requirements" },
{ label: "Decommission a Provider" },
],
},
],
},
],
},
{ label: "Sandbox", subItems: [{ label: "Sandbox Introduction" }] },
{ label: "Stable Payment Deployments" },

],
},
{
label: "Guides",
subItems: [
{
subItems: [
{
label: "Machine Learning",
subItems: [
{ label: "OneClickLLM"},
{ label: "DeTrain"},
{ label: "Ray"},
{ label: "FLock.io"},
{ label: "vLLM"},
{ label: "Llama-2 70B"},
{ label: "Akash Chat API"},
{ label: "OneClickLLM" },
{ label: "DeTrain" },
{ label: "Ray" },
{ label: "FLock.io" },
{ label: "vLLM" },
{ label: "Llama-2 70B" },
{ label: "Akash Chat API" },
],
},
{
{
label: "Deployments",
subItems: [
{ label: "TLS Termination of Akash Deployments" },
{ label: "Multi-Tiered Deployment" },
{ label: "Ruby on Rails with Sia and Auth0"},
{ label: "AkashOS"},
{ label: "Jackal S3 Gateway"},
{ label: "Cloudflare"},
{ label: "Ruby on Rails with Sia and Auth0" },
{ label: "Jackal S3 Gateway" },
],
},
{
label: "Tooling",
subItems: [
{ label: "PostgreSQL restore/backup"},
{ label: "Provider Utilization Dashboard"},
{ label: "Akash Playground"},
{ label: "PostgreSQL restore/backup" },
{ label: "Provider Utilization Dashboard" },
{ label: "Akash Playground" },
],
},
{
label: "Blockchain",
subItems: [
{ label: "Kava RPC Node Deployment" },
{ label: "Chia on Akash" },
{ label: "Polygon on Akash" },
{ label: "Mine Raptoreum on Akash Network" },
{ label: "Chia on Akash" },
{ label: "Polygon on Akash" },
{ label: "Mine Raptoreum on Akash Network" },
],
},
{
label: "Apps",
subItems: [
{ label: "Waku"},
{ label: "qBittorrent"},
],
subItems: [{ label: "Waku" }, { label: "qBittorrent" }],
},

],
},
{
Expand Down
173 changes: 0 additions & 173 deletions src/content/Docs/guides/deployments/akashos/index.md

This file was deleted.

7 changes: 0 additions & 7 deletions src/content/Docs/guides/deployments/cloudflare/index.md

This file was deleted.

1 change: 0 additions & 1 deletion src/utils/redirects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ export const redirects = {
"/development": "/development/welcome/overview/",
"/community": "/community/akash-insiders/",
"/about": "/about/general-information/",
"/about/pricing": "/about/pricing/compare",
"/blog/a/acc-akash-accelerationism": "/blog/a-acc-akash-accelerationism/",

"/roadmap":
Expand Down

0 comments on commit 66fa81c

Please sign in to comment.