CanbiZ (MickLesk)
9314b49775
fix(papra): extract pnpm version from packageManager field
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-01-21 17:45:26 +01:00
CanbiZ (MickLesk)
bff65fa631
refactor(papra): cleanup install script community-style
...
- Remove unnecessary vars and comments
- Use apt-get instead of apt
- Get pnpm version from package.json
- Use NODE_MODULE for pnpm setup
- Simplify service (node direct, no corepack)
- Compact .env format
2026-01-21 17:36:12 +01:00
CanbiZ (MickLesk)
dcc6ab0437
refactor(papra): persist data in /opt/papra_data
...
- Move db, documents, ingestion to /opt/papra_data (survives CLEAN_INSTALL)
- Use absolute paths in .env
- Preserve AUTH_SECRET across updates (stored in .auth_secret file)
2026-01-21 17:34:59 +01:00
CanbiZ (MickLesk)
aafa60de06
fix(papra): correct paths and migration command
...
- Move .env to /opt/papra/apps/papra-server/.env
- Create app-data dirs in server folder (relative paths work)
- Fix migration command: migration:apply -> migrate:up
- Update EnvironmentFile path in service
2026-01-21 17:34:19 +01:00
CanbiZ (MickLesk)
8a86fe5345
finalize papra
2026-01-21 16:59:49 +01:00
CanbiZ (MickLesk)
d24d9769cb
fix(papra): finalize install script
...
- Add AUTH_SECRET env var (required by app)
- Link client dist to server public dir for frontend
- Keep BETTER_AUTH_SECRET for compatibility
2026-01-21 16:59:20 +01:00
CanbiZ (MickLesk)
7867b62647
fix(papra): show service logs on startup failure
2026-01-21 16:41:25 +01:00
CanbiZ
fed9fd9db8
fixes tag name github
2026-01-14 09:27:14 +01:00
MickLesk
28db028ba7
testing
2026-01-06 20:51:39 +01:00
MickLesk
50e8da849a
fix pnpm
2026-01-06 20:35:25 +01:00
MickLesk
f5b9938bc1
finalize papra
2026-01-06 20:35:09 +01:00
MickLesk
e06cd44584
2026-01-06 20:10:34 +01:00
MickLesk
a5857b2a58
encode url
2026-01-06 20:07:52 +01:00
MickLesk
b411e6ccd4
fix papra
2026-01-06 20:02:37 +01:00
Tobias
c5786b9210
happ new year - well a bit late :D
2026-01-06 12:36:02 +01:00
CanbiZ
9b78733f66
Add Papra app metadata and update install script
...
Added papra.json with metadata for the Papra document management system. Updated papra-install.sh to use the new papra-hq GitHub repository for cloning and release retrieval.
2025-12-30 14:21:16 +01:00
CanbiZ
ce7ae6fb4e
papra
2025-12-30 14:20:12 +01:00