Skip to content

Tinymancer Soul is the core backend and optional web interface of the Tinymancer system — a self-hosted API that manages and distributes environment variables securely across servers and applications.

License

Notifications You must be signed in to change notification settings

tinymancer/soul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

soul

To provide a simple, self-hosted service that stores, secures, and serves environment variable sets over API — enabling centralized, token-based configuration delivery to servers and CLI tools.


Roadmap

  • Basic REST API with token-authenticated access
  • Secure storage of environment variable sets (per project/token)
  • Web UI for managing keys, values, and tokens
  • Endpoint to export env as key=value for CLI use
  • Admin interface for managing access
  • Dockerized deployment (with docker-compose)
  • Optional integration with GitHub/GitLab for sync
  • Webhook support to trigger variable refresh on target hosts

About

Tinymancer Soul is the core backend and optional web interface of the Tinymancer system — a self-hosted API that manages and distributes environment variables securely across servers and applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published