Home Compact File Server
Project description
Home Compact File Server
Compact File Server for Small Community
- With no SSL implemented
- Using VPNs is suggested
Installation
pip install tagrepo skadd filerr
Run Web Daemon
export JWT_SECRET="very-strong-password"
export TOKEN_EXPIRE_MINUTES=10
export ADMIN_AUTHENTICATOR_EMAIL_LIST=someone_1@gmail.com,someone_2@gmail.com
export AUTHOR_AUTHENTICATOR_EMAIL_LIST=someone_3@gmail.com,someone_4@gmail.com
export FILE_AVRO_DATA="./users/setupkeys.avro"
export APP_SHARED_DIR="./shares"
filerr
Web Access
## The default port can be reset
http://localhost:4433
Tips
- Admin person is self-created using uvia -a vapp -m skgen.
- Authenticated user need to be created by an admin person using uvia -a vapp -m skadd.
- Only authors can upload files.
- Only admins can overwrite files.
- AUTHOR_AUTHENTICATOR_EMAIL_LIST can be maintained to add more authors.
- ADMIN_AUTHENTICATOR_EMAIL_LIST can be maintained to add more admins.
Detailed tips, tricks, and examples, can be found at project's repository https://github.com/asinerum/filerr
(C)2026 Asinerum Conlang Project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
filerr-1.0.1.tar.gz
(5.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file filerr-1.0.1.tar.gz.
File metadata
- Download URL: filerr-1.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fd19cc381c59833bf9826dd1f72c6b3c00e56224dcf8db0452ba43cf8dc8fb1
|
|
| MD5 |
353d19ae13376b0330ee82f591e76476
|
|
| BLAKE2b-256 |
0c2a8a3ef86a989575ae00f4480de92e2409f6a9d2ea9c112c8af6c091f7abd0
|
File details
Details for the file filerr-1.0.1-py3-none-any.whl.
File metadata
- Download URL: filerr-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
727b9cc58de669ae652703fcc3f1da835488fd39d6f8a34c5ded592df5315e36
|
|
| MD5 |
d35bcc8a1d72d88b13c97c871288bd8b
|
|
| BLAKE2b-256 |
bfc904499292e53b57906def188c9a712eafdf79c8211db5f7dff58128d004e9
|