Luke Hagar
|
4c21749c07
|
Update docker-compose.yml and Dockerfile to simplify port configuration by removing quotes around port numbers and reintroducing the EXPOSE directive for the application service.
|
2025-10-20 23:02:21 -05:00 |
|
Luke Hagar
|
2fb9526c09
|
Remove EXPOSE directive from Dockerfile to streamline container configuration, focusing on production environment settings.
|
2025-10-20 22:52:35 -05:00 |
|
Luke Hagar
|
6f98d8ab3f
|
Refactor BigQuery credentials handling in DataProcessor to use base64 encoded credentials from environment variables. Update Dockerfile and docker-compose.yml to use Bun instead of Node.js, and remove pnpm configuration. Adjust health checks and commands for Redis and Postgres services in docker-compose.yml.
|
2025-10-19 21:56:34 -05:00 |
|
Luke Hagar
|
1f567adc1c
|
Fix Dockerfile to ensure correct pnpm version activation by specifying the version format.
|
2025-08-14 12:40:04 -05:00 |
|
Luke Hagar
|
d442c1de44
|
Update Dockerfile to use pnpm version 10.14.0 and modify build script to use vite for building the project
|
2025-08-14 12:32:33 -05:00 |
|
Luke Hagar
|
9dff72e756
|
Update Dockerfile to install all dependencies including devDependencies for build process
|
2025-08-14 12:12:52 -05:00 |
|
Luke Hagar
|
4d43969d2f
|
Update Dockerfile and docker-compose.yml to streamline Prisma migration and build process
|
2025-08-14 12:06:27 -05:00 |
|
Luke Hagar
|
8fd9a4a8ea
|
adding env var
|
2025-08-14 12:00:17 -05:00 |
|
Luke Hagar
|
ca7d86ed54
|
cleaning repo and saving update
|
2025-08-14 16:02:33 +00:00 |
|
Luke Hagar
|
11dbb4e357
|
Saving progress
|
2025-08-12 10:35:39 -05:00 |
|
Flynn
|
a5bb518b88
|
updates (#31)
* update ignore files
* setup poetry
* add db seeds
* black
* set up compose
* backfill script
* add makefile, update readme
* update poetry
* readme
* Fixes
* cleanup and rate limit changes
* poetry 1.0.5
* some more cleanup
* k8s
* k8s
* update yml
* cleanup and admin
* deploy
|
2020-08-15 18:36:37 -04:00 |
|
crflynn
|
7b1cd8193b
|
fix permission issue between new pipenv, its cache, and celery; also pin pipenv
|
2018-10-13 22:00:02 -04:00 |
|
crflynn
|
5151b8e217
|
add gunicorn server; supervisord to stdout
|
2018-04-28 23:22:29 -04:00 |
|
crflynn
|
ab99adce0d
|
deployment using elasticbeanstalk, docker, supervisor
|
2018-04-28 00:56:35 -04:00 |
|
crflynn
|
9cd1ebb436
|
single docker container using supervisord
|
2018-04-24 00:35:01 -04:00 |
|
crflynn
|
5161e5cd09
|
env bugfix
|
2018-04-22 18:58:46 -04:00 |
|
crflynn
|
0cbdd8398d
|
docker setup; celery/beat config
|
2018-04-22 17:43:40 -04:00 |
|