Andras Bacsai
68f5b32876
fix: missing node versions
2022-05-03 22:49:52 +02:00
Andras Bacsai
00cab67e73
feat: Cancel builds!
2022-05-02 14:15:50 +02:00
Andras Bacsai
b92bc9eebb
fix: build image
2022-05-02 13:00:13 +02:00
Andras Bacsai
e5b1ce4eef
feat: Laravel
2022-04-29 22:24:14 +02:00
Andras Bacsai
531973baab
feat: Laravel buildpack is working!
2022-04-29 11:26:31 +02:00
Andras Bacsai
b6e6a1ccf1
WIP laravel
2022-04-28 16:40:32 +02:00
Andras Bacsai
f8f17832de
WIP Laravel
2022-04-28 16:31:46 +02:00
Andras Bacsai
caaf030517
WIP: Laravel
2022-04-28 15:10:45 +02:00
Andras Bacsai
d03fbd9224
feat: select base image for buildpacks
2022-04-26 14:51:08 +02:00
Andras Bacsai
8ebff72cde
fix: Correct branch shown in build logs
2022-04-20 23:02:19 +02:00
Andras Bacsai
7f8428cd17
fix: Deno configurations
2022-04-20 22:23:25 +02:00
lichtscheu
2bc2ae9b6e
Merge remote-tracking branch 'upstream/next' into buildpack-deno
...
# Conflicts:
# src/routes/applications/[id]/index.svelte
2022-04-19 23:17:03 +02:00
Andras Bacsai
2b28f8bd8f
feat: Multiply dockerfile locations for docker buildpack
2022-04-19 22:34:28 +02:00
lichtscheu
591ee29e0d
feat: initial deno support
2022-04-19 22:08:42 +02:00
esdete
157e5fd7aa
Merge branch 'main' into main
2022-04-08 20:07:43 +02:00
Philip Schmidt
fd652bfce6
write args at the beginning of dockerfile and inherit them for each stage
2022-04-06 18:33:02 +02:00
Andras Bacsai
7a2f29f6a3
feat: PHP Composer support
2022-04-06 13:35:53 +02:00
Andras Bacsai
9790d2b613
fix(php): If .htaccess file found use apache
2022-04-04 18:47:22 +02:00
Andras Bacsai
d28433ee64
fix: Default configuration
2022-04-04 13:55:11 +02:00
Andras Bacsai
03e7af12be
fix: Remove console.log
2022-04-03 23:03:41 +02:00
Andras Bacsai
53947d805b
fix: Lets await!
2022-04-03 22:53:11 +02:00
Andras Bacsai
ddfbda6f80
feat: initial python support
2022-04-02 16:22:51 +02:00
Andras Bacsai
dcf7f92aab
fix: Build variables
2022-04-01 14:29:06 +02:00
Andras Bacsai
2bf73109b2
feat: Use compose instead of normal docker cmd
2022-03-23 10:25:32 +01:00
Andras Bacsai
a6d5316090
WIP - Persistent storage
2022-03-21 21:46:49 +01:00
Andras Bacsai
f5e7a84fa6
Update buildpacks for static sites
2022-03-21 21:25:01 +01:00
Andras Bacsai
c013764b61
WIP Persistent storage
2022-03-21 16:58:13 +01:00
Andras Bacsai
2320ab0dfc
WIP - Persistent storage
2022-03-20 23:51:50 +01:00
Andras Bacsai
eae1ea21d6
fix: Add nginx + htaccess files
2022-03-20 15:03:24 +01:00
Andras Bacsai
e338cecc14
feat: Add PHP modules
2022-03-19 23:46:33 +01:00
Andras Bacsai
547ca60c2a
fix: Better queue system + more support on monorepos
2022-03-19 15:04:52 +01:00
Andras Bacsai
376f6f7455
fix: Basedir for dockerfiles
2022-03-19 13:33:31 +01:00
Andras Bacsai
36c7e1a3c3
feat: Install pnpm into docker image if pnpm lock file is used
2022-03-11 23:55:57 +01:00
Andras Bacsai
160412f6e4
fix: Add coolify-image label for build images
2022-02-28 10:09:34 +01:00
Andras Bacsai
fd95936219
feat: 11ty buildpack
2022-02-24 00:30:33 +01:00
Andras Bacsai
15a3fd4456
feat: Astro buildpack
2022-02-23 22:07:06 +01:00
Andras Bacsai
7c683668eb
feat: Secrets for previews
...
UI: Some CSS changes
2022-02-20 00:00:31 +01:00
Andras Bacsai
531c712ea5
fix: Some nasty bug
...
fix: Automatic reconfiguration of all services and service proxies
2022-02-15 21:44:36 +01:00
Yuri Habib
a724b0daee
Allow Docker Apache write permissions
...
I had a permission problem using PHP scripts,
Running ` chown -R www-data /var/www/html ` after SSHing into the docker container helped fixing the problem.
2022-02-13 14:58:13 -08:00
Andras Bacsai
460ae85226
V2 ( #111 )
...
Just v2
2022-02-10 15:47:44 +01:00