Commit Graph

18 Commits

Author SHA1 Message Date
Alexey S
f8a6e83eae
TD-177: token-keeper auth (#7) 2022-03-28 15:50:06 +03:00
Yaroslav Rogov
f8649dddb6
ED-226/feat: Add the rest of monitoring tools (#41)
- how_are_you for metrics
- also fix formatting on configs and app.src
2021-08-23 15:03:12 +03:00
Артем
71b63ffb38
MSPF-605: Add bouncer integration (#35) 2020-11-23 18:38:51 +03:00
Sergey Yelin
bf8673d8ed
Add prometeus (#34)
* Add prometeus

* Add error mapping

* Fix format
2020-10-23 22:13:20 +03:00
Sergey Elin
f63648f764
Update erlang and deps (#18)
* MSPF-469: Update erlang and deps

* MSPF-469: Fix config and update deps
2019-06-25 17:20:00 +03:00
Toporkov Igor
eb42455013
Migrate to OTP 21 Logger (#17)
* Migrate to OTP 21 Logger (#16)

* initial lager remove

* Updated logging dependencies, tweaked configs

* Configurated log handlers

* Fixed log output files, added default handler config

* Bumped deps

* Filtered access logs

* Switched access log to master
2019-04-26 11:42:33 +03:00
Toporkov Igor
0eeed0b477
Restore progress reports (#15) 2019-04-04 19:01:50 +03:00
Toporkov Igor
1b31deb9f7
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)

* Setup to run on local machine

* Migrated to new erlang/cowboy with dependencies

* Updated dependecies & fixed wrong error handling

* Removed redundant dependecy and hid generated apps

* Removed extra cors module, added Options to handler

* Fixed middleware misplacement, and properly implemented handler behaviour

* cleaned up

* returned to url instead of http in private repos

* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins

* added missing dependency, divided net_opts option

* Updated cors policy, added cors tests

* Reverted unnessesary Jenkinsfile changes

* Suppresed jesse warnings

* Updated build image tag

* Switched to using new jesse and parse_trans

* Bumped utils and image tags, updated registry

* bumped base image

* bumped build_utils, removed registry redefinition

* Refreshed outdated config (#14)

* bumped erlang-health, fixed lager crash

* Upgraded lager, restored redirection, refreshed config

* Refreshed deprecated ranch opts passing

* Switched to master branches

* Bumped build image
2019-04-03 17:20:56 +03:00
Alexey
ba71536ebc
CAPI-321: Woody retries in shortener (#10) 2019-01-22 15:37:01 +03:00
Petr Kozorezov
0f68121437
add "health" handle (#4) 2018-04-13 14:21:06 +03:00
Andrey Mayorov
8b8ef11714 MSPF-320: Implement simple source url whitelisting 2017-12-20 13:47:12 +03:00
Andrey Mayorov
3be2fe3209 MSPF-320: Make tests work finally 2017-12-20 13:47:12 +03:00
Andrey Mayorov
57044965a5 MSPF-320: Make a stronger friendship with dialyzer 2017-12-20 13:47:12 +03:00
Andrey Mayorov
6d527559f8 MSPF-320: Glue everything together 2017-12-20 13:47:12 +03:00
Andrey Mayorov
c88c7aac11 MSPF-320: Refactor and modernize automaton client 2017-12-20 13:47:12 +03:00
Dmitry Manik
942ffed841 MSPF-320: Introduce the essence of shortener 2017-12-20 13:47:12 +03:00
Dmitry Manik
f9e2ff1835 MSPF-320: Fix review comments 2017-12-20 13:47:12 +03:00
Dmitry Manik
79c7768bdf MSPF-320: Introduce CAPI copypaste 2017-12-20 13:47:12 +03:00