Self-hosted Error Tracking
Project description
Bugsink: Self-hosted Error Tracking
Screenshot
Installation & docs
The quickest way to evaluate Bugsink is to spin up a throw-away instance using Docker:
docker pull bugsink/bugsink:latest
docker run \
-e SECRET_KEY=PUT_AN_ACTUAL_RANDOM_SECRET_HERE_OF_AT_LEAST_50_CHARS \
-e CREATE_SUPERUSER=admin:admin \
-e PORT=8000 \
-p 8000:8000 \
bugsink/bugsink
Visit http://localhost:8000/, where you'll see a login screen. The default username and password
are admin.
Now, you can set up your first project and start tracking errors.
Detailed installation instructions are on the Bugsink website.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bugsink-2.0.6.tar.gz.
File metadata
- Download URL: bugsink-2.0.6.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9dd998b21864ff0723c42d860c6ec80241a62a181cc14881f20e09f021484d1
|
|
| MD5 |
887246f123749373125713ee92656b76
|
|
| BLAKE2b-256 |
3a33c4a32afc317636fe8141a2d537c62ce91a2a136f7d9014c487e29ca004ba
|
File details
Details for the file bugsink-2.0.6-py3-none-any.whl.
File metadata
- Download URL: bugsink-2.0.6-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bc46240071e604b7d80ff8171aef92d903872d55083eec009bba733c9f7485a
|
|
| MD5 |
f33c99cb8552a54aab86fd11c603fe84
|
|
| BLAKE2b-256 |
519aa9130ed063390303640701738c0115b0b1ecbdc10ffe82f3d00d99fd58dd
|