Skip to content

EvilGenius13/AxiomStarfire

Repository files navigation

Axiom StarFire

Docker Image Size (tag) Build status

A lightweight, fast way to send data from your server to axiom for logging. Sign up for axiom here: Axiom

Installation

pip3 install -r requirements.txt

Environment Variables

You need the following variables to run the app.

AXIOM_API_KEY=your_api_key
AXIOM_DATASET=your_dataset

Usage

Locally

uvicorn app:app --reload

Docker

docker run -d -p 8000:8000 evilgenius13/axiomstarfire

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published