MickLesk
dd0b3c6538
fix(fleet): downgrade version from 13 to 12 in configuration files and scripts
...
fix(invidious): correct indentation in version retrieval
fix(fleet-install): switch from MariaDB to MySQL setup and update database creation logic
fix(tools): add MySQL repository handling in helper functions
2026-05-18 14:27:58 +02:00
MickLesk
d73ac9566f
fix(invidious): fix version file path casing (.Invidious → .invidious)
2026-05-18 14:14:45 +02:00
MickLesk
f2d1ca82db
fix(invidious): correct access URL port from 8086 to 3000
2026-05-18 14:03:47 +02:00
MickLesk
aac0c75567
fix(fleet): switch MySQL to MariaDB, remove manual DB creation anti-pattern
2026-05-18 14:02:14 +02:00
MickLesk
8a4c0bdc60
fix(affine): reduce runtime RAM, fix external URL, admin build, version tracking
2026-05-18 13:00:16 +02:00
MickLesk
966a859f35
fix: remove stale gzip/brotli of appsettings.json so ApiUrl patch takes effect
2026-05-18 11:40:45 +02:00
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
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
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
Dean Ayres
61fe7bbc6c
feat: add Webtrees LXC container
2026-05-10 22:35:00 +01:00