Initial commit: F7cloud Talk Recording Server

- Переименовано Nextcloud на F7cloud
- Добавлены зависимости Firefox ESR и Geckodriver
- Создан скрипт установки с поддержкой параметров HPB
- Добавлена документация и инструкции по установке

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
F7cloud
2026-02-17 12:18:51 +00:00
commit 0b94d1826e
49 changed files with 7260 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
graft debian
@@ -0,0 +1,4 @@
certifi python3-certifi (>=2017.4.17)
charset_normalizer python3-charset-normalizer (>=2), python3-charset-normalizer (<<4)
idna python3-idna (>=2.5), python3-idna (<<4)
urllib3 python3-urllib3 (>=1.21.1), python3-urllib3 (<<3)