thieneret
83737ff611
Merge branch 'community-scripts:main' into update/authentik
2026-03-02 11:45:28 +01:00
Thieneret
122b13776f
Update deploy method
2026-03-02 11:38:57 +01:00
CanbiZ (MickLesk)
a7ed6502c9
frigate 0.17
2026-03-02 10:58:42 +01:00
CanbiZ (MickLesk)
3eeb10a693
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-03-02 10:50:20 +01:00
CanbiZ (MickLesk)
6a8e54f65c
Update frigate-install.sh
2026-03-02 10:50:19 +01:00
github-actions[bot]
897a662bed
Delete profilarr (ct) after migration to ProxmoxVE ( #1527 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-02 08:36:44 +00:00
Thieneret
a775bfc089
Update authentik script
2026-03-01 14:02:56 +01:00
github-actions[bot]
8ca7535fc2
Delete strapi (ct) after migration to ProxmoxVE ( #1521 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-27 12:55:13 +00:00
CanbiZ (MickLesk)
58e8dfbd49
Replace npm install with npm ci for frontend build
2026-02-27 10:51:13 +01:00
github-actions[bot]
60a3ca6f25
Delete kima-hub (ct) after migration to ProxmoxVE ( #1517 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-26 10:14:47 +00:00
github-actions[bot]
ec499ab29f
Delete zerobyte (ct) after migration to ProxmoxVE
2026-02-25 15:16:45 +00:00
CanbiZ (MickLesk)
ac87d34ab9
booklore test
2026-02-24 12:08:57 +01:00
github-actions[bot]
900463f260
Delete sonobarr (ct) after migration to ProxmoxVE ( #1504 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-23 18:21:57 +00:00
github-actions[bot]
fdfb044ccc
Delete sparkyfitness (ct) after migration to ProxmoxVE ( #1502 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-23 12:38:20 +00:00
CanbiZ (MickLesk)
d459ec4e5b
Merge pull request #1490 from thieneret/feature/authentik
...
Add authentik script
2026-02-23 08:48:02 +01:00
CanbiZ (MickLesk)
62cffac09d
Merge pull request #1478 from pfassina/submit/igotify
...
Add iGotify script
2026-02-23 08:46:07 +01:00
CanbiZ (MickLesk)
73cc1c2399
Merge pull request #1406 from heinemannj/step-ca
...
New LXC: step-ca
2026-02-23 08:44:57 +01:00
MickLesk
eb57e0f20e
fix
2026-02-22 20:01:57 +01:00
MickLesk
51488d1f00
fix login
2026-02-22 19:50:56 +01:00
MickLesk
c7fd4d9516
fix garmin
2026-02-22 19:48:50 +01:00
MickLesk
12b1084e21
test
2026-02-22 19:40:32 +01:00
MickLesk
0184691d7c
fixes
2026-02-22 19:28:37 +01:00
MickLesk
c7c712497a
restart nginx
2026-02-22 19:23:53 +01:00
MickLesk
f0d0005d31
add pkg-config
2026-02-22 19:20:28 +01:00
MickLesk
b49ae0f8f9
test
2026-02-22 19:16:41 +01:00
MickLesk
b3c3a068d7
fixes
2026-02-22 19:15:05 +01:00
MickLesk
14260f2884
fixes
2026-02-22 19:01:41 +01:00
MickLesk
3f85bc0620
fixes
2026-02-22 18:56:02 +01:00
MickLesk
1724db77ec
fix
2026-02-22 18:51:02 +01:00
MickLesk
ce9eb9a2c2
fixes profilarr
2026-02-22 18:33:46 +01:00
MickLesk
59320378bd
fuixes
2026-02-22 18:29:22 +01:00
MickLesk
1a0db4e23c
yamtrack
2026-02-22 18:14:17 +01:00
MickLesk
b333c6deea
test
2026-02-22 18:10:56 +01:00
MickLesk
4498913fc9
simpleLogin
2026-02-22 18:09:24 +01:00
MickLesk
155c0a00e4
feat: add Postiz app, fix silent() for || fallbacks
2026-02-22 17:46:38 +01:00
MickLesk
286b148911
increase res
2026-02-22 17:11:27 +01:00
MickLesk
fe48d08c69
perf: optimize Twenty CRM resource usage
...
- Reduce defaults: 4 CPU/8GB → 2 CPU/4GB (official min is 2GB)
- Node.js heap: 512MB server, 384MB worker (runtime)
- Build-time heap: 3072MB (only during compilation)
- PG pool: reduce to 5 connections
- PostgreSQL: tune shared_buffers/work_mem/effective_cache_size
- Redis: cap at 64MB with noeviction policy
- Unset NODE_OPTIONS after build to not leak into runtime
2026-02-22 14:48:11 +01:00
CanbiZ (MickLesk)
719473f522
Merge pull request #1492 from tomfrenzel/sparkyfitness-pg
...
sparkyfitness: postgresql related refactoring
2026-02-22 14:24:09 +01:00
MickLesk
959a0cbeeb
fix: quote PostgreSQL identifiers in setup_postgresql_db
...
- Rename Twenty DB from 'default' to 'twenty_db' (reserved keyword)
- Quote all identifiers in setup_postgresql_db with double quotes
to prevent SQL syntax errors with reserved words
2026-02-22 14:23:29 +01:00
MickLesk
b1ee761b44
feat: add Twenty CRM script ( #1476 )
...
- Add ct/twenty.sh with update function
- Add install/twenty-install.sh (Node.js 24, PostgreSQL 16, Redis)
- Add frontend/public/json/twenty.json metadata
- Builds from source: yarn + nx monorepo (server + frontend)
- Server on port 3000, worker as separate systemd service
2026-02-22 14:12:34 +01:00
Tom Frenzel
50730dfc96
sparkyfitness: use postgresql 18 over 15
2026-02-22 14:09:14 +01:00
MickLesk
5bd4cfa345
feat: add SeaweedFS CT script + update AI.md with apt/dependency rules
...
- Add ct/seaweedfs.sh, install/seaweedfs-install.sh, seaweedfs.json
- AI.md: add anti-pattern #22 (apt-get → apt)
- AI.md: add anti-pattern #23 (core packages as dependencies)
- AI.md: fix template to use apt instead of apt-get
- AI.md: add checklist items for apt and core dependencies
2026-02-22 13:58:47 +01:00
MickLesk
cf931c5663
rename
2026-02-22 13:36:01 +01:00
github-actions[bot]
52f38c3eba
Delete gramps-web (ct) after migration to ProxmoxVE ( #1491 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-22 10:27:01 +00:00
thieneret
1f9225284b
Add additional functions to authentik-install.sh
2026-02-22 09:28:12 +01:00
thieneret
c0621f4c23
Refactor installation script and clean up dependencies
...
Removed unnecessary dependencies and updated installation script formatting.
2026-02-22 09:24:31 +01:00
thieneret
c57bc93631
Remove GeoIP data copy in installation script
...
Removed copying of GeoIP data to the authentik directory.
2026-02-22 08:44:04 +01:00
Thieneret
5772100355
feat: add authentik
2026-02-22 08:03:55 +01:00
Tom Frenzel
b04eeba2b6
sparkyfitness: add data backup and restore
2026-02-21 16:36:04 +01:00
MickLesk
e5179257f3
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-02-20 22:25:15 +01:00