Commit graph

10 commits

Author SHA1 Message Date
Colin Griffin
7ff182f0ed replace baseurl and app_url with new next_public_webapp_url variable 2022-04-26 16:58:50 -04:00
Alex Sears
05560ff1a3
Update Dockerfile to use workspaces setup
The main Cal.com project has started using Yarn workspaces to
break the project up into separate packages and treat the project
as a monorepo. This required quite a few changes to the Dockerfile
that assumed the previous project setup.

Signed-off-by: Alex Sears <me@alexsears.com>
2022-02-17 16:07:11 -05:00
Alex Sears
ccc90a33b0
Add new env vars to docker compose file 2022-01-07 10:23:30 -05:00
Colin Griffin
bc9ef1619e
update image paths 2021-12-17 12:14:46 -05:00
Flemming Petersen
6c7ebb345a Make use of internal docker networks unifi database name 2021-12-15 16:01:30 +01:00
Colin Griffin
793eba4a5f
add remarks about optional studio service 2021-11-22 15:22:04 -05:00
Colin Griffin
6c6da94fa6 add build args and break out Prisma Studio 2021-11-19 10:57:00 -05:00
Colin Griffin
36982d1eaa add database_url to docker-compose to support env concatenation 2021-10-27 13:04:26 -04:00
Ramiro Berrelleza
1c0621ef49
add depends_on key to calendso service
Signed-off-by: Ramiro Berrelleza <rberrelleza@gmail.com>
2021-07-02 16:17:44 -07:00
Ramiro Berrelleza
04d9936e65
deploy calendso using docker-compose
Signed-off-by: Ramiro Berrelleza <rberrelleza@gmail.com>
2021-07-02 16:12:08 -07:00