Commit Graph

9 Commits (c151f479f4c42da018f8dc0291d08911d311f26f)

Author SHA1 Message Date
Dmitry Maksyoma 7a6067e081 Deb: add Xorg-related dependencies 4 years ago
Dmitry Maksyoma acd9f18f64 Deb: remove python dependency
Programs in www/utils are no longer included, and nothing else uses it.
4 years ago
Dmitry Maksyoma 0851741360 Deb: Debian 10 building requires package libsm6 4 years ago
Dmitry Maksyoma 5154f86b60 Deb: add lots of libraries as build dependencies
This way, no need to copy that over multiple dockerfiles, and is a best
practice.
4 years ago
Dmitry Maksyoma eaa5c24439 Generate self-signed cert in /etc/ssl/private/kasmvnc.pem
I piggyback on ssl-cert package that's got ssl-cert group and the
directory /etc/ssl/private, the group can read files from (but not list
files there). Thus, by adding a user to ssl-cert group, they can read
both ssl-cert certificates and the KasmVNC certificate.o

Note: currently, KasmVNC only supports one file that must contain both
private and public keys. For this reason, I didn't use the snakeoil
certificate from ssl-cert, as it's split into two files.
4 years ago
Dmitry Maksyoma f8c3d981bf Deb: update dependencies, add Provides: vnc-server 4 years ago
Dmitry Maksyoma 1f266ad206 Add dependencies on python and xorg to .deb 4 years ago
Dmitry Maksyoma 54f163a44c Exclude .git* files from .deb 4 years ago
Dmitry Maksyoma 86c6ae566c Debian package spike. Using ../release as bin/ source. 4 years ago