Releases: akneni/tynkerbase
TynkerBase - Initial Release
TynkerBase v0.0.1 - Initial Release
We are thrilled to announce the first-ever release of TynkerBase, v0.0.1!
Overview
TynkerBase is a zero-knowledge self-hosted cloud services platform designed to run on your own hardware, such as old laptops, Raspberry Pis, or dedicated servers. It allows developers to manage their own cloud services without the recurring costs and complexities of traditional cloud service providers. Whether you're a hobbyist, a developer wanting more control, or someone looking to learn about cloud computing, TynkerBase is here to make cloud services accessible and straightforward.
Key Parts
TynkerBase Console
- This is a CLI and GUI app that acts as a console to control and monitor your entire cloud.
- Built with Tauri: Lightweight and secure desktop application framework built with React and TypeScript on the frontend and Rust on the backend.
- Clap CLI: Easy-to-use command line interface for container management.
Agent App
- Rust Rocket: A RESTful API in Rust that runs on the server you would like to deploy software on. This manages containerization, IP configuration, among other things.
Getting Started
- Download the Client and Agent Apps: Head over to our documentation to download and learn about TynkerBase.
Feedback and Contributions
We value your feedback! If you encounter any issues or have feature requests, please submit them via our issue tracker. Contributions are welcome—check out our contributing guidelines to get started.
Known Issues
- Windows compatibility needs some work.
What's Next?
- Pre-built Docker container options.
- Expanded documentation and user tutorials.
- Support for additional TCP tunnel options such as Zrok.
Thank you for being a part of the TynkerBase community! We look forward to your feedback and contributions to help us make TynkerBase even better.