mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-29 21:14:29 +02:00
Started to migrate the documentation to github pages
This commit is contained in:
parent
b8e0fc8e06
commit
a996fade24
8 changed files with 205 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue