Colin Griffin
566bf106ee
re-add network stack to docker-compose build config
2022-08-04 16:14:19 -04:00
Colin Griffin
db89df9e20
update for buildx compatibility
2022-07-25 18:37:02 -04:00
Colin Griffin
40185b75b6
revert changes from c283a92614
2022-07-18 12:57:29 -04:00
Kelvin F. Alfaro
c283a92614
Add files via upload
2022-07-03 11:57:51 -05:00
Colin Griffin
03c15c8c30
replace encryption key with CALCOM_TELEMETRY_DISABLED
2022-06-15 14:02:22 -04:00
m4tze
ec2ef498e7
Update docker-compose.yaml
...
Add NEXTAUTH_SECRET and CALENDSO_ENCRYPTION_KEY to build args
2022-06-10 02:07:54 +02:00
Colin Griffin
d7e2497bd8
specify network name and add database_url to args
2022-05-20 12:07:41 -04:00
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