2021-10-22 16:27:27 +02:00
|
|
|
# Printscan server
|
2021-10-22 17:00:31 +02:00
|
|
|
## Version 3 PROJECT
|
2021-10-22 16:27:27 +02:00
|
|
|
|
2021-10-22 17:00:31 +02:00
|
|
|
This repository contains files used to set up our printscan server on a freshly installed Armbian. Target is Bullseye.
|
2021-10-22 16:27:27 +02:00
|
|
|
|
|
|
|
### Introduction
|
|
|
|
(see wiki for need and concept explanation)
|
|
|
|
|
2021-10-22 17:00:31 +02:00
|
|
|
The idea behind version 3 is to replace all the scan part with [scanservjs](https://github.com/sbs20/scanservjs). This
|
|
|
|
app would **not** be running on the same SBC, but on a dedicated applicative container.
|