1
0
mirror of https://github.com/linkedin/oncall.git synced 2026-04-26 21:12:17 +02:00

10 Commits

Author SHA1 Message Date
Chris Carini 57e2ce4c7d Remove reference to internal tool for service ownership backfill. (#377) 2022-05-09 09:40:07 -07:00
Tim Freund 8ac1a21942 Update quickstart with docker-compose instructions
This relates to issue #253.  Dockerfile and docker-compose.yml have
been added to the project eliminating the need to use packer for
producing container images, but the documentation was not updated.
2019-08-09 15:09:57 -04:00
Jordan Hamel b40c938bcd mysql 8 breaks Authentication plugin 'caching_sha2_password' (#206)
https://github.com/docker-library/mysql/issues/419
ERROR 2059 (HY000): Authentication plugin 'caching_sha2_password' cannot be loaded
Resolve by explicitly testing with mysql5.7 docker image... there are other ways around it but this guide is for devs to test quickly.
2018-09-05 11:56:54 -07:00
THIERRY SALLE 568ddf2fa7 New ldap_import auth module with user creation at first connection. 2018-03-22 10:33:31 -07:00
Daniel Wang c10f908f37 Annotate config.yaml 2018-02-13 00:06:02 -08:00
wvl b4ce22d56e document user importing (#120)
* document user importing

* typo
2017-12-08 10:29:41 -08:00
Qingping Hou 8ff0268447 docs: add screenshot 2017-05-23 13:25:29 -07:00
Qingping Hou fd14afd302 docs: move docker setup into sphinx doc 2017-05-23 08:59:03 -07:00
Qingping Hou 273a1d00a6 add user guide 2017-05-20 10:57:17 -07:00
Qingping Hou 3f40264243 initial commit 2017-05-02 15:57:25 -07:00