odoo openpanel screenshot - How to install Odoo 17 on OpenPanel server

How to install Odoo 17 on OpenPanel server

Since OpenPanel offers a VPS-like enviroment to each user, user with sudo access can install Odoo 17. NOTE: in these examples, OpenPanel username is stefan, postgres user is stefan, postgres password is stefan and domain is: stefi.openpanel.site...

image 5 - Setting DNSSEC for Domains in  OpenPanel

Setting DNSSEC for Domains in OpenPanel

Here is how to enable DNSSEC for Domains hosted on OpenPanel. Note: I will use example.net as the domain name in all the code, make sure to replace it with your domain that will be using DNSSEC. First step is to add the domain name and set the...

image - Restrict Virtualizor Admin access IPs

Restrict Virtualizor Admin access IPs

To restrict Virtualizor admin access to IPs, add them under: Configuration > Master Settings > Security Settings If you lock yourself out from the admin panel, from the terminal edit file and remove the IPs: nano...

openpanel openadmin error - [SOLVED] OpenPanel - admin service failed with no error logs

[SOLVED] OpenPanel – admin service failed with no error logs

When the OpenAdmin service fails without logging any errors, you can inspect the service’s status to get clues on the failure source. Running the command below will show the status and recent logs of the OpenAdmin service: service admin status...

How to increase docker container disk size devicemapper - How to increase docker container disk size (devicemapper)

How to increase docker container disk size (devicemapper)

Inside the docker container check the available disk space and get the path to the partition: root@server2:~# docker exec stefan df -h /var/lib/docker/devicemapper/mnt/bddbf234169773b6d6b52529ff32572add386085bc248a0ee807f70ce7c00adc Filesystem Size...

image - Fix Incorrect cPanel Inodes or Disk Usage

Fix Incorrect cPanel Inodes or Disk Usage

When you change a package for a cpanel account,new limits are applied immediately but the statistics section in the dashboard still shows old info. To refresh the data for a single cpanel account simply delete the .cpanel/datastore directory for...