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