Started to migrate the documentation to github pages

This commit is contained in:
Jan Böhmer 2023-02-07 12:45:49 +01:00
parent b8e0fc8e06
commit a996fade24
8 changed files with 205 additions and 3 deletions

View file

@ -1,3 +1,9 @@
---
title: Direct Installation on Debian 11
layout: default
parent: Installation
---
# Part-DB installation guide for Debian 11 (Bullseye)
This guide shows you how to install Part-DB directly on Debian 11 using apache2 and SQLite. This guide should work with recent Ubuntu and other Debian based distributions with little to no changes.
Depending on what you want to do, using the prebuilt docker images may be a better choice, as you dont need to install this much dependencies. See **TODO** for more information of the docker installation.