Quick & Easy Setup
Low Ping / High Performance
Support 24/7
test
Premium Gameserver

RUST server hosting

0.40 € per slot Order now

Benefits

  • Online instantly

    Your server is online in just a few minutes

  • Storage space

    50GB backup for saved games & configs

  • Hardware

    Latest hardware and NVMe SSD hard drives.

  • Support

    Live support via telephone, tickets, forum, wiki and e-mail

  • DDoS protection

    DDoS protection through cutting-edge technology thanks to our partner Corero

  • Gamecloud – including game switching

    Switch to another game quickly and flexibly

  • Live console

    Track events and logs in real time through the web interface

  • MySQL database

    With the server you get your own MySQL database with full access to all values & tables

Reviews See all ratings

{{ trustpilot }}

The GPORTAL Webinterface

Our Server Locations

Payments

RUST server hosting

Rent a RUST server – online instantly, preinstalled, no contract!

Rust is the current blockbuster game by Facepunch Studios. Right now there is no survival game that can look forward to a growing community such as Rust’s. The game is a pure survival fight in the cold with animals, radiation, and hunger. Garry’s Mod creator Garry Newman has high ambitions for survival games with Rust, as a single server can hold up to 200 players.

RUST with over 75,000 players online simultaneously

In Rust, your ego starts out as Ötzi equipped with a stone, bandages and a torch. Only little by little do we expand our range, build small huts, provide food and learn how to survive. Basically you are a mixture of Bear Grylls and Macgyver paired with lots of Bruce Willis.

Your own RUST server in the Gamecloud

You do start in full nudity and your only equipment is a stone, bandages and a torch. Gradually expand your tools, build great houses and find a way to survive against other players! Basically you are a mixture of Bear Grylls and MacGyver paired with some Bruce Willis. Who wouldn’t rent a rust server?!

Online within 3 minutes and easily administrable – this is the main focus of the Gamecloud.

Simply select the slot size when ordering your Gamecloud, define the period (3, 30 or maybe 90 days?), easily deposit money using Paysafecard, PayPal, Sofortüberweisung or credit card, and get started within seconds. The Gamecloud offers beginners an intuitive user interface for Rust, where the server is set up within a few clicks. The server is online to every player in the whole world, there is no restriction!

(default) 2 queries took 25 ms
Nr Query Error Affected Num. rows Took (ms)
1 SELECT `Page`.*, `GameToGroup`.*, `Game`.`id`, `Game`.`key`, `Game`.`platform`, `Game`.`category_id`, `Game`.`min_units`, `Game`.`unit_multiplier`, `Game`.`plugin`, `Game`.`controller`, format_money(`ProductPrice`.final_price / `ProductPrice`.units / `Game`.unit_multiplier / `CloudUnitType`.multiplier, `ProductPrice`.currency) as product_price, format_money(`MarketingPrice`.final_price, `MarketingPrice`.currency) as marketing_price, `Product`.`id`, if(Product.location_id = 6, 1, 0) AS default_location, `CloudUnitType`.`name`, `CloudUnitType`.`multiplier`, `CloudUnitType`.`loco_key` FROM `webinterface_gp_2`.`content_pages` AS `Page` LEFT JOIN `webinterface_gp_2`.`games_groups` AS `Group` ON (`Group`.`description` = `Page`.`key`) LEFT JOIN `webinterface_gp_2`.`games_to_groups` AS `GameToGroup` ON (`GameToGroup`.`group_id` = `Group`.`id`) LEFT JOIN `webinterface_gp_2`.`games_games` AS `Game` ON (`Game`.`id` = `GameToGroup`.`game_id`) LEFT JOIN `webinterface_gp_2`.`product_price_caches` AS `ProductPrice` ON (`ProductPrice`.`product_id` = `GameToGroup`.`product_id` AND `ProductPrice`.`duration_days` = 30 AND `ProductPrice`.`units` = `Game`.`min_units`) LEFT JOIN `webinterface_gp_2`.`product_price_caches` AS `MarketingPrice` ON (`MarketingPrice`.`product_id` = `GameToGroup`.`product_id` AND `MarketingPrice`.`duration_days` = 3 AND `MarketingPrice`.`units` = `Game`.`min_units`) LEFT JOIN `webinterface_gp_2`.`product_datas` AS `Product` ON (`GameToGroup`.`product_id` = `Product`.`id` AND `parent_id` = 0) LEFT JOIN `webinterface_gp_2`.`gamecloud_clouds` AS `Cloud` ON (`Product`.`product_type_id` = `Cloud`.`id`) LEFT JOIN `webinterface_gp_2`.`cloud_unit_types` AS `CloudUnitType` ON (`CloudUnitType`.`id` = `Cloud`.`unit_type_id`) WHERE `Page`.`locale` = 'en' AND ((`Page`.`slug` IS NULL) OR (`Page`.`key` = 'rust')) ORDER BY `default_location` DESC LIMIT 1

src/GPortal/Lib/HeadlessCMS/FastCMS/FastCMS.php:143- Page->getBySlugOrKey()
src/GPortal/Lib/HeadlessCMS/FastCMS/FastCMS.php:97- GPortal\Lib\HeadlessCMS\FastCMS\FastCMS->getLandingPageFromThisRegion()
src/GPortal/Lib/HeadlessCMS/FastCMS/FastCMS.php:53- GPortal\Lib\HeadlessCMS\FastCMS\FastCMS->getLandingPage()
Plugin/Content/Controller/PageController.php:24- GPortal\Lib\HeadlessCMS\FastCMS\FastCMS->getLocalizedLandingPage()
?:?- PageController->existingTranslation()
Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php:193- WebinterfaceControllerAbstract->invokeAction()
Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php:167- AppDispatcher->_invoke()
webroot/index.php:33- AppDispatcher->dispatch()
1 1 24
2 SELECT `LandingPage`.*, JSON_EXTRACT(Page.content, "$.title") AS title, JSON_EXTRACT(Page.content, "$.name") AS name FROM `webinterface_gp_2`.`content_landing_pages` AS `LandingPage` INNER JOIN `webinterface_gp_2`.`content_pages` AS `Page` ON (`LandingPage`.`locale` = `Page`.`locale` AND `LandingPage`.`page_key` = `Page`.`key`) WHERE `LandingPage`.`locale` = 'en' AND FIND_IN_SET(3, `LandingPage`.`groups`) > 0 ORDER BY `name` ASC

src/GPortal/Lib/HeadlessCMS/LandingPages.php:248- LandingPage->search()
Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php:576- GPortal\Lib\HeadlessCMS\LandingPages->GPortal\Lib\HeadlessCMS\{closure}()
src/GPortal/Lib/HeadlessCMS/LandingPages.php:250- Cache::remember()
View/Helper/VueHelper.php:94- GPortal\Lib\HeadlessCMS\LandingPages->search()
View/Helper/VueHelper.php:71- VueHelper->footer()
Vendor/twig/twig/src/Template.php:700- VueHelper->configPluginData()
tmp/cache/templates/85/85580d12aa68fc33df8aa08d6fb3db28654f69c96f9e4d88c1a60c35f1e3f90d.php:219- Twig\Template->getAttribute()
Vendor/twig/twig/src/Template.php:453- __TwigTemplate_c5ce0c44cc77f8d3ce90d6468dc5e1bfb121aa53e43f0b1c7cdfcb80dc89a608->doDisplay()
Vendor/twig/twig/src/Template.php:420- Twig\Template->displayWithErrorHandling()
tmp/cache/templates/20/20dcbb7f8de428446d349f7511c4fb6676d13862275db7e61fc767ae2c5d9fb4.php:36- Twig\Template->display()
Vendor/twig/twig/src/Template.php:453- __TwigTemplate_3f0614e9e0938ce25ded18dc6ef3325484252b6100571ba697fdd3f07be26453->doDisplay()
Vendor/twig/twig/src/Template.php:420- Twig\Template->displayWithErrorHandling()
Vendor/twig/twig/src/Template.php:432- Twig\Template->display()
Plugin/TwigView/View/TwigView.php:228- Twig\Template->render()
Vendor/cakephp/cakephp/lib/Cake/View/View.php:546- TwigView->_render()
Vendor/cakephp/cakephp/lib/Cake/View/View.php:481- View->renderLayout()
Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php:968- View->render()
Controller/Abstracts/VueControllerAbstract.php:22- Controller->render()
Plugin/Content/Controller/PageController.php:41- VueControllerAbstract->render()
?:?- PageController->existingTranslation()
Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php:193- WebinterfaceControllerAbstract->invokeAction()
Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php:167- AppDispatcher->_invoke()
webroot/index.php:33- AppDispatcher->dispatch()
6 6 1