peaklabs-dev
d4fcafe4d3
fix(installer): public IPv4 link does not work
2025-07-18 16:37:58 +02:00
Andras Bacsai
11fa319c3f
chore(version): update coolify-realtime to version 1.0.9 in docker-compose and versions files
2025-06-16 14:34:41 +02:00
Andras Bacsai
8191f9176f
fix(install): update Docker installation script to use dynamic OS_TYPE and correct installation URL
2025-06-10 10:47:50 +02:00
Andras Bacsai
746a801de7
refactor(install-scripts): update Docker installation process to include manual installation fallback and improve error handling
2025-06-04 20:38:53 +02:00
Andras Bacsai
c26209f187
refactor(nightly): update version numbers and enhance upgrade script
2025-03-27 10:47:08 +01:00
Andras Bacsai
bc297c4296
refactor(network): enhance docker network creation with ipv6 fallback
2025-03-25 11:27:59 +01:00
Andras Bacsai
1fcfac07b1
refactor(env): add centralized registry URL to environment configuration
2025-03-25 09:03:59 +01:00
Andras Bacsai
3f9fd1404b
refactor(docker): update image references to use centralized registry URL
2025-03-25 08:17:13 +01:00
Andras Bacsai
cef4596011
fix(console): handle missing root user in password reset command
2025-03-24 18:00:31 +01:00
Andras Bacsai
b6cb32c037
fix(install): handle potential errors in Docker address pool configuration
2025-03-14 15:23:17 +01:00
Andras Bacsai
3cf4d6364c
fix
2025-03-14 13:20:48 +01:00
Andras Bacsai
d0b8a20564
feat(install): improve Docker address pool management and service restart logic
...
Enhanced the install script to support a force override for Docker address pool configurations, allowing users to update existing settings if desired. The script now checks for existing configurations in the daemon.json file and provides clearer messaging regarding the use of custom pools versus existing configurations. Additionally, the restart logic for the Docker service has been streamlined, ensuring that unnecessary restarts are avoided when configurations remain unchanged. This update improves the flexibility and usability of the installation process.
2025-03-13 10:47:27 +01:00
Andras Bacsai
46f55c9463
feat(install): enhance Docker address pool configuration and validation
...
Updated the install scripts to include support for custom Docker address pool configurations via environment variables. Added validation for the address pool base and size, with default values provided. The script now checks for existing configurations in the .env file and merges them appropriately, ensuring a more flexible and user-friendly installation process. Additionally, the version has been bumped to 1.8 to reflect these enhancements.
2025-03-13 08:44:04 +01:00
Andras Bacsai
3957bb31ce
fix: update CDN URL in install script to point to nightly version
2025-01-20 14:01:14 +01:00
Andras Bacsai
0b42115127
feat: add root user details to install script
2025-01-17 17:30:26 +01:00
Andras Bacsai
254e32a6bc
fix: root user seeder should be the last (why? no idea. we will figure it out)
...
version ++
2025-01-17 11:06:09 +01:00
Andras Bacsai
f1d0134e21
update nightly install script
2024-12-13 10:02:22 +01:00
Andras Bacsai
9982a931fa
fix: default docker engine version + fix install script
2024-11-15 11:33:03 +01:00
peaklabs-dev
94be546f03
Update install.sh
2024-11-13 18:23:24 +01:00
Andras Bacsai
983ce240e2
feat: add upgrade logs to /data/coolify/source
2024-11-08 13:54:58 +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
275edb6c1f
put a few things on high queue
2024-11-06 12:33:56 +01:00
peaklabs-dev
e971094508
new much larger default docker address pool
2024-10-14 20:32:24 +02:00
Andras Bacsai
55847d90c0
Merge pull request #3518 from coollabsio/improve-seeders
...
Refactor: Improve seeders
2024-09-27 14:43:56 +02:00
peaklabs-dev
39015e7d6d
Fix: Typo in install script
2024-09-27 12:17:54 +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
6dd3adba4d
refactor: Simplify SSH key synchronization logic
2024-09-23 21:16:25 +02:00
Andras Bacsai
fa375e2fd8
refactor: Update install.sh script to check if coolify-db volume exists before generating SSH key
2024-09-20 14:39:58 +02:00
Andras Bacsai
be8573c828
chore: Update SSH key generation in install.sh script
2024-09-20 11:04:26 +02: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
0e8291cd86
chore: Update coolify nightly version to 4.0.0-beta.335
2024-09-16 14:30:41 +02:00
Andras Bacsai
ba860398f3
chore: Update .env file and docker-compose configuration
2024-09-13 12:47:46 +02:00
Loïc Tosser
6b475cc1bf
refactor: Improve handling of environment variable merging in upgrade script
2024-09-07 11:00:42 +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
c6df243623
chore: Update Coolify version to 4.0.0-beta.324 and fix file paths in upgrade script
2024-08-31 00:01:34 +02:00