CanbiZ (MickLesk)
e8f006659e
Fetch authentik default.yml; update app name
...
Download authentik's lib/default.yml for the specified AUTHENTIK_VERSION before running go mod/download and build (added curl to ct/authentik.sh and install/authentik-install.sh to write to /opt/authentik/authentik/lib/default.yml). Also normalize Bitfocus Companion app name to "Bitfocus-Companion" in ct/bitfocus-companion.sh.
2026-04-30 09:46:14 +02:00
CanbiZ (MickLesk)
e531e0372c
Update tools.func
2026-04-30 09:37:35 +02:00
CanbiZ (MickLesk)
33cf0fe2ae
Update tools.func
2026-04-30 09:28:12 +02:00
CanbiZ (MickLesk)
df33695453
Update authentik.sh
2026-04-30 09:22:19 +02:00
CanbiZ (MickLesk)
cb699c820f
reordner and some fixes
2026-04-30 09:13:01 +02:00
CanbiZ (MickLesk)
3856b5c4cf
reorder Authentik-Script / Fix little bugs
2026-04-30 09:05:33 +02:00
CanbiZ (MickLesk)
db39c543a3
Update tools.func
2026-04-30 08:58:53 +02:00
CanbiZ (MickLesk)
0ba356c916
Update twenty-install.sh
2026-04-30 08:48:48 +02:00
CanbiZ (MickLesk)
7184f20c42
Update twenty-install.sh
2026-04-29 13:14:49 +02:00
github-actions[bot]
db4215b1cd
chore: update app headers [skip ci]
2026-04-29 11:10:53 +00:00
CanbiZ (MickLesk)
fe5d872462
Merge pull request #1765 from programbo/codex/add-espconnect
...
feat: add ESPConnect LXC
2026-04-29 13:10:25 +02:00
tremor021
805a42084c
portracker: env restore
2026-04-29 13:08:25 +02:00
tremor021
f07b0b672f
portracker: add update
2026-04-29 13:07:57 +02:00
tremor021
b49cf2ad7f
portracker: changes
2026-04-29 13:04:16 +02:00
github-actions[bot]
fe60619240
chore: update app headers [skip ci]
2026-04-29 10:58:07 +00:00
Michel Roegl-Brunner
ba7c59cece
Merge pull request #1713 from fpulch/paperclip-helper-final-polish
...
feat: add Paperclip helper script
2026-04-29 12:57:49 +02:00
tremor021
4213f2b6fa
portracker: silent nodejs
2026-04-29 12:57:16 +02:00
tremor021
1609092031
portracker: update
2026-04-29 12:51:05 +02:00
tremor021
ad51def23e
portracker: update
2026-04-29 12:37:04 +02:00
tremor021
9014b304ca
oops
2026-04-29 11:51:50 +02:00
tremor021
ba73c0baad
portracker: update
2026-04-29 11:47:48 +02:00
github-actions[bot]
b4945d0406
chore: update app headers [skip ci]
2026-04-29 09:35:53 +00:00
tremor021
d808d82662
add portracker script
2026-04-29 11:35:27 +02:00
github-actions[bot]
f1a24c9445
chore: update app headers [skip ci]
2026-04-29 08:25:56 +00:00
CanbiZ (MickLesk)
8132aa0bcd
Merge pull request #1735 from Eun/cinny
...
feat: add cinny
2026-04-29 10:25:31 +02:00
John Lombardo
290dbd0245
fix: align ESPConnect update flow with maintainer guidance
2026-04-29 12:40:00 +08:00
John Lombardo
5b4abb2301
Remove unnecessary ESPConnect dependency
2026-04-29 11:28:12 +08:00
Tobias Salzmann
16b5af6d2a
Update Alpine version
2026-04-28 20:53:05 +02:00
Tobias Salzmann
05831da033
change installation method to alpine
2026-04-28 18:25:41 +02:00
Tobias Salzmann
30d4429543
update version
2026-04-28 18:25:10 +02:00
Tobias Salzmann
20586af5c4
rename
2026-04-28 18:24:34 +02:00
John Lombardo
1ed6dc4f7d
fix: restart nginx if ESPConnect update fails
2026-04-28 22:38:07 +08:00
CanbiZ (MickLesk)
8520c25ca4
Lock TERM to linux for LXC noVNC console
...
Append a guarded snippet to /root/.bash_profile that forces TERM=linux on physical LXC consoles (e.g. noVNC) for login shells. This prevents readline (8.2+) from querying CPR (ESC[6n) which can produce stray R;80R garbage; the change runs only for non-SSH sessions and detects /dev/console or /dev/ttyN. The block is only added if a __cs_console_term marker is not already present.
2026-04-28 15:47:30 +02:00
CanbiZ (MickLesk)
669d0d847f
fix motd
2026-04-28 14:58:57 +02:00
Tobias Salzmann
f31d3bf963
adjust pattern
2026-04-28 14:54:43 +02:00
John Lombardo
b319e478a2
chore: restore upstream helper URL
2026-04-28 20:09:29 +08:00
Tobias Salzmann
339b2b9c4d
fix pattern and backup path
2026-04-28 14:03:31 +02:00
Tobias Salzmann
2a1c8912de
fix
2026-04-28 13:56:14 +02:00
CanbiZ (MickLesk)
9e30f95776
Update build.func
2026-04-28 13:49:44 +02:00
Tobias Salzmann
7031cfec28
prebuilt dist
2026-04-28 13:47:16 +02:00
CanbiZ (MickLesk)
40f383df63
Update build.func
2026-04-28 13:45:34 +02:00
Tobias Salzmann
6b8120e2b3
use fetch_and_deploy_gh_release
2026-04-28 13:30:06 +02:00
John Lombardo
abf2052dfd
test: default ESPConnect helper URL to fork
2026-04-28 17:41:37 +08:00
CanbiZ (MickLesk)
d9f8fee4e5
Set TERM=linux for console-getty.service
...
Create a systemd override for console-getty.service inside LXC containers to set Environment=TERM=linux (written to /etc/systemd/system/console-getty.service.d/pve-console-term.conf) instead of touching getty@tty1/serial-getty unit dirs. This targets the noVNC/LXC console behavior where console-getty.service, not getty@tty1, is used and prevents agetty cursor-position queries from corrupting the noVNC login prompt. Also remove the older workaround in create_lxc_container that forced 'cmode: console' in the LXC config, since the new override addresses the issue.
2026-04-28 11:35:45 +02:00
John Lombardo
57e212ef69
fix: honor fork base URL for ESPConnect
2026-04-28 17:32:45 +08:00
John Lombardo
a49f5249e3
fix: restart nginx after ESPConnect config
2026-04-28 17:31:30 +08:00
CanbiZ (MickLesk)
77a91b7f6e
test motd
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 11:19:24 +02:00
John Lombardo
abae4da5df
style: italicize ESPConnect header
2026-04-28 17:10:13 +08:00
John Lombardo
a295637aad
fix: clarify ESPConnect header
2026-04-28 17:07:44 +08:00
CanbiZ (MickLesk)
7b520d8be3
mirrors for dnf systems
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 11:04:57 +02:00