Commit Graph

2202 Commits

Author SHA1 Message Date
Tobias
2981adf62f Update version in package.json files to $RELEASE 2025-11-05 10:36:15 +01:00
Tobias
519119fe2f reorder 2025-11-05 09:44:32 +01:00
Tobias
82bc8cef8d Increase NODE_OPTIONS max_old_space_size to 2048 2025-11-05 09:33:20 +01:00
Tobias
92325b5430 fix sed 2025-11-05 09:31:04 +01:00
Tobias
d2b922b2fa fix: images location 2025-11-05 09:05:55 +01:00
Tobias
b530b00ace Remove copying of app-images in install script 2025-11-05 09:01:26 +01:00
Tobias
732eb55a51 Update NODE_OPTIONS for frontend build 2025-11-05 08:53:30 +01:00
Tobias
e4e20bc959 remove global folder as removed upstream 2025-11-05 08:44:52 +01:00
Tobias
aad01da01d revert yarn 2025-11-04 21:39:23 +01:00
Tobias
24985771da Fetch latest Nginx Proxy Manager release version 2025-11-04 21:26:03 +01:00
Tobias
279d6fd3fd Refactor nginxproxymanager-install.sh script 2025-11-04 21:19:33 +01:00
Tobias
8dacfff359 fix yarn 2025-11-04 21:05:40 +01:00
Tobias
0869762826 Update Node.js version from 21 to 20 2025-11-04 20:04:30 +01:00
Tobias
084787634f Update Node.js version from 22 to 21 2025-11-04 19:51:45 +01:00
Tobias
e6da567f9b Update frontend build script for OpenSSL and sass 2025-11-04 19:33:15 +01:00
Tobias
e13aecdbde fix: openresty keyring 2025-11-04 14:47:06 +01:00
Tobias
98599c5107 improve install 2025-11-04 14:33:41 +01:00
Tobias
08724c6b55 add: nginxproxymanager 2025-11-04 13:43:13 +01:00
CanbiZ
5ae38e84c8 Fix LibreNMS release name and improve Node.js install logs
Corrects the case of the release name in the LibreNMS installer to 'librenms' and updates Node.js installation commands to use the $STD variable for consistent output and logging.
2025-11-04 13:13:08 +01:00
CanbiZ
07a5f145f6 Update librenms-install.sh 2025-11-04 12:47:12 +01:00
CanbiZ
bb64b2f25a Update librenms-install.sh 2025-11-04 10:58:22 +01:00
CanbiZ
0c5b2a7392 Update snowshare-install.sh 2025-11-04 10:56:28 +01:00
CanbiZ
012a534ab8 Merge pull request #1074 from TuroYT/add-snowshare
fix snowshare don't build
2025-11-03 10:20:50 -08:00
Romain PINSOLLE
396f138029 fix env for build 2025-11-03 18:47:58 +01:00
Romain PINSOLLE
9b811aed38 Add DATABASE_URL to snowshare-install.sh 2025-11-03 18:23:29 +01:00
Michel Roegl-Brunner
5db13eb1d9 Merge pull request #1063 from TuroYT/add-snowshare 2025-11-03 16:27:44 +01:00
Tobias
a5a59fced4 fix: env file location 2025-11-03 16:20:34 +01:00
Romain PINSOLLE
24832bc29d fixed 2025-11-03 14:57:36 +00:00
CanbiZ
394cf4c1a8 Update asterisk-install.sh 2025-11-03 11:27:32 +01:00
CanbiZ
dd04911e81 Update asterisk-install.sh 2025-11-03 11:22:51 +01:00
CanbiZ
c13c2805ac Update asterisk-install.sh 2025-11-03 11:17:34 +01:00
CanbiZ
958e42edee test 2025-11-03 11:09:34 +01:00
Romain PINSOLLE
8535e8b357 Change environment variable to use .env file 2025-11-03 08:09:59 +01:00
tremor021
f380816439 Pangolin: update json 2025-11-02 19:14:07 +01:00
tremor021
d45a0128b4 Test 2025-11-02 18:56:30 +01:00
Slaviša Arežina
4097ed96d2 Update donetick installation script for package manager 2025-11-02 09:35:08 +01:00
Frans Stofberg
86028cc640 Remove comments 2025-11-02 09:41:02 +02:00
Frans Stofberg
67927b2a89 remove broken package 2025-11-02 00:23:04 +02:00
Frans Stofberg
f6c2697457 use apt-get 2025-11-02 00:18:44 +02:00
Frans Stofberg
e1cef5e6cd remove apt dependencies 2025-11-02 00:09:01 +02:00
Frans Stofberg
739f25086c rename files 2025-11-02 00:04:30 +02:00
Frans Stofberg
2edfd31eeb rename files 2025-11-02 00:03:56 +02:00
Frans Stofberg
044bd6be71 replace config token 2025-11-01 23:57:31 +02:00
Frans Stofberg
4171b1f9dc Add Donetick app script 2025-11-01 22:50:54 +02:00
Romain PINSOLLE
a39be2339d ok 2025-11-01 17:34:03 +01:00
wanetty
88795c5722 feat: Implement PR feedback for Upgopher script
- Update Debian version from 12 to 13
- Replace manual download/extraction with fetch_and_deploy_gh_release function
- Remove redundant curl/wget installation (already in core dependencies)
- Remove unnecessary comments
- Add apt clean -y to cleanup section
- Modernize apt-get commands to apt
- Update success message to 'Updated successfully!'
- Fix asset pattern to match release files (upgopher_*_linux_amd64.tar.gz)
2025-11-01 09:13:58 +01:00
wanetty
bc3c833038 Add Upgopher file server script
- Add Upgopher LXC container creation script
- Add installation script for Upgopher v1.11.1
- Add JSON metadata with configuration details
- Upgopher is a lightweight file upload/download server written in Go
2025-10-31 18:33:20 +01:00
Romain PINSOLLE
896299aedf fixed install 2025-10-31 13:47:31 +00:00
Romain PINSOLLE
a44c9364ae fixed 2025-10-31 11:03:31 +00:00
Romain PINSOLLE
89d5c096db Remove log messages from installation script
Removed logging messages for database migrations and service creation.
2025-10-31 11:40:38 +01:00