Commit Graph

3223 Commits

Author SHA1 Message Date
MickLesk
20924fac4c bump aliasvault to deb13 as test 2026-05-18 11:10:11 +02:00
MickLesk
0e9cacc7ae fixes 2026-05-18 11:05:02 +02:00
github-actions[bot]
1378125e9e chore: update app headers [skip ci] 2026-05-18 06:52:56 +00:00
CanbiZ (MickLesk)
956fd2db5b Merge pull request #1777 from steveonjava/feat/hermes-agent
feat: add Hermes Agent LXC
2026-05-18 08:52:38 +02:00
CanbiZ (MickLesk)
0e0dcd53a5 Merge pull request #1691 from 007hacky007/squid-proxy
feat: add squid proxy script
2026-05-18 08:51:09 +02:00
tremor021
34f7d2ef32 etherpad: release fetch fixes 2026-05-17 23:44:41 +02:00
github-actions[bot]
4195ba7613 chore: update app headers [skip ci] 2026-05-17 18:33:57 +00:00
MickLesk
6d95ef24d9 mv 2026-05-17 20:33:31 +02:00
github-actions[bot]
529369cb75 chore: update app headers [skip ci] 2026-05-17 18:31:28 +00:00
CanbiZ (MickLesk)
7aacccc6a2 Merge pull request #1723 from JohnMcLear/feat/etherpad
feat: add Etherpad
2026-05-17 20:31:11 +02:00
tremor021
9040adf300 delete etherpad 2026-05-17 16:06:54 +02:00
tremor021
c602f577cf etherpad: backup 2026-05-17 15:57:49 +02:00
MickLesk
bef72abab6 feat: streamline AliasVault installation script; improve dependency setup and .NET SDK installation method 2026-05-17 13:43:20 +02:00
John McLear
fb97b5416d etherpad: switch default DB to sqlite + use canonical ether/etherpad repo refs
- ct/etherpad.sh + install/etherpad-install.sh: use ether/etherpad
  (canonical name; ether/etherpad-lite still redirects but the new
  name is preferred)
- install/etherpad-install.sh: switch dbType from dev-only "dirty"
  to sqlite at /var/lib/etherpad/etherpad.db on first config seed;
  matches the same default we land on across the snap, .deb, and
  Home Assistant add-on packagings
- json/etherpad.json: refresh note to reflect the sqlite default
  and document postgres/mysql as alternatives via dbType/dbSettings
2026-05-17 12:08:33 +01:00
A
25052f73c3 spliit: mirror upstream Dockerfile build flow
Use 'npm ci --ignore-scripts' + explicit 'npx prisma generate' instead
of 'npm install' (which triggered postinstall and ran with NODE_ENV=production
from a sourced .env, skipping devDependencies like autoprefixer).
Migrations are run explicitly after build, matching the Dockerfile's
container-entrypoint.sh.
2026-05-17 11:33:53 +02:00
A
dc5eae95d8 spliit: install missing deepmerge transitive dep before build
Spliit imports deepmerge in src/i18n/request.ts but does not declare it
in package.json; Next.js 16 Turbopack rejects phantom dependencies, so
the build fails with 'Module not found: deepmerge'.
2026-05-17 11:22:47 +02:00
A
6cc6168c38 Add Spliit script
Disclaimer: drafted with Claude Opus 4.7
2026-05-17 11:01:32 +02:00
MickLesk
d4a0bea279 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-05-16 23:30:40 +02:00
MickLesk
af880ae5d8 feat: update AliasVault installation scripts and configuration; enhance resource allocation and adjust privileges 2026-05-16 23:30:29 +02:00
github-actions[bot]
f1ef04846e chore: update app headers [skip ci] 2026-05-16 21:17:40 +00:00
MickLesk
d1e59fc330 feat: add AliasVault container and installation scripts; update Colanode setup instructions 2026-05-16 23:17:16 +02:00
Stephen Chin
0c45a4700c Update ct/hermesagent.sh
Removed an unnecessary space.

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-05-14 20:49:44 -07:00
github-actions[bot]
eb5494ed32 chore: update app headers [skip ci] 2026-05-14 12:31:07 +00:00
tremor021
649871cd59 add Etherpad script 2026-05-14 14:30:38 +02:00
tremor021
c368c67b2c remove OpenWebUI 2026-05-14 14:16:26 +02:00
MickLesk
114b9b4cde fix: update Colanode setup instructions for Web UI and API access 2026-05-12 22:18:10 +02:00
MickLesk
638e8d197d fix nginx 2026-05-12 22:12:24 +02:00
MickLesk
2df4a77f04 fix: update Colanode setup for SSL support and modify documentation for Web UI access 2026-05-12 21:59:02 +02:00
MickLesk
64d2b7774f Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-05-12 21:23:10 +02:00
MickLesk
916622c788 fix: increase Node.js memory limit during build process for BunkerM and Colanode 2026-05-12 21:23:08 +02:00
github-actions[bot]
b719a812ef chore: update app headers [skip ci] 2026-05-12 19:09:25 +00:00
MickLesk
c744b10caa Add installers and CT templates for four apps
Add container templates (ct/) and install scripts (install/) plus metadata JSON entries for BunkerM, Colanode, Edit-Mind, and ExcaliDash. Each app includes an LXC template script with update routines, a corresponding installer that provisions dependencies, builds the app, configures services (systemd/nginx/supervisor), and example default environment/config. JSON metadata files register interface ports, recommended resources, documentation/website links, and notes for each app.
2026-05-12 21:09:00 +02:00
montagneid
493905962f Merge branch 'main' into feature/umbraco 2026-05-12 15:02:27 +02:00
montagneid
2ea2d52ef8 Remove .net install 2026-05-12 14:55:43 +02:00
montagneid
bb35204b58 Change create_self_signed_cert and ram 2026-05-12 14:22:50 +02:00
montagneid
522e949dc3 Requested changes by team 2026-05-12 13:36:00 +02:00
Stephen Chin
96d7c7d61d fix(hermesagent): replace ${APP} with literal name in msg lines
Resolve  to 'Hermes Agent' in all msg_info/msg_ok/msg_error
calls per CrazyWolf13 review feedback — improves readability for users
reading install output.
2026-05-11 17:27:51 -07:00
CrazyWolf13
666005c4a4 fix: flame v4 2026-05-11 15:28:54 +02:00
CrazyWolf13
7b63a740e4 fix: flame v3 2026-05-11 14:58:52 +02:00
CrazyWolf13
05f0fd4b4d fix: flame v2 2026-05-11 14:55:19 +02:00
CrazyWolf13
7ba37052b7 fix: flame 2026-05-11 13:56:10 +02:00
github-actions[bot]
7f3cdc7cec chore: update app headers [skip ci] 2026-05-11 11:31:56 +00:00
CanbiZ (MickLesk)
628284f47b Merge pull request #1808 from sudofly/feat/webtrees
feat: add Webtrees LXC container
2026-05-11 13:31:40 +02:00
CrazyWolf13
a61d88cf16 flame: extend ressources 2026-05-11 11:28:17 +02:00
github-actions[bot]
ec14c4df54 chore: update app headers [skip ci] 2026-05-11 09:10:26 +00:00
CrazyWolf13
792872cdd8 add: flame 2026-05-11 11:10:02 +02:00
sudofly
796a1ee842 Start Caddy and PHP-FPM services together 2026-05-11 09:20:42 +01:00
sudofly
af8bb9b79b Apply suggestion from @CrazyWolf13
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-05-11 09:17:23 +01:00
Stephen Chin
84f20e8b15 fix(hermesagent): clean up footer, login hint, JSON notes and config_path 2026-05-10 17:14:48 -07:00
Stephen Chin
46746538a0 fix(hermesagent): source /etc/default/hermes via setsid; drop inline env vars and HERMES_HOME 2026-05-10 15:39:22 -07:00