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 |
|
Andras Bacsai
|
3966abaf80
|
improve coolify-helper + add test new functionalities
|
2023-09-04 16:03:11 +02:00 |
|
Andras Bacsai
|
82a01b4483
|
format muhahaha
|
2023-08-11 20:48:52 +02:00 |
|
Andras Bacsai
|
61864970c1
|
Able to backup Coolify itself
|
2023-08-11 16:13:53 +02:00 |
|
Andras Bacsai
|
b7c9810461
|
Add coolify-helper image
|
2023-08-11 16:04:53 +02:00 |
|