Commit graph

217 commits

Author SHA1 Message Date
🏔️ Peak
1287dc4dac
Merge branch 'next' into new-dockerfiles 2024-11-15 13:46:47 +01:00
Andras Bacsai
959c21a888 force image update 2024-11-15 12:42:08 +01:00
🏔️ Peak
962807aaf3
Merge branch 'next' into new-dockerfiles 2024-11-15 12:25:37 +01:00
Andras Bacsai
210a428f93 fix: init script + optimize laravel 2024-11-15 10:47:30 +01:00
Andras Bacsai
4053c3003d fix 2024-11-15 10:22:47 +01:00
Andras Bacsai
477a453ffa fix: deployment optimizations 2024-11-15 10:16:49 +01:00
Andras Bacsai
825e8c6d3e hmm 2024-11-15 09:51:41 +01:00
peaklabs-dev
11bb963198
Merge branch 'new-dockerfiles' of https://github.com/peaklabs-dev/coolify into new-dockerfiles 2024-11-14 12:53:58 +01:00
peaklabs-dev
a2e0a378b6
install vim 2024-11-14 12:53:54 +01:00
🏔️ Peak
c8b5a4bb2e
Merge branch 'next' into new-dockerfiles 2024-11-14 12:49:50 +01:00
peaklabs-dev
689396fa47
use old user here 2024-11-13 19:11:24 +01:00
peaklabs-dev
5ec202dbe0
Update Dockerfile 2024-11-13 18:48:56 +01:00
🏔️ Peak
8cf7dd89ae
Merge branch 'new-dockerfiles' into dep-and-remove-unused-stuff 2024-11-13 18:47:23 +01:00
peaklabs-dev
9343cd6464
add config cache 2024-11-13 18:32:33 +01:00
peaklabs-dev
23ee1a0c54
bump helper dep 2024-11-13 18:22:53 +01:00
peaklabs-dev
8fc6ffc7d7
bump testing host dep 2024-11-13 18:18:40 +01:00
peaklabs-dev
65255a2c81
bump dev dep 2024-11-13 18:18:27 +01:00
peaklabs-dev
07c8ec25ec
Update Dockerfile 2024-11-13 18:12:01 +01:00
peaklabs-dev
725de2fe9f
dep bum dockerfile 2024-11-13 18:08:48 +01:00
peaklabs-dev
a399f41f81
switch user 2024-11-13 17:54:00 +01:00
peaklabs-dev
72f344ee73
added comments 2024-11-13 17:36:44 +01:00
peaklabs-dev
5972ba7ab6
Update Dockerfile 2024-11-13 17:34:33 +01:00
peaklabs-dev
36e4979dc3
only copy needed files into prod image 2024-11-13 17:31:44 +01:00
peaklabs-dev
bb6315d759
add config cache 2024-11-13 17:19:06 +01:00
peaklabs-dev
5b5f5832b8
enable opcache and combine run commands 2024-11-13 15:17:50 +01:00
peaklabs-dev
4117d93467
new dockerfile 2024-11-13 14:51:39 +01:00
peaklabs-dev
2ccdbe8015
update terminal dep 2024-11-13 13:45:38 +01:00
Andras Bacsai
2d64c006e2 just triggering the workflow (I'm such a pro developer 10x) 2024-11-08 11:11:31 +01:00
Andras Bacsai
e2ed213957 fix: update packagejson of coolify-realtime + add lock file 2024-11-07 14:06:32 +01:00
Andras Bacsai
c7a593b102
Merge pull request #4162 from peaklabs-dev/fix-dockerfile
Fix: Prod Dockerfile warning
2024-11-07 12:45:47 +01:00
Andras Bacsai
6246eb7199 update Nixpacks to the latest 1.29.0 2024-11-07 12:42:21 +01:00
peaklabs-dev
0305780449
Update Dockerfile 2024-11-07 12:24:40 +01:00
Andras Bacsai
673ac44fe8 fix: clear route / view 2024-11-06 10:08:43 +01:00
Andras Bacsai
ac768e5313 feat: limit storage check emails
feat: sentinel should send storage usage
2024-10-22 14:01:36 +02:00
Andras Bacsai
0cc277935c test cache 2024-10-21 14:44:36 +02:00
🏔️ Peak
b039a481c7
Update package.json 2024-10-11 13:04:20 +02:00
Andras Bacsai
66bb4e0fc1 refactor: Remove inactivity timer in terminal-server.js 2024-10-02 21:23:59 +02:00
Andras Bacsai
e03e4f2e91 refactor: Improve SSH command generation in Terminal.php and terminal-server.js 2024-10-02 15:16:55 +02:00
Andras Bacsai
6f25b548c7 fix: realtime watch in development mode 2024-10-02 14:18:52 +02:00
Luan Estradioto
2c38af1df0 - fixes: no more exit fallback to server 2024-10-01 01:42:09 -03:00
Luan Estradioto
6bd8583eab - resize check to int
- modularize, tree-shake terminal, idempotency on navigations
2024-09-25 22:14:05 -03:00
Andras Bacsai
2841675691 refactor 2024-09-23 20:31:50 +02:00
Andras Bacsai
cbc2f1f015 chore: Update versions.json to reflect latest version of realtime container 2024-09-17 11:58:28 +02:00
Andras Bacsai
dcf91cc034 Update WebSocket URL in terminal.blade.php to include /ws for consistency with the server configuration. 2024-09-13 16:58:16 +02:00
Andras Bacsai
7cac243589 chore: Update Dockerfile and workflow for Coolify Realtime (v4) 2024-09-13 14:05:37 +02:00
Andras Bacsai
0cfd8ed5f0 chore: Update Dockerfile and workflow for Coolify Realtime (v4) 2024-09-13 13:46:10 +02:00
Andras Bacsai
b6080c2c8e
Merge branch 'next' into feat--terminal-pty 2024-09-13 11:25:47 +02:00
Andras Bacsai
f672a08afb chore: Add minio/mc command to Dockerfile 2024-09-12 09:56:48 +02:00
Andras Bacsai
8712af7379 fix: move mc command to coolify image from helper 2024-09-12 09:42:28 +02:00
Luan Estradioto
35dfb1b0f8 fix: grouped process and docker execs are killed with ssh process
fix: run clear command only if exists
fix: link terminal js on dev compose better dx
fix: add error on terminal ux
2024-09-12 01:58:56 -03:00
Andras Bacsai
117fbeb07c fixes for terminal 2024-09-11 12:19:27 +02:00
Andras Bacsai
33e9c9b0f9
Merge branch 'next' into feat--terminal-pty 2024-09-11 10:41:33 +02:00
Andras Bacsai
0c87a8f4ec chore: Update Dockerfile with latest versions of PACK and NIXPACKS 2024-09-06 10:13:02 +02:00
Luan Estradioto
2b8c9920d8 removed extra container and added new process to soketi container 2024-08-15 20:52:50 -03:00
Andras Bacsai
046a358ae0 refactor: Update Dockerfile to set CI environment variable to true 2024-07-12 13:02:37 +02:00
Andras Bacsai
f8f0aa171c dev command updated 2024-07-06 14:33:59 +02:00
Andras Bacsai
7144cee0f6 chore: Update Dockerfile with latest versions of Docker, Docker Compose, Docker Buildx, Pack, and Nixpacks 2024-06-04 11:27:50 +02:00
Andras Bacsai
3cd1d8135e chore: Update Dockerfile to install vim 2024-05-31 09:41:40 +02:00
Andras Bacsai
11b6afbe09 chore: rename docker dirs 2024-05-29 08:44:57 +02:00
Andras Bacsai
01c1e4f8cb chore: Update Docker and Docker Compose versions in Dockerfiles 2024-05-15 14:32:10 +02:00
Andras Bacsai
8553fffffe Update startup commands for Horizon and Scheduler Worker services 2024-04-11 15:07:41 +02:00
Andras Bacsai
6721471c63 Update PHP image versions in Dockerfiles 2024-03-20 20:30:46 +01:00
Andras Bacsai
289480c954 feat: able to run scheduler/horizon programatically 2024-03-19 10:24:23 +01:00
Andras Bacsai
3da7746629 update packages in helper container 2024-03-19 10:24:09 +01:00
Andras Bacsai
8d48051a8d Update Node.js version in Dockerfile 2024-03-19 10:22:35 +01:00
Andras Bacsai
ec16c0f0f4 update cloudflared version 2024-03-19 10:21:40 +01:00
Andras Bacsai
7554de5993 Refactor app:init command and update cleanup options 2024-02-08 11:05:31 +01:00
Andras Bacsai
8a63ef5da9 Merge branch 'feat/db-import' of github.com:stooit/coolify into stooit-feat/db-import 2024-01-10 14:36:59 +01:00
Andras Bacsai
3a287ae974 Update Dockerfile to use serversideup/php:8.2-fpm-nginx image 2024-01-10 09:25:04 +01:00
Andras Bacsai
32bc876dfc fix: php pgsql to 8.2 2024-01-09 19:04:12 +01:00
Andras Bacsai
c9b3d2a43d Update PHP version in Dockerfiles 2024-01-09 15:23:37 +01:00
Andras Bacsai
f343210e7c hmm 2024-01-09 15:22:06 +01:00
Stuart Rowlands
557e1407d0 Added database import feature. 2024-01-06 15:24:57 +10:00
Andras Bacsai
25a471b045 Update Dockerfile with new versions of PACK and NIXPACKS 2024-01-03 13:29:23 +01:00
Andras Bacsai
d93bf97919 cleanup on start 2023-12-13 12:01:21 +01: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
29e750f0b2 hmm 2023-12-12 12:31:29 +01:00
Andras Bacsai
ff13cb4e26 fix: init 2023-12-12 12:01:53 +01:00
Andras Bacsai
5cb572b6a5 fix: run init command after production seeder 2023-12-12 11:54:10 +01:00
Andras Bacsai
5e03979f9c no cleanup 2023-12-11 11:29:59 +01:00
Andras Bacsai
0dff57e69f Add cleanup option to app:init command 2023-11-29 15:03:21 +01:00
Andras Bacsai
0459b3a115 Add init-script to prod-ssu Docker container 2023-11-15 10:31:48 +01:00
Andras Bacsai
658d608f55 ok, it is not nixpacks problem 2023-11-01 21:02:05 +01:00
Andras Bacsai
b557ea1e1d revert nixpacks version 2023-11-01 20:54:50 +01:00
Andras Bacsai
f56d373ed2 update nixpacks 2023-11-01 12:54:49 +01:00
Andras Bacsai
0b0ae55f0b fix 2023-10-11 13:47:14 +02:00
Andras Bacsai
5b56c50f03 feat: init version of any git deployment 2023-10-06 13:46:42 +02:00
Andras Bacsai
c46eeac4b5 feat: add cloudflare tunnel support 2023-09-23 13:34:40 +02:00
Andras Bacsai
54a57d217f fix: ssh-agent revert 2023-09-15 12:30:25 +02:00
Andras Bacsai
8412802f4d oh wow, it is cool! 2023-09-14 15:52:04 +02:00
Andras Bacsai
17c0e91a0d feat: ssh-agent instead of filesystem based ssh keys 2023-09-14 10:12:58 +02:00
Andras Bacsai
b7786504b8 wip: nixpacksarchive 2023-09-11 15:53:05 +02:00
Andras Bacsai
a4b44bacc1 updates 2023-09-05 15:43:56 +02:00
Andras Bacsai
31db1db636 next helper image 2023-09-05 08:49:33 +02:00
Andras Bacsai
35f19ed53f update helper 2023-09-04 16:51:36 +02:00
Andras Bacsai
a5c45ffe90 update pack + nixpacks 2023-09-04 16:50:39 +02:00
Andras Bacsai
220c8211fd update 2023-09-04 16:46:53 +02:00
Andras Bacsai
ffbd04df29 update helper 2023-09-04 16:40:16 +02:00
Andras Bacsai
73c59be865 fix helper 2023-09-04 16:25:18 +02:00