Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Rtransat's avatar

Use forge with a panel (Zentyal, cPanel, etc)

Hello,

I would like if it's possible, how to add a panel like Zentyal in digital ocean and forge ?

If I create a subdomain on my server and I create with forge a new site : zentyal.domain.fr forge will create /home/forge/zentyal.domain.fr and I would like to install zentyal in that directory, it's possible easily ?

I want a GUI for the server mail configuration. It's too complicated for me to configure that and for configure several sites for clients it's more simple with GUI.

If I want this, it's because I need to keep the features from Laravel Forge. Cron, Queue, Git deploy, etc.

Thx.

0 likes
7 replies
jbrooksuk's avatar

Forge is your "panel". If you want to do things like mail configuration, you should look at Mandrill/Sendgrid etc and use their services - far more reliable etc.

christopher's avatar

or just install squiremail or roundcube on the server. Then you have your mail gui.

sitesense's avatar

@hostianer it's not quite that simple, there is no mail server on Digital Ocean. You'd need to install one.

christopher's avatar

That`s right. Buuuttt. If i want to use a DO Server for production and i really dont have any experience with server administration, then this is of course the wrong way and i should host my site anywhere else for my production site.

1 like
bashy's avatar

Forge isn't really what you want if you need a control panel for clients' sites. Just buy a reseller package or dedicated server with cPanel and WHM available.

sitesense's avatar

In my opinion, if you are providing a hosting solution to clients, you're better off letting them deal with a third party for their email, otherwise you'll spend more time dealing with their petty email problems than you will developing sites.

Been there, done that :)

3 likes
christopher's avatar

I would recommend you to use ISPConfig3 because it`s totally free and you have no monthly costs. And you learn a little bit about linux and the system. You can follow a step by step tutorial on how to install ISPConfig on your server here:

http://www.howtoforge.com/the-perfect-server-ubuntu-14.04-nginx-bind-mysql-php-postfix-dovecot-and-ispconfig3-p3

Just follow the steps and you`re good to go.

Of course there are also other tutorials for debian or apache etc.

For the OS i would Debian because it`s a stable OS.

Please or to participate in this conversation.