diff --git a/pages/self-hosting/index.mdx b/pages/self-hosting/index.mdx new file mode 100644 index 0000000..b54e7b5 --- /dev/null +++ b/pages/self-hosting/index.mdx @@ -0,0 +1,30 @@ +--- +title: Self Hosting | Datasquirel docs +description: Get started with Datasquirel +page_title: Create Table Fields +page_description: Learn how to create fields/columns in your tables +--- + +## Prerequisites + +To begin self hosting datasquirel you need `docker` installed on the target machine. Additionally you need `wget` if not already installed, or you could use any download manager of your choice. + +
+ +## Available Platforms + +Datasquirel can be hosted on [`Linux`](/docs/self-hosting/linux), [`MacOS`](/docs/self-hosting/linux), or [`Windows`](/docs/self-hosting/windows). + + +
+