2
0
Commit Graph

26 Commits

Author SHA1 Message Date
3fcb0081e5 🔖 Release v2.22.0 2024-02-01 10:28:59 +01:00
7baaf59b52 👷 Update version of copied prisma files in Dockerfile (#1186)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
	- Updated Prisma packages to enhance database interactions.
- Introduced additional dependencies to improve debugging and platform
compatibility.
- **Chores**
	- Performed schema generation with the latest Prisma version.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-01-29 09:37:19 +01:00
54788a828e 💚 Fix docker build when Sentry not enabled 2023-10-10 15:04:17 +02:00
ee800d5ba2 🐳 Remove wait-for-it script to avoid edge cases issues 2023-10-03 17:07:14 +02:00
1aa017153a 🐳 Fix docker image runtime error
Closes #719
2023-09-01 15:41:11 +02:00
786e5cb582 🧑‍💻 Improve env variables type safety and management (#718)
Closes #679
2023-08-28 09:13:53 +02:00
e9fac29886 Use bulleseye docker image for better compatibility (#618)
Changed Dockerfile image due to node-18 compatibility issues with Docker
`version 20.10.7, build f0df350`

Ref
https://github.com/nodejs/node/issues/43064
2023-08-11 13:56:34 +02:00
1e9c4bcb9a 📦 Add Cloudron package (#550)
Closes #30
2023-06-14 08:59:38 +02:00
cbc8194f19 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
caf54321ec 🏗️ Add compatibility with different prisma clients 2023-02-09 08:53:19 +01:00
1dfe4cadf7 🚑 Revert prisma fix 2023-02-01 08:09:19 +01:00
3851b2d70b 🩹 Better fix for ENOENT schema.prisma 2023-01-31 08:36:03 +01:00
9b5426ce18 👷 Adapt manual deployment scripts (#238)
Closes #235
2023-01-14 15:39:19 +01:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
9839f5c132 improve Dockerfile size and safety 2022-07-07 20:17:19 +02:00
3392e04d38 ci: 👷 Simplify build on Vercel 2022-06-22 10:35:31 +02:00
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
3e47b37c2e Revert "fix(docker): 🐛 Runtime public environment"
This reverts commit e03fe9f7d9.
2022-06-22 07:21:02 +02:00
e03fe9f7d9 fix(docker): 🐛 Runtime public environment 2022-06-22 07:12:33 +02:00
2cb8330790 fix(editor): 🐛 Custom currency payment input 2022-05-27 09:55:51 -07:00
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00
210bad32f9 fix(docker): 💚 Deployment 2022-05-17 08:16:55 -07:00
21311a6eca fix(docker): 🐛 Attempt to fix prerender error 2022-03-30 07:55:16 +02:00
1f992c6779 fix(docker): 🐛 Fix the whole docker deployment pipeline
I've been able to deploy the application on another machine (finally).
2022-03-29 08:45:20 +02:00
f9a30bc4ca build(self-host): 👷 Add chown Dockerfile 2022-03-26 10:38:08 +01:00
e886d1b079 build: 🏗️ Add docker image and deployment features 2022-03-12 08:03:18 +01:00