Commit Graph

91 Commits

Author SHA1 Message Date
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
8292961a6c version++ 2025-02-28 13:41:17 +01:00
🏔️ Peak
a46caf209f Chore: Bump all dependencies (#5216)
* chore: bump all docker dependecies

* chore: update composer and npm dep
2025-02-24 18:08:54 +01:00
Andras Bacsai
5756873080 chore(config): increase default PHP memory limit to 256M 2025-02-04 13:02:03 +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
54d656a9da feat: Add root user configuration variables to production environment 2025-01-16 22:29:16 +01:00
Andras Bacsai
34e4b975b6 fix: compose envs 2024-12-28 14:37:36 +01:00
Andras Bacsai
7c4e62ec67 remove unnecessary bloat from docker-compose 2024-12-28 11:38:51 +01:00
Andras Bacsai
a9ec0b1c3e fix: update healthcheck and port configurations to use port 8080 2024-12-23 21:11:29 +01:00
peaklabs-dev
e51207a35e fix: bind() to 0.0.0.0:80 failed 2024-12-23 15:33:12 +01:00
Andras Bacsai
28de478801 version++ 2024-12-13 10:55:17 +01:00
Andras Bacsai
830a4eebcc Update version numbers in nightly versions.json for coolify components 2024-12-13 10:09:53 +01:00
Andras Bacsai
f1d0134e21 update nightly install script 2024-12-13 10:02:22 +01:00
Andras Bacsai
f0812b754c add new sponsors 2024-12-12 08:40:38 +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
cb433dddc4 version++ 2024-11-11 15:00:37 +01:00
Andras Bacsai
0ce616898d fix 2024-11-11 11:29:24 +01:00
Andras Bacsai
582416806f remove unnecessary things 2024-11-11 10:23:03 +01:00
Andras Bacsai
47e9e69ce0 fixes 2024-11-10 22:07:41 +01:00
Andras Bacsai
60de7dc711 fix: upgrade.sh 2024-11-10 21:44:34 +01:00
Andras Bacsai
983ce240e2 feat: add upgrade logs to /data/coolify/source 2024-11-08 13:54:58 +01:00
Andras Bacsai
013bea0495 version++ 2024-11-08 13:22:47 +01:00
Andras Bacsai
cca403b6f4 version++ 2024-11-08 12:01:13 +01:00
Andras Bacsai
26e47d7553 new versions 2024-11-08 11:39:17 +01:00
Andras Bacsai
21d9f3564a new version of coolify-realtime 2024-11-07 14:06:57 +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
6246eb7199 update Nixpacks to the latest 1.29.0 2024-11-07 12:42:21 +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
peaklabs-dev
8269e9d29d Fix: Update helper version 2024-10-06 17:39:16 +02:00
Andras Bacsai
0b4fc38d6b chore: Update version to 4.0.0-beta.354 2024-10-03 21:10:52 +02:00
Andras Bacsai
a6ec2b92fb version++ 2024-10-03 10:23:38 +02:00
Andras Bacsai
4d1d4598b6 chore: Update version numbers to 4.0.0-beta.349 and 4.0.0-beta.350 2024-10-01 21:31:54 +02:00
Andras Bacsai
4d9dcfb84c chore: Update Coolify Realtime image to version 1.0.2 2024-10-01 10:34:11 +02:00
Andras Bacsai
ac60b8cb22 chore: Remove unused .env.development.example file 2024-09-27 17:11:55 +02:00
Andras Bacsai
f0981078ce chore: Update versions.json file 2024-09-27 17:08:04 +02:00
Andras Bacsai
df8c5c6bf2 Merge branch 'next' into next 2024-09-27 17:06:52 +02:00
Andras Bacsai
75c8f6c94a Update version numbers to 4.0.0-beta.347 2024-09-27 14:45:07 +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
306c4dcbc5 chore: Update version numbers to 4.0.0-beta.346 2024-09-26 13:47:07 +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
567bbe9d0b chore: Update version numbers to 4.0.0-beta.344 2024-09-25 10:27:51 +02:00