Commit Graph

29 Commits

Author SHA1 Message Date
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
Jeremy Denquin
7da0d62fcf
Add api-worker 2022-03-30 12:04:56 +02:00
Jérémy Denquin
16a058e0fd
Dev configuration (#1)
* misc: Add local dev env configuration

* add configuration for api

* update modules
2022-02-28 21:43:33 +01:00
Jeremy Denquin
5e9b9bb3ef
Lago scaffold 2022-02-28 11:03:13 +01:00