Pentaract

screenshot of Pentaract
solid

Unlimited file cloud storage based on using Telegram API

Overview

Pentaract is an innovative cloud storage solution that utilizes Telegram as its underlying storage mechanism, offering a unique alternative to conventional cloud storage services. By steering clear of server file systems or costly storage alternatives, it optimizes disk usage and aims to be lightweight and efficient. The app is designed to meet the needs of both individual users and collaborative environments, making it a versatile choice for various file storage needs.

The framework's small size allows for easy integration without needing heavyweight dependencies, making it an appealing option for developers and personal users alike. By using Postgres as its database, Pentaract ensures efficient storage capacity while maintaining performance. Although still in development, this platform provides a glimpse into the future of cloud storage management.

Features

  • Lightweight Design: Pentaract is only several megabytes in size, allowing for quick installation and minimal resource consumption.
  • Telegram Integration: Leverages Telegram for storage, eliminating the need for traditional server file systems.
  • Versatile Deployment: Can be utilized on personal servers or local machines, as well as in multi-user environments.
  • REST API Availability: Offers an API that can be integrated with existing file systems like NextCloud or AWS S3.
  • Container-Based Deployment: Primarily designed to run via Docker, simplifying management and installation.
  • Economical Database Use: Utilizes Postgres with a focus on minimizing unnecessary fields and tables, ensuring optimal space usage.
  • Development Friendly: Ideal for developers with an interest in lightweight, flexible storage solutions, albeit not recommended for production use at this stage.
solid
Solid

SolidJS is a declarative JavaScript library for building user interfaces, offering a reactive programming model for efficient updates. It stands out for its reactivity system that minimizes unnecessary re-renders and its small bundle size, making it a performant choice for developing lightweight and reactive web applications.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.