Michael Joshua Saul
0a2605706b
fix: plane space SSR, static path, live server config, update script
...
- Add plane-space systemd service for SSR (react-router-serve on port 3002)
- Fix nginx /spaces/ to proxy to plane-space instead of static files
- Fix nginx /static/ alias to correct Django collectstatic path
- Fix plane-live EnvironmentFile to /opt/plane/.env
- Fix plane-live ExecStart to use start.mjs
- Update script: backup/restore all .env files, include plane-space
- Update script: add configure_instance after migrations
- Split JSON notes for god-mode and credentials
2026-02-27 00:56:57 -07:00
Michael Joshua Saul
3a02b43c0b
feat: add Plane LXC helper script
...
Add bare-metal LXC installation for Plane (plane.so), an open-source
project management tool. Installs PostgreSQL, Redis, RabbitMQ, MinIO,
Node.js 22, and Python API with Gunicorn/Uvicorn behind Nginx.
2026-02-27 00:56:57 -07:00
Poulette
810902fce1
Use GH release deploy for SurrealDB
...
Replace the old curl-based installer and interactive update menu with unified GitHub release deployment helpers. ct/surrealdb.sh now checks for a new surrealdb release via check_for_gh_release, stops the service, uses fetch_and_deploy_gh_release to deploy the prebuilt binary to /usr/local/bin, sets exec permissions, and restarts the service (also use ${APP} in an error message). The previous menu-driven update and storage-switch options (memory vs rocksdb) were removed. install/surrealdb-install.sh now skips the removed mc dependency install, uses fetch_and_deploy_gh_release instead of the install.surrealdb.com script, makes the binary executable, and no longer writes a release-version file. Overall moves to a consistent release fetch/deploy flow and simplifies update/install logic.
2026-02-26 23:33:34 +01:00
Thiago Canozzo Lahr
3583af1cf0
update
...
Signed-off-by: Thiago Canozzo Lahr <tclahr@gmail.com >
2026-02-26 15:58:59 -03:00
Thiago Canozzo Lahr
88d66e1232
update
...
Signed-off-by: Thiago Canozzo Lahr <tclahr@gmail.com >
2026-02-26 15:19:30 -03:00
Thiago Canozzo Lahr
64c42cdef6
update
...
Signed-off-by: Thiago Canozzo Lahr <tclahr@gmail.com >
2026-02-26 15:10:46 -03:00
Thiago Canozzo Lahr
24490365f9
update
...
Signed-off-by: Thiago Canozzo Lahr <tclahr@gmail.com >
2026-02-26 13:55:07 -03:00
root
3a399eee40
update
...
Signed-off-by: root <root@proxmoxve.eternia.home.arpa >
2026-02-26 13:09:41 -03: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
Stephen Chin
7ac2a1c3d6
feat: add Proton Mail Bridge
2026-02-25 23:22:09 -08:00
Poulette
0f6966bbdf
Remove redundant package installs
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-26 01:18:34 +01:00
Poulette
9d51fcf8c5
feat: Add SurrealDB
...
Added scripts for SurrealDB, a multi-modal database
2026-02-26 01:03:21 +01: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
Thiago Canozzo Lahr
36e905df8a
Refactor dotnet symlink and update Settings.yml comments
...
Removed duplicate symlink creation for dotnet and added comments in Settings.yml.
2026-02-23 14:03:56 -03:00
Thiago Canozzo Lahr
793c2ded02
Apply suggestions from code review
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-23 14:02:23 -03:00
Thiago Canozzo Lahr
454dff8aa7
Update install/immichframe-install.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-23 13:59:57 -03:00
Thiago Canozzo Lahr
52a4c267bd
Update install/immichframe-install.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-23 13:59:33 -03:00
Thiago Canozzo Lahr
ef77d96077
Update install/immichframe-install.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-23 13:59:07 -03:00
Thiago Canozzo Lahr
3dfcc1e79f
Update install/immichframe-install.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-23 13:58:56 -03:00
Thiago Canozzo Lahr
759db57eef
Update install/immichframe-install.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-23 13:58:42 -03:00
Thiago Canozzo Lahr
894ec2cc29
Update install/immichframe-install.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-23 13:58:12 -03:00
Thiago Canozzo Lahr
1aa6e3113e
add immichframe
...
Add ImmichFrame tool as lxc container.
Signed-off-by: Thiago Canozzo Lahr <tclahr@gmail.com >
2026-02-23 13:36:25 -03: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