Skip to main content

Oncall is a calendar tool designed for scheduling and managing on-call shifts

Project description

Oncall Gitter chat Build Status

See admin docs for information on how to run and manage Oncall.

Development setup

Prerequisites

  • Debian/Ubuntu - sudo apt-get install libsasl2-dev python3-dev libldap2-dev libssl-dev python-pip python-setuptools mysql-server mysql-client

Install

python setup.py develop
pip install -e '.[dev]'

Setup mysql schema:

mysql -u root -p < ./db/schema.v0.sql

Setup app config by editing configs/config.yaml.

Optionally, you can import dummy data for testing:

mysql -u root -p -o oncall < ./db/dummy_data.sql

Run

One of the following commands:

  • goreman start
  • procman start
  • make serve
  • oncall-dev ./configs/config.yaml

Test

make test

Check out https://github.com/linkedin/oncall/issues for a list of outstanding issues, and tackle any one that catches your interest. Contributions are expected to be tested thoroughly and submitted with unit/end-to-end tests; look in the e2e directory for our suite of end-to-end tests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oncall-1.5.4.tar.gz (579.9 kB view details)

Uploaded Source

Built Distribution

oncall-1.5.4-py3-none-any.whl (642.4 kB view details)

Uploaded Python 3

File details

Details for the file oncall-1.5.4.tar.gz.

File metadata

  • Download URL: oncall-1.5.4.tar.gz
  • Upload date:
  • Size: 579.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for oncall-1.5.4.tar.gz
Algorithm Hash digest
SHA256 95d5be9d64d5f3b584fe27edcafd9fc33bb418b616a14e624a1ecb04d4335485
MD5 f816f9cc1208433a0a7a0602404d44b0
BLAKE2b-256 a61c18b02bbf53fe3e2e24957d74ad1a889b573ec5c57dffa9b975dcbe6c59b8

See more details on using hashes here.

File details

Details for the file oncall-1.5.4-py3-none-any.whl.

File metadata

  • Download URL: oncall-1.5.4-py3-none-any.whl
  • Upload date:
  • Size: 642.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for oncall-1.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f50f1bb51b3ff481ae7eaed47c71a0a6a698d75d72be32d64ff399276a85878e
MD5 b68a7637c29aaf8e742ce160a956453a
BLAKE2b-256 2816b982a384a491af22f86a6a0bbfbe4161c6e2d79032cab0fca9ce3e90b01e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page