Commit Graph

8852 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
94b51fd295 Add script to install Tailscale in LXC containers
This script installs Tailscale in an existing LXC container on Proxmox VE, handling both Alpine and Debian/Ubuntu distributions, and updates the container configuration accordingly.
2026-02-26 09:31:26 +01:00
CanbiZ (MickLesk)
168a82dbc3 Merge pull request #1511 from community-scripts/delete_files_zerobyte
Delete zerobyte after Merge to Main
2026-02-25 16:26:33 +01:00
github-actions[bot]
ec499ab29f Delete zerobyte (ct) after migration to ProxmoxVE 2026-02-25 15:16:45 +00:00
CanbiZ (MickLesk)
5f3bdf961a Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-02-24 12:09:01 +01:00
CanbiZ (MickLesk)
ac87d34ab9 booklore test 2026-02-24 12:08:57 +01:00
github-actions[bot]
f76410e074 Delete arcane (addon) after migration to ProxmoxVE (#1507)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-24 10:34:59 +00:00
CanbiZ (MickLesk)
d16008181d merge build.func 2026-02-24 09:47:12 +01:00
CanbiZ (MickLesk)
4e2b64524f merge vmcore 2026-02-24 09:41:40 +01:00
CanbiZ (MickLesk)
00fa5a0492 merge api.func 2026-02-24 09:39:37 +01:00
CanbiZ (MickLesk)
192452a3fd merge tools.func 2026-02-24 09:38:46 +01:00
CanbiZ (MickLesk)
81e39c0680 merge error_handler 2026-02-24 09:36:33 +01:00
CanbiZ (MickLesk)
2be37f5e00 merge core.func from VE 2026-02-24 09:35:08 +01:00
CanbiZ (MickLesk)
6881dc9de1 cleanup 2026-02-24 09:32:56 +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)
e5d9a3c5d6 Merge pull request #1486 from Agent-Fennec/almalinux-10-vm
Add AlmaLinux 10 VM
2026-02-23 08:46:59 +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)
9cbe30f353 Merge pull request #1477 from summoningpixels/addon/arcane
Addon/arcane
2026-02-23 08:45:37 +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
fc04aee9e7 correct icons 2026-02-22 18:21:51 +01:00
MickLesk
a8d6680ff0 add missing json 2026-02-22 18:20:11 +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
MickLesk
5ab302102b refactor: clean COMMUNITY_SCRIPTS_URL pattern (#1449)
- ct/vm scripts: split to 2-line pattern (variable + source)
- func files: remove redundant inline defaults
- Only entry points keep the default (ct/*.sh, vm/*.sh, build.func,
  install.func, alpine-install.func)
- Downstream sources use $COMMUNITY_SCRIPTS_URL without default
2026-02-22 14:43:08 +01:00
MickLesk
4b9121f41c feat: add configurable COMMUNITY_SCRIPTS_URL for dev sourcing (#1449)
- Replace all hardcoded source URLs with $COMMUNITY_SCRIPTS_URL variable
- Default: https://git.community-scripts.org/.../ProxmoxVED/raw/branch/main
- Override: export COMMUNITY_SCRIPTS_URL=https://.../your-fork/raw/branch/xyz
- Propagates into container via build.func exports
- Updated: 43 ct scripts, 14 deferred, 22 vm scripts, 5 func files
- Document in docs/DEV_MODE.md with usage examples
- Also normalizes legacy GitHub URLs to Gitea canonical URL
2026-02-22 14:36:31 +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
4ec2f7967b fixes 2026-02-22 14:20:15 +01:00
MickLesk
3faab43da1 push twenty 2026-02-22 14:14:01 +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
MickLesk
1d0586314f url 2026-02-22 14:09:38 +01:00