Commit Graph

53 Commits

Author SHA1 Message Date
Alecs Popa
4515af3b95
Remove obsolete docker-compose.yml version (#395) 2024-08-26 16:05:41 +02:00
brunomiguelpinto
9d7871dd53
feat: Dedicated Migration Container (#383) 2024-07-29 13:32:33 +01:00
brunomiguelpinto
37420ee641
feat: Add Lago license key to Docker (#387) 2024-07-26 14:37:00 +01:00
Vincent Pochet
fe1f10f465 misc: Rename dev containers 2024-07-16 14:49:16 +02:00
Vincent Pochet
abd03e7750
misc: Add LAGO_CLICKHOUSE_MIGRATIONS_ENABLED env (#377) 2024-07-11 16:26:41 +02:00
Jérémy Denquin
50c0bee69c
misc(version): bump to v1.6.1 (#375) 2024-07-10 13:09:20 +02:00
Vincent Pochet
087c368c46
feat(event): Add Kafka topic for clickhouse pre-aggregation (#372) 2024-07-05 11:53:57 +02:00
brunomiguelpinto
17a8f9533d
Fix: Ensure container name is unique (#364) 2024-06-18 08:32:52 +01:00
brunomiguelpinto
3e6351ad5c
feat: Add pdf worker to docker compose (#363) 2024-06-13 16:22:59 +01:00
Vincent Pochet
c8b26dd209
feat: Parralelize charge usage computation (#356) 2024-05-31 17:28:13 +02:00
LovroColic
f4a12038c9
Merge pull request #352 from getlago/disable-wallet-refresh
misc: add LAGO_DISABLE_WALLET_REFRESH env var
2024-05-28 09:48:57 +02:00
Romain Sempé
009567b0a5 misc: Ensure clickhouse, redpanda, pdf and traefik are started 2024-05-27 10:47:11 +02:00
Lovro Colic
1aa3c0f85d add LAGO_DISABLE_WALLET_REFRESH env var 2024-05-23 14:08:53 +02:00
Vincent Pochet
5d205fb985
feat(clickhouse): Update config (#349) 2024-05-16 16:08:00 +02:00
Ivan Novosad
cde40457df Add Nango secret key to docker compose files 2024-04-22 14:54:52 +02:00
Dorian Marié
4e5defc846
Declare dependencies in docker-compose.dev.yml (#331)
rake db:migrate was hanging
2024-02-26 09:23:50 +01:00
Dorian Marié
37f85f0816
Add platform linux/amd64 to mailhog container (#330)
Otherwise I get:

 ! mailhog The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
2024-02-23 09:50:18 +01:00
Romain Sempé
688e4e7b23 misc: Add missing kafka env variables 2024-02-07 09:20:07 +01:00
Aaron Johnson
66ea843392
Update docker-compose.dev.yml (#312)
Missing dolla sign?
2024-01-11 09:58:21 +01:00
Jérémy Denquin
5f7f216176
misc(dev): Add kafka env var for api (#293) 2023-10-25 11:45:18 +02:00
Vincent Pochet
1aac887a11
feat(clickhouse): Add support for clickhouse migrations (#292) 2023-10-25 10:44:11 +02:00
Jérémy Denquin
1035ffabe6
misc(ingest): Ingest dev Infratructure (#288)
* misc(ingest): Add Ingest dev infra

* git add files

* some fixes

* remove table creation

* fix conflict
2023-10-23 14:51:06 +02:00
Jérémy Denquin
c8f41339a5
misc(docker): Add sidekiq events worker (#285)
* misc(docker): Add a dedicated Sidekiq Events Worker

* fix api env vars
2023-10-05 17:59:58 +02:00
Vincent Pochet
2747b04ea9
misc: Add config for a test database on API (#283) 2023-09-22 08:35:20 +02:00
Vincent Pochet
a791efb89c
fix: Add missing LAGO_FROM_EMAIL env for local dev (#219) 2023-04-11 11:54:11 +02:00
Alexandre Monjol
00cec0a36b misc(docker): add LAGO_FRONT_URL to api worker
Used for reset password email
2023-03-31 12:19:20 +02:00
Jérémy Denquin
56f6e45969
misc(docker): Development environment add Mailhog (#205)
* misc(docker): Add mailcatcher for dev env

* use mailhog

* remove useless port

---------

Co-authored-by: Jeremy Denquin <jeremy@getlago.com>
2023-03-10 11:48:59 +01:00
Jérémy Denquin
8b0c622a3b
misc(docker): Add License vars (#174) 2023-01-05 16:43:54 +01:00
Jeremy Denquin
c44b5f5d22 fix(docker): remove useless S3 configuration for api-worker 2022-09-27 17:37:21 +02:00
Jérémy Denquin
af7b01f201
misc: Use now lago-gotenberg image for pdf generation (#95) 2022-09-06 15:28:02 +02:00
Vincent Pochet
8d2f6f1de3
feat: Allow alternate S3 compatible storages (#91) 2022-08-12 11:19:00 +02:00
Jérémy Denquin
f6581fb668
fix: remove warning about docker empty var for dev env (#85)
* fix: remove warning about docker empty var for dev env

* disable segment var is back

* disable segment for all dev services

* initialize disable segment to empty string
2022-08-08 10:56:21 +02:00
Romain Sempé
d2cadc7559 fix(segment): Do not default LAGO_DISABLE_SEGMENT to true 2022-08-04 17:27:29 +02:00
Romain Sempé
b5a49af4d1 misc(segment): Set SEGMENT_WRITE_KEY to api-worker and api-clock 2022-07-29 12:05:09 +02:00
Romain Sempé
7f316f0629 misc: Use delegated configuration for docker volumes 2022-07-29 12:04:32 +02:00
Vincent Pochet
fb05808f8f
feat: Add support for LAGO_DISABLE_SIGNUP env var (#73) 2022-07-25 15:00:23 +02:00
Romain Sempé
5cef0e95c8 Add needed Segment environment variables 2022-07-21 16:11:23 +02:00
Alexandre Monjol
51feff632b
Merge pull request #66 from getlago/allow-ws
chore: 📡 Allow websockets as entrypoint in traefik for front dev env
2022-07-18 10:35:40 +02:00
Alexandre Monjol
4b4b35feed chore: 📡 Allow websockets in front traefik config for dev env 2022-07-13 12:35:58 +02:00
Vincent Pochet
2ee2bc4f1a
misc: Add redis cache configuration (#63) 2022-07-07 16:45:18 +02:00
Jeremy Denquin
48f65295dc fix: local env pdf url 2022-07-06 12:04:02 +02:00
Jeremy Denquin
8f425cad14 feat: add PDF url for docker 2022-07-05 15:31:37 +02:00
Jérémy Denquin
d53de4cd60
misc: add S3 configuration (#54)
* misc: add S3 configuration

* add config for gotenberg
2022-06-29 15:41:00 +02:00
Vincent Pochet
1a9bea13b1 HOTFIX ENCRYPTION_KEY_DERIVATION_SALT 2022-06-23 10:08:46 +02:00
Vincent Pochet
5b3b0c8885
misc: Update config for active record encryption (#45) 2022-06-14 12:25:14 +02:00
Vincent Pochet
9ca67f7777
misc: Improve docker compose config (#20) 2022-05-12 09:50:29 +02:00
Vincent Pochet
d07887ad7d
fix: #18 Fix cors issue for production environment (#19) 2022-05-10 14:45:15 +02:00
Vincent Pochet
3d37ed0a28
feat: lago-api#133 add issuer URL into webhooks signatures (#14) 2022-05-10 10:25:57 +02:00
Jeremy Denquin
908ebaa1c9 misc: add secret key base for dev env 2022-04-13 15:51:12 +02:00
Jeremy Denquin
96bd1a80f5 cd: add clock to docker-compose 2022-04-02 23:47:05 +02:00