Andras Bacsai
9e4c8c52d2
Merge pull request #2434 from dotfrag/fix/install-script-arch
...
fix: install.sh do not reinstall packages on arch
2024-06-11 11:39:50 +02:00
holasoyender
5524f80ea3
fix: Setup script doesnt link to the correct source code file
2024-06-10 23:36:57 +02:00
dotfrag
be08a2650c
fix: install.sh do not reinstall packages on arch
2024-06-10 22:17:31 +03:00
Andras Bacsai
e08dc777df
show errors in install script
2024-06-10 13:54:19 +02:00
Andras Bacsai
f4eb17f616
Merge pull request #2394 from Idorobots/fix-install-on-manjaro-arm
...
Adds support for installing on ARM-based Manjaro distributions.
2024-06-10 13:01:43 +02:00
Andras Bacsai
28c320ae97
chore: Update install.sh script to version 1.3.2 and handle Linux Mint as Ubuntu
2024-06-09 15:52:23 +02:00
Kajetan Rzepecki
fae77231a5
Allow installing on ARM-based Manjaro distribution
...
Manjaro ARM lists `manjaro-arm` as the OS type, so the install.sh script would fail early without any message indicating a problem.
2024-06-08 18:23:13 +02:00
Andras Bacsai
2b5e4a34d4
Merge pull request #2364 from TheLazyLemur/main
...
Add support to install.sh for PopOS
2024-06-07 11:04:02 +02:00
Dan Rousseau
2dd5be1b4e
chore: Update install.sh to support PopOS
2024-06-06 09:48:02 +02:00
Andras Bacsai
294721eef9
fix: autoupdate process
2024-06-04 21:57:00 +02:00
Andras Bacsai
41e0c42282
Remove warning message about only supporting root user login via SSH in the future
2024-05-17 18:54:11 +02:00
Andras Bacsai
0759fb6436
chore: Update DOCKER_VERSION to 26.0 in install.sh script
2024-05-15 14:32:01 +02:00
Andras Bacsai
7f265a6692
Merge pull request #2178 from wutangpaul/main
...
Fix silent failing of install script on manjaro, make it behave as arch
2024-05-10 10:01:25 +02:00
Paul McClean
e2131523ec
Force manjaro to be arch
2024-05-10 00:30:31 +01:00
Andras Bacsai
7ee2c9478d
chore: add metrics and logs directories to installation script
2024-05-09 12:22:54 +02:00
sipc.ink
1a5fec39c0
fix: install.sh error
2024-05-05 21:11:44 +08:00
Andras Bacsai
3df80f2653
fix: autoupdate
2024-04-29 09:57:46 +02:00
Andras Bacsai
3ff78a3a47
Update version to 1.3.1 in install.sh
2024-04-09 12:28:11 +02:00
Andras Bacsai
4d78ac4789
Remove unnecessary sed command in install.sh script
2024-04-09 12:28:05 +02:00
Andras Bacsai
25e3c4fcdc
feat: add amazon linux 2023
2024-04-08 14:33:07 +02:00
Andras Bacsai
a6669ed876
Update version and add check for Docker installed via snap
2024-03-07 09:59:19 +01:00
Andras Bacsai
fa6a249fb4
Update Docker installation for AlmaLinux
2024-03-05 10:24:02 +01:00
Andras Bacsai
54923b7640
feat: collect webhooks during maintenance
2024-03-01 14:04:29 +01:00
Andras Bacsai
fcd100df39
Fix typos and grammatical errors in email templates and form view
2024-02-29 09:16:02 +01:00
Andras Bacsai
3539e4dce9
Update Docker installation error messages
2024-02-16 09:06:28 +01:00
Andras Bacsai
5fdadcf557
fix: add openbsd ssh server check
2024-02-16 09:04:32 +01:00
=
e3e8fe7895
👌 IMPORVE(SCRIPT/INSTALL): Support Archlinux
2024-02-16 01:56:16 +03:00
Andras Bacsai
083dc15053
Update version and add OpenSSH server detection and PermitRootLogin check
2024-01-15 08:40:46 +01:00
Andras Bacsai
1b6d376472
refactor: compose file and install script
2024-01-12 21:26:51 +01:00
Ray Berger
5ee29c6072
fix typos
2024-01-07 22:32:54 +00:00
Andras Bacsai
3c54e01d87
improve more
2023-12-13 11:35:53 +01:00
Andras Bacsai
00d708610d
improve local dev + contribution guide
2023-12-13 11:12:53 +01:00
Andras Bacsai
6ae87466ca
fix: only allow to modify in .env file if AUTOUPDATE is set
2023-12-11 21:19:45 +01:00
Andras Bacsai
5159d47159
fix install script
2023-12-11 21:07:40 +01:00
Jason Hollis
c1f6bf41f5
fix: Install script parse version
...
* Allow version to be passed with v or V at the beginning of
version. This allows users to pass along the actual github tagged
version as it is listed on github.
* Linting updates
2023-12-07 16:58:17 -05:00
Jason Hollis
9df0a2e545
fix: Better handling of errors with install script
2023-12-07 12:08:43 -05:00
Andras Bacsai
caf6e3a23e
fix
2023-12-06 14:23:18 +01:00
Andras Bacsai
66587d864a
wip
2023-12-05 14:52:19 +01:00
Andras Bacsai
b106705c8d
wip
2023-12-05 14:18:44 +01:00
Andras Bacsai
5cc22a8271
wip: 🌮
2023-12-05 13:56:11 +01:00
Andras Bacsai
862177d61a
wip
2023-12-05 12:16:48 +01:00
Andras Bacsai
41280aa780
wip
2023-12-05 12:13:57 +01:00
Andras Bacsai
ce49f26c53
wip
2023-12-05 11:17:52 +01:00
Andras Bacsai
810b55163c
revert: wip
2023-12-04 21:37:30 +01:00
Andras Bacsai
a3e088199f
wip
2023-12-04 21:06:02 +01:00
Andras Bacsai
42ee4ca032
wip: broadcast
2023-12-04 20:47:32 +01:00
Andras Bacsai
cd7852e4f9
fix: use official install script with rancher (one will work for sure)
2023-12-01 14:02:11 +01:00
Andras Bacsai
2d7bbbe300
wip: swarm
2023-11-29 10:06:52 +01:00
Andras Bacsai
44f6d93639
Update installation script to include curl and wget
2023-11-28 13:28:15 +01:00
Andras Bacsai
085b655d9f
Update version to 1.1.0 and add support for Redhat and Sles based operating systems
2023-11-28 13:02:12 +01:00