EN

VibeNest is currently available in English. More interface languages are coming soon.

Go to Home

VPS

A containerized development environment with SSH access and Python-based automation tools.

Get Started
terminal — ssh
ssh root@your-vps

Overview

This project provides a Ubuntu 22.04-based Docker container configured as a virtual private server (VPS) environment. It includes SSH server capabilities and a comprehensive Python development stack focused on Telegram bot development and media processing.

system info
OS: Ubuntu 22.04 LTS
Runtime: Python 3.11
Container: Docker
Shell: /bin/bash

Key Features

SSH Access

Remote server access with root login enabled for full system control and management.

Python 3.11

Latest Python runtime with comprehensive package ecosystem for modern development.

Telegram Integration

Pre-installed libraries for Telegram bot development including Telethon and py-tgcalls.

Media Processing

FFmpeg and audio manipulation tools like mutagen and gtts for comprehensive media handling.

Translation Services

Multiple translation APIs including mtranslate and gpytranslate for multilingual support.

Development Tools

Git, build essentials, and common utilities pre-configured for rapid development.

tech stack
Base OS: Ubuntu 22.04 LTS
Runtime: Python 3.11
Container: Docker
Key Libraries:
Telethon — Telegram client
py-tgcalls — voice calls
FFmpeg — media processing
aiohttp — async HTTP
Google GenAI

Tech Stack

Built on a robust foundation of modern technologies, this VPS environment combines the stability of Ubuntu 22.04 LTS with the flexibility of Docker containerization and the power of Python 3.11.

The carefully curated library selection enables seamless Telegram bot development, real-time voice communication, media transcoding, and AI-powered features — all within a single, portable container.

Quick Start

terminal
# Build the container
docker build -t vps .
# Run with SSH access
docker run -d -p 2222:22 vps
# Connect via SSH
ssh root@localhost -p 2222
# Password: ******

Project Structure

The container automatically clones a project repository (https://github.com/2mrxe2/pro) to /root/pro during build, suggesting this VPS is designed to run specific automation or bot applications.

Note: This appears to be a specialized environment for Telegram bot development and media processing workflows.

Reconnecting to the server...

Reconnecting in sec.

Failed to reconnect.
The page will reload automatically.

Session paused by the server.

Failed to resume the session.
Reloading the page...