Server Hosting
- Basics of Game Servers on the Techgarage Panel
- Understanding Server Panels: A Layman's Guide to Pterodactyl
Basics of Game Servers on the Techgarage Panel
Welcome to the basics of managing your game server using the Techgarage panel! This guide will walk you through the essential tasks and features on the user side, ensuring you have a smooth experience.
Getting Started
Logging In
- Access the Panel: Open your web browser and navigate to the TechGarage panel URL.
- Log In: Enter your username and password to log in to the panel.
Dashboard Overview
Once logged in, you'll see the dashboard, which provides an overview of your server(s). Here, you can view the status, manage settings, and perform various tasks.
Managing Your Game Server
Starting, Stopping, and Restarting
Console Access
- Console Tab: Click on the "Console" tab to access the real-time console output of your server. Here, you can enter commands directly into the server.
File Management
- File Manager Tab: Navigate to the "File Manager" tab to view and manage the files on your server.
- Uploading Files: Click the "Upload" button to upload files from your computer to the server.
- Editing Files: Click on any file to open it in the built-in editor for quick changes.
Modifying Server Settings
- Configuration Files: Access the "File Manager" and locate your server's configuration files. Common files include server.cfg, settings.json, etc.
- Editing Configuration: Open and edit these files to adjust your server's settings, such as game modes, player limits, and more.
Scheduled Tasks
- Schedules Tab: Use the "Schedules" tab to automate tasks like server restarts, backups, and updates.
- Creating a Schedule: Click "Create Schedule," set the name, and define the actions and timing for the task.
Monitoring and Logs
- Console Logs: The console displays real-time logs of server activities and errors.
Support Tickets
If you encounter issues or need assistance, you can submit a support ticket through our Discord.
By following this guide, you should be able to manage your game server effectively using the TechGarage Pterodactyl panel. Happy gaming!
Understanding Server Panels: A Layman's Guide to Pterodactyl
Pterodactyl Panel Basics
Introduction
Pterodactyl is a powerful, open-source game server management panel designed to streamline the process of hosting game servers. Built with security, efficiency, and ease of use in mind, Pterodactyl provides a robust platform for managing various game servers through a web interface.
Key Features
- User-Friendly Interface: Pterodactyl offers an intuitive web interface that simplifies server management.
- Docker Integration: Utilizes Docker containers for enhanced security and resource isolation.
- Scalability: Easily manage multiple game servers across different nodes.
- Security: Implements robust security measures, including two-factor authentication and SSL support.
Getting Started
Installation
Pterodactyl requires a Linux environment to run. It uses Docker containers to isolate game server processes.
-
System Requirements:
- A fresh installation of Ubuntu 20.04 or CentOS 7.
- At least 1GB of RAM.
- Docker and Docker Compose installed.
-
Installation Steps:
- Update your system packages.
- Install Docker and Docker Compose.
- Download and run the Pterodactyl installation script.
For detailed installation instructions, visit the official installation guide.
Configuration
After installation, you can access the Pterodactyl panel through your web browser. Initial configuration includes:
- Setting up an admin account.
- Configuring SMTP for email notifications.
- Adding a node to host game servers.
Refer to the configuration guide for more details.
Creating Servers
Creating a new server involves selecting the game, configuring resources, and setting environment variables.
For a comprehensive guide on creating and managing servers, visit the server management documentation.
Advanced Features
Scheduling
Pterodactyl allows you to schedule tasks such as automatic backups, restarts, and command execution.
-
Creating Schedules:
- Go to the "Schedules" section under server management.
- Define the schedule name and frequency.
- Add tasks to be executed at specified times.
Learn more about scheduling in the scheduling documentation.
Security
Pterodactyl emphasizes security with features like:
- Two-Factor Authentication (2FA): Enable 2FA for enhanced account security.
- SSL Certificates: Ensure secure communication with SSL.
For more information on security practices, visit the security documentation.
Conclusion
Pterodactyl is a versatile and secure solution for managing game servers. Its user-friendly interface and powerful features make it an excellent choice for both novice and experienced server administrators.
For further information and detailed guides, refer to the official Pterodactyl documentation.