Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

License

NotificationsYou must be signed in to change notification settings

sii/siptrackd

Repository files navigation

Siptrackd is the backend API part of Siptrack, to make documentation easier all docs are found in thesiptrackweb repo.

Quickstart

For the first command you must replace dnf and packages with your own distro package names.

$ sudo dnf install openldap-devel mariadb mariadb-devel cyrus-sasl-devel$ git clone https://github.com/sii/siptrackd$ cd siptrackd$ virtualenv .venv$ source .venv/bin/activate(.venv) $ pip install -r requirements.txt(.venv) $ python setup.py install(.venv) $ siptrackd -l - -b stsqlite -s storage.cfg --searcher=whoosh --searcher-args=./st-whoosh

That will start the API backend on port 9242 without SSL.

Now usesiptrack client to access it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp