Commit Graph

393 Commits

Author SHA1 Message Date
Jeremy Denquin
fd9dddc73b misc: bump api version 2022-08-10 17:01:14 +02:00
Vincent Pochet
ab38bc9279 misc: Point API contaners to v0.5.1-alpha 2022-08-09 11:02:21 +02:00
Vincent Pochet
d8b47081c4 misc: Bump API to v0.5.1-alpha 2022-08-09 10:59:40 +02:00
Jérémy Denquin
a2fc984882
misc: update services to v0.5.0-alpha (#86) 2022-08-08 11:01:45 +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é
6bf5d1cc6a
Merge pull request #83 from getlago/rs-disable-segment
fix(segment): Do not default LAGO_DISABLE_SEGMENT to true
2022-08-04 18:00:53 +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é
d04c986740
Merge pull request #76 from getlago/write-segment-key
misc: Use delegated config for volumes and set SEGMENT_WRITE_KEY
2022-07-29 14:09:36 +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
Jérémy Denquin
7e2d2cd944
misc: add ssl support (#75)
* misc: add SSL support for docker config

* add extra files

* feat: Add support for LAGO_DISABLE_SIGNUP env var (#73)

* chore: remove .DS_Store file

* misc: add SSL support for docker config

* fix rebase issue

* fix review

Co-authored-by: Vincent Pochet <vincent@getlago.com>
2022-07-26 11:52:08 +02:00
Vincent Pochet
efb1a61eb5 chore: remove .DS_Store file 2022-07-26 11:22:15 +02:00
Raffi Sarkissian
2ae216f41e
Merge pull request #74 from getlago/new-readme
create a new Readme file with more context
2022-07-26 11:16:10 +02:00
Raffi Sarkissian
345d37ff12
Update Readme 2022-07-26 10:48:43 +02:00
Raffi Sarkissian
d72141e33d create a new readMe file with more context 2022-07-26 10:44:03 +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é
2d77111415
Merge pull request #72 from getlago/rs-segment-tracking
Add needed Segment environment variables
2022-07-21 16:17:10 +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
Jeremy Denquin
90800bf7f2 misc: update images version 2022-07-13 16:51:12 +02:00
Jeremy Denquin
750adcb4cc misc: update submodules 2022-07-13 16:44:07 +02:00
Alexandre Monjol
4b4b35feed chore: 📡 Allow websockets in front traefik config for dev env 2022-07-13 12:35:58 +02:00
Jeremy Denquin
1e547724a6 fix: some variables issues 2022-07-12 16:37:28 +02:00
Vincent Pochet
2615c8ba55
misc: Use variable LAGO_RSA_PRIVATE_KEY (#65) 2022-07-08 15:54:31 +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
Vincent Pochet
204720b463 misc: v0.3.1-alpha 2022-07-04 17:35:32 +02:00
Vincent Pochet
32412b0729 misc: Update api to v0.3.1-alpha 2022-07-04 17:27:02 +02:00
Vincent Pochet
daedaf1b19 misc: v0.3.0-alpha 2022-07-04 14:24:23 +02:00
Vincent Pochet
60c523e720 misc: Update API & front to v0.3.0-alpha 2022-07-04 14:06:16 +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
jerbob92
56be256042
misc: update docker tags to v0.2.0-alpha (#53) 2022-06-22 12:13:24 +02:00
Jeremy Denquin
8e7a4d150b misc: update docker tags to V0.2.0-alpha 2022-06-16 16:38:12 +02:00
Vincent Pochet
5b3b0c8885
misc: Update config for active record encryption (#45) 2022-06-14 12:25:14 +02:00
Vincent Pochet
771c4004c8 misc: redirect questions to Lago Discussions 2022-06-07 17:00:16 +02:00
Jeremy Denquin
b218f54191 fix: typo on docker tag 2022-06-07 16:03:04 +02:00
Jeremy Denquin
6ada011119 misc: update docker tags 2022-06-03 15:52:13 +02:00
Jeremy Denquin
a847c5efef misc: add LAGO_SIDEKIQ_WEB docker env var 2022-06-02 12:22:05 +02:00
Jeremy Denquin
fc98b65731 misc: update docker tags 2022-06-02 12:20:34 +02:00
Jérémy Denquin
3a5c339245
fix: #36 tag stable version on docker images (#38) 2022-06-02 10:31:39 +02:00
Jérémy Denquin
63017fad60
misc: update lago logo size 2022-06-01 11:32:00 +02:00
Jérémy Denquin
c669fdafc6
misc: update lago logo 2022-06-01 11:31:28 +02:00
Jérémy Denquin
c0bf358bf7
misc: Add Lago Logo on README.md 2022-06-01 10:39:50 +02:00
michaelponrajah
3f2c77f689
Add Questions and Discussion to template
Adding a config.yml and list the Lago Questions and Discussions link as a new template.
Commit direclly to `main` branch - Seen with @MorganeLecurieux
2022-05-31 17:06:58 +02:00
Vincent Pochet
cb08c694de misc: Update link to contribution guide 2022-05-31 17:06:18 +02:00
Vincent Pochet
08ed73348d Update Front and API 2022-05-31 17:04:46 +02:00
Vincent Pochet
bf6eb70d3b Add feature request link in contribution guide 2022-05-31 17:02:57 +02:00
Vincent Pochet
35b7588fdf Add feature request link in contribution guide 2022-05-31 17:01:45 +02:00