Andras Bacsai
|
0b42115127
|
feat: add root user details to install script
|
2025-01-17 17:30:26 +01:00 |
|
Khiet Tam Nguyen
|
51dc22988d
|
fix: use ip in place of hostname from inetutils in arch
|
2024-12-24 09:11:38 +11:00 |
|
Khiet Tam Nguyen
|
3a6232db7a
|
fix: install inetutils on Arch Linux
This provides the `hostname` command used in the install.sh script,
which is not available by default on Arch Linux.
Some relevant resources:
- https://bbs.archlinux.org/viewtopic.php?id=125308
- https://archlinux.org/news/deprecation-of-net-tools/
- https://man.archlinux.org/man/hostname.1.en
|
2024-12-23 00:15:13 +11:00 |
|
mohanlokesh
|
ba808b14a4
|
fix: display actual values for disk space checks in installer script
|
2024-12-06 13:25:41 +05:30 |
|
Luna Midori
|
daa2700b1c
|
Added support for Endeavour OS as arch
|
2024-11-27 22:37:18 -08:00 |
|
Andras Bacsai
|
29a82aeabc
|
fix
|
2024-11-15 11:36:17 +01:00 |
|
Andras Bacsai
|
9982a931fa
|
fix: default docker engine version + fix install script
|
2024-11-15 11:33:03 +01:00 |
|
peaklabs-dev
|
9e7a9f6065
|
fix install openssl
|
2024-11-14 22:00:13 +01:00 |
|
Aji Priyo Wibowo
|
3c087f378f
|
Update install.sh
|
2024-11-15 01:13:57 +07:00 |
|
Andras Bacsai
|
2c91c46faf
|
fix: gather private ips
|
2024-11-14 14:12:50 +01:00 |
|
Andras Bacsai
|
3e6f4c8eb9
|
Merge branch 'next' into fix-installer-on-pi
|
2024-11-14 14:05:31 +01:00 |
|
Andras Bacsai
|
3a46423ae4
|
Merge pull request #4284 from peaklabs-dev/fix-install-scirpt-root-and-storage
Fix: Root check in installer and add disk usage check
|
2024-11-14 13:45:41 +01:00 |
|
Andras Bacsai
|
7a166913d4
|
fixes for installation script
|
2024-11-14 13:42:51 +01:00 |
|
peaklabs-dev
|
744e118581
|
Update install.sh
|
2024-11-14 11:53:09 +01:00 |
|
peaklabs-dev
|
24f357a385
|
Update install.sh
|
2024-11-13 19:16:25 +01:00 |
|
peaklabs-dev
|
9d021f6b5a
|
new docker version
|
2024-11-13 14:49:27 +01:00 |
|
Andras Bacsai
|
ea9892dca8
|
install ssh in install script
|
2024-11-07 14:58:52 +01:00 |
|
Andras Bacsai
|
cf870f5162
|
Merge pull request #3912 from peaklabs-dev/fix-default-adress-pool
Fix: Error response from daemon: all predefined address pools have been fully subnetted
|
2024-11-07 13:45:26 +01:00 |
|
Andras Bacsai
|
51c76c1b47
|
fix: only skip docker installation on 24.10 if its not installed
|
2024-11-06 12:25:24 +01:00 |
|
Andras Bacsai
|
b99fa3b30f
|
fix: show docker installation logs & ubuntu 24.10 notification
|
2024-11-05 13:02:07 +01:00 |
|
peaklabs-dev
|
e971094508
|
new much larger default docker address pool
|
2024-10-14 20:32:24 +02:00 |
|
Andras Bacsai
|
1f193d465d
|
sentinel updates
|
2024-10-14 12:07:37 +02:00 |
|
Andras Bacsai
|
ba70451765
|
refactor: Update install.sh script to remove redirection of upgrade output to /dev/null
|
2024-09-26 13:07:06 +02:00 |
|
Andras Bacsai
|
aa28c99827
|
refactor: Update OS_TYPE for Asahi Linux in install.sh script
|
2024-09-26 10:36:59 +02:00 |
|
Andras Bacsai
|
6d8d91802b
|
chore: Update install.sh version to 1.6
|
2024-09-23 11:30:57 +02:00 |
|
Andras Bacsai
|
c0a1f15d34
|
Merge pull request #3472 from disjukr/asahi-linux
Add support to install.sh for Asahi Linux
|
2024-09-23 11:29:26 +02:00 |
|
Andras Bacsai
|
1c5fd8d668
|
refactor: Update getAJoke function to use HTTPS for API request
|
2024-09-19 13:16:05 +02:00 |
|
Andras Bacsai
|
91485b5d4d
|
refactor: Update getAJoke function to exclude offensive jokes
|
2024-09-19 12:50:51 +02:00 |
|
JongChan Choi
|
e5768999e4
|
chore: Update install.sh to support Asahi Linux
|
2024-09-18 13:22:07 +09:00 |
|
Andras Bacsai
|
7b4559c5e6
|
fix: install script
|
2024-09-16 17:28:31 +02:00 |
|
Andras Bacsai
|
d2d56f136b
|
chore: Update Coolify installer and scripts to include a function for fetching programming jokes
|
2024-09-16 16:35:52 +02:00 |
|
Andras Bacsai
|
62a4d7055a
|
fix: update Coolify installer
|
2024-09-16 14:37:19 +02:00 |
|
Andras Bacsai
|
72f0118506
|
chore: Add reminder to backup .env file during installation script
|
2024-09-11 14:26:10 +02:00 |
|
Andras Bacsai
|
bc13ad6b82
|
chore: Copy .env file to backup location during installation script
|
2024-09-11 14:25:40 +02:00 |
|
Andras Bacsai
|
b145691e1e
|
chore: Add reminder to backup .env file before running install script again
|
2024-09-11 14:25:16 +02:00 |
|
Andras Bacsai
|
f718604ac4
|
chore: Update .env file with new values
|
2024-09-10 14:58:26 +02:00 |
|
Andras Bacsai
|
3e188bf947
|
chore: Copy .env file to .env-{DATE} if it exists
|
2024-09-10 14:54:22 +02:00 |
|
Loïc Tosser
|
5ef2d476a4
|
Implementing support for Alpine Linux
|
2024-09-07 10:35:26 +04:00 |
|
Andras Bacsai
|
148c7d212c
|
update install scripts to pull the latest helper version during installation
|
2024-09-06 14:33:06 +02:00 |
|
Andras Bacsai
|
f8d6ce2730
|
Update memory limit to 128MB in horizon configuration
|
2024-09-02 10:22:10 +02:00 |
|
Andras Bacsai
|
4169d727fd
|
fix: infra files
|
2024-09-02 09:53:09 +02:00 |
|
Andras Bacsai
|
5f0a8bc4f2
|
revert infra things
|
2024-08-30 13:31:52 +02:00 |
|
Andras Bacsai
|
14fc067057
|
fix: let's wait for healthy container during installation and wait an extra 20 seconds (for migrations)
|
2024-08-30 11:56:34 +02:00 |
|
Andras Bacsai
|
b64a126c89
|
Merge pull request #3244 from agorgl/patch-1
fix: setup script doesn't work on rhel based images with some curl variant already installed
|
2024-08-29 14:28:14 +02:00 |
|
Andras Bacsai
|
8b5f4a597c
|
chore: Update version to 1.3.4 in install.sh and 1.0.6 in upgrade.sh
|
2024-08-29 14:23:17 +02:00 |
|
Andras Bacsai
|
c588cef5be
|
refactor: Update .env file path in install.sh script
|
2024-08-29 13:49:59 +02:00 |
|
Andras Bacsai
|
2d4385c273
|
Merge pull request #3015 from peaklabs-dev/fix-installation
Improvement: New CONTRIBUTING.md and some cleanup of the installation files
|
2024-08-29 13:35:05 +02:00 |
|
Loukas Agorgianitis
|
39804a7b20
|
fix: setup script doesn't work on rhel based images with some curl variant already installed
|
2024-08-28 19:26:46 +03:00 |
|
busybox
|
14db362d63
|
scripts/install: Use apt-get instead of apt
Fixes "WARNING: apt does not have a stable CLI interface. Use with caution in scripts."
|
2024-08-14 02:14:16 +02:00 |
|
ayntk-ai
|
ddf0ff8f25
|
cleanup instalation
|
2024-08-07 14:59:42 +02:00 |
|