Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
OpenVZ Essentials

You're reading from   OpenVZ Essentials Create and administer virtualized containers on your server using the robust OpenVZ

Arrow left icon
Product type Paperback
Published in Nov 2014
Publisher
ISBN-13 9781782167327
Length 110 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Mark Furman Mark Furman
Author Profile Icon Mark Furman
Mark Furman
Arrow right icon
View More author details
Toc

Configuring /opt/ovz-web-panel/config/config.yml

Another configuration file that you will make changes to from time to time is the config.yml file located at /opt/ovz-web-panel/config.

This configuration file allows you to make changes to the following:

  • OS templates
  • Branding
  • Hardware daemon
  • Help files
  • Updates

When you open the config file in a file editor, you will see the following:

hw_daemon:
  port: 7767

os_templates:
  mirror:
    host: download.openvz.org
    path: /template/
ip_restriction:
  admin_ips: "192.168.0.1, 192.168.0.2"

Hardware daemon

The hardware daemon settings are configuration options for the hardware daemon. The default port is 7767, which is used to communicate with hardware daemons on different servers.

You can also add a timeout option that is not currently listed by adding the timeout argument under hw_daemon. The timeout argument gives you the option to add a maximum timeout when trying to communicate with other hardware daemons.

  • OS Template: The OS Template options...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime