tabby-sync-server
Small and simple configuration synchronization server for Tabby with support for multiple users (synctokens) and Tabby
configs. It includes a built-in admin website to manage the synctokens.
Some features
Runs as a single container (or executable)
Built-in admin portal website
Requires an admin token to view/create/delete syntokens
Can easily be completely disabled for extra security
Built-in database that requires no extra setup or configuration (bbolt db)
Very simple configuration
Generate admin token for accessing the admin API (environment variable)
Generate .Tabby synctokens via built-in admin portal (a few mouse clicks)
Configure Tabby (fill in two values and press some buttons)
Securing the API connection can be done by any frontend (web)proxy of your own choice
Very small size and footprint: docker image is less than 4 MBytes
More info
All information can be found on https://github.com/bc547/tabby-sync-server