Commit Graph

222 Commits

Author SHA1 Message Date
Andras Bacsai d606cd86a0 feat: Ports range 2022-02-22 09:23:41 +01:00
Andras Bacsai 980d8d374f Merge branch 'main' into next 2022-02-21 12:46:08 +01:00
Andras Bacsai fcfa8717a5 fix: Move tokens from session to cookie/store 2022-02-21 12:35:20 +01:00
Andras Bacsai add441675d feat: Public port range (WIP) 2022-02-20 15:12:01 +01:00
Andras Bacsai aa5e2edbc5 feat: Scan for lock files and set right commands 2022-02-20 14:40:15 +01:00
Andras Bacsai 7c683668eb feat: Secrets for previews
UI: Some CSS changes
2022-02-20 00:00:31 +01:00
Andras Bacsai 15e69c538a feat: Preview secrets
chore: version++
2022-02-19 14:54:47 +01:00
Andras Bacsai 2efca7a2b5 feat: Basic password reset form 2022-02-18 21:37:40 +01:00
Andras Bacsai feee90beef fix: Random port for certbot 2022-02-18 15:37:38 +01:00
Andras Bacsai 2ce64ac213 fix: hook.ts - relogin needed
updated packages
fix: Lots of typescript thingy
fix: ssl request flow
fix: proxy cleanup flow
2022-02-18 13:59:23 +01:00
Andras Bacsai 4d8bf57135 fix: Remove force SSL when doing let's encrypt request 2022-02-18 09:00:23 +01:00
Andras Bacsai c5348ce4b3 fix: Minor fixes 2022-02-18 08:48:05 +01:00
Andras Bacsai 9469f148ff fix: Grr 2022-02-18 00:22:17 +01:00
Andras Bacsai ffb7dc4ec2 fix: SSL off for services 2022-02-18 00:17:07 +01:00
Andras Bacsai 242b8fa746 fix: Remove SSL with stop 2022-02-18 00:15:46 +01:00
Andras Bacsai 50cae5ac3b fix: Lets encrypt 2022-02-18 00:08:50 +01:00
Andras Bacsai 6a71233eb2 fix: Typo 2022-02-17 23:58:21 +01:00
Andras Bacsai 1aff8933c9 fix: Local docker host 2022-02-17 23:49:25 +01:00
Andras Bacsai 0ed87a5dfc fix: SSL app off 2022-02-17 23:47:37 +01:00
Andras Bacsai 24a6bcbd1e fix: Builder debug logging is better now
fix: www and non-www domain checker
2022-02-17 23:42:23 +01:00
Andras Bacsai ca7f3da19d fix: Getport for letsencrypt
design: Add more scroll design
2022-02-17 22:56:15 +01:00
Andras Bacsai bf047e2a3c feat: Dual certificates
desing: Lots of design/css updates
version++
2022-02-17 22:14:06 +01:00
Andras Bacsai 91849cdd3a fix www - non-www ssl 2022-02-16 00:00:49 +01:00
Andras Bacsai eabaca145e Fix 2022-02-15 23:38:10 +01:00
Andras Bacsai 2f0e458765 Expand flag for lets encrypt 2022-02-15 23:12:28 +01:00
Andras Bacsai ff8037f231 feat: Generate www & non-www SSL certs 2022-02-15 23:02:03 +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
Andras Bacsai 3ae7624361 fix: Cleanup images 2022-02-15 20:37:00 +01:00
Andras Bacsai fed83462fa remove unncesarry logs 2022-02-15 20:34:40 +01:00
Andras Bacsai 58c9f937c5 fix: Cleanup every 10 mins 2022-02-15 19:14:23 +01:00
Andras Bacsai 5d14b9209d fix: Coolify image cleanup 2022-02-15 19:13:50 +01:00
Andras Bacsai 305a95fa74 fix: TransactionIds 2022-02-15 18:47:20 +01:00
Andras Bacsai b29c1e702a fix: isDomainConfigured 2022-02-15 18:04:58 +01:00
Andras Bacsai b04d75ab08 dx: only allow cleanup in production 2022-02-15 17:46:37 +01:00
Andras Bacsai 1df81b8698 fix: Unnecessary proxy restart
feat: Restart proxy
2022-02-15 17:45:20 +01:00
Andras Bacsai 4487846fd7 feat: Force restart coolify proxy
fix: Cannot configure coolify proxy
2022-02-15 15:55:55 +01:00
Andras Bacsai c5b7f92caf feat: Follow logs 2022-02-15 09:38:16 +01:00
Andras Bacsai 8fc3760eef fix: Error handling 2022-02-14 16:52:00 +01:00
Andras Bacsai b990915b7a fix: Typo 2022-02-14 15:58:44 +01:00
Andras Bacsai 01954aaf30 Merge pull request #122 from habibyuri/patch-1
Allow Docker Apache write permissions
2022-02-14 10:03:31 +01:00
Andras Bacsai 77400bbbb0 fix: Truncate git clone errors 2022-02-14 09:48:46 +01:00
Andras Bacsai 4963bd4144 - Bump version
- Fix type
2022-02-14 09:28:56 +01:00
Andras Bacsai b4a418dded - Rename error handler.
- Truncate errors.
- Better error tags, release version etc.
2022-02-14 09:28:37 +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 40939d0b7f fix: Build secrets should be visible in runtime 2022-02-13 23:17:50 +01:00
Andras Bacsai aec1d184c8 feat: www <-> non-www redirection 2022-02-13 22:56:37 +01:00
Andras Bacsai 69d3cb5dd8 feat: www <-> non-www redirection for apps 2022-02-13 15:04:00 +01:00
Andras Bacsai 3deff162bb code cleanup 2022-02-13 13:46:51 +01:00
Andras Bacsai 45f920f802 fix: unique secret by application
css: redesign secret page
2022-02-12 15:23:58 +01:00
Andras Bacsai 872095ff7a fix: Local static assets 2022-02-11 21:22:41 +01:00