vince

command module
v1.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

README

vince

Vince is a privacy friendly web analytics server focused on painless self hosting.

Vince Analytics

Features

  • Automatic TLS native support for let's encrypt.
  • Drop in replacement for plausible you can use existing plausible scripts and just point them to the vince instance (note that vince is lean and only covers features for a single entity self hosting, so it is not our goal to be feature parity with plausible).
  • Outbounds links tracking
  • File download tracking
  • 404 page tracking
  • Custom event tracking
  • Time period comparison
  • Public dashboards allow access to the dashoard to anyone(by default all dashboards are private).
  • Unique shared access generate unique links to dahboards that can be password protected.
  • Zero Dependency: Ships a single binary with everything in it. No runtime dependency.
  • Easy to operate: One line commandline flags with env variables is all you need.
  • Unlimited sites: There is no limit on how many sites you can manage.
  • Unlimited events: scale according to availbale resources.
  • Privacy friendly: No cookies and fully compliant with GDPR, CCPA and PECR.

Installation

Vince ships a single executable without any dependencies.

Installing

MacOS and Linux

curl -fsSL https://vinceanalytics.com/install.sh | bash

Docker

docker pull ghcr.io/vinceanalytics/vince

Download

see release page

Checking installation

vince --version

Start vince

vince  --adminName=acme --adminPassword=1234 --adminEmail=acme@example.com 

This command will start vince on localhost:8080.

Credit

Plausible Analytics : vince started as a Go port of plausible with a focus on self hosting.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
fb
geo
ref
gen
internal
api
cmd
geo
models
Code generated by ingernal/gen/main.go.
Code generated by ingernal/gen/main.go.
ops
ref
ua2
DO NOT EDIT Code generated by ua/client/make_client.go
DO NOT EDIT Code generated by ua/client/make_client.go
util/data
Package data provides routines for interpreting byte slices to []T without a copy.
Package data provides routines for interpreting byte slices to []T without a copy.
util/lru
Package lru implements an LRU cache.
Package lru implements an LRU cache.
util/oracle
Package oracle stores global truths of the whole runnning system.
Package oracle stores global truths of the whole runnning system.
web
tools

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL