Architecture
NexoreGPU Architecture
1. User Interaction
Telegram Bot:
Service Selection: Users start by using the Telegram bot to choose server specifications, such as operating system, storage, cores, RAM, and location.
Authentication Choice: Users select their preferred authentication method—SSH (with keys stored client-side for maximum privacy) or a password.
2. Payment Process
Coinbase Payment Link:
Anonymous Payment: After selecting authentication, the bot generates a Coinbase payment link for a secure and anonymous transaction using blockchain technology.
3. Server Provisioning
Server Selection:
Best Match: Once payment is confirmed, the bot finds the best available server that matches the user’s requirements.
Configuration: The server is set up with the chosen authentication method and login details are sent directly to the user.
4. Application Deployment
Docker Registry:
Click and Play: Servers pull applications from Docker Registry or GitHub, enabling easy deployment via “Click and Play” using Docker containers.
Containerization: Applications run in containers, ensuring compatibility across different operating systems. Images are built in layers to streamline this process.
5. Additional Privacy
Proxy Layer:
Enhanced Privacy: Users can optionally add a proxy layer for an additional layer of privacy on top of their server setup.
Last updated