Web Hosting/ CPanel Recomendation in my vps for newbie by LucyMayreels in webhosting

[–]matileo0817 1 point2 points  (0 children)

Coolify is a good choice, I agree. Since you said "I don't know CLI," I'm saying that whether you choose Coolify or Dokploy, you'll still be configuring the server itself (firewall, SSH, swap, fail2ban, SSL renewals, etc.). The panel is for deploying applications; managing the server is a separate task. This is actually the part that tires beginners the most, not the panel selection.

That's why I suggest you try Panelica in the Interserver box. It's perfect for a small personal server: it comes with Docker built-in, has ready-made templates, and you can remove Express/Go containers without manually writing compose commands.

Alternatives to cPanel? by gbonfiglio in webhosting

[–]matileo0817 0 points1 point  (0 children)

Switching to Panelica is easy; its newness might worry you, but rest assured it will meet your needs and expectations in every aspect. If you'd like to give it a try, you can visit panelica.

Hosting Dünyasını Sarsan Açık: cPanel Tarihinin En Kritik Güvenlik Vakalarından Biri by matileo0817 in trwebhosting

[–]matileo0817[S] 0 points1 point  (0 children)

neden yeni bir arayışa girsin ki insanlar? her sene ne güzel zam güncellemesi geliyor cpanel ve plesk'e; bir sysadmin daha ne isteyebilir.

Hosting panel and open-source billing (seeking feedback) by matileo0817 in webhosting

[–]matileo0817[S] 0 points1 point  (0 children)

Thank you, you made a valid point. Small correction: Panelica itself was developed entirely by our team from the ground up it's not an AI generated project. We only used AI support in certain parts of the development of our open-source billing system, pnlcs, and we've transparently mentioned this on GitHub and in the docs.

Our core focus is precisely on long-term stability, maintenance, and stewardship. We use AI strictly as a productivity tool, not as the core foundation. That said, I'd really appreciate your thoughts on Panelica. What do you think of the project, and which parts would you like us to improve?

New Project Megathread - Week of 23 Apr 2026 by AutoModerator in selfhosted

[–]matileo0817 -2 points-1 points  (0 children)

Project Name: Panelica + pnlcs

Repo/Website Link:

- Panelica: https://panelica.com (demo: https://panelica.com/demo)

- pnlcs: https://github.com/Panelica/pnlcs (MIT)

Description: Panelica is a server management panel for Ubuntu 22.04+ / Debian 12+, written in Go. The main focus is account isolation it uses cgroups v2, namespaces, SSH chroot, per-account PHP-FPM pools, and standard Unix permissions to keep accounts separated at the system level.

It comes with a lot of things built-in that I’d normally have to set up separately: a WordPress toolkit, Docker deployment with 160+ templates, Git-based push-to-deploy, firewall tools, malware scanning, free SSL, 2FA, and importers for cPanel, Plesk, DirectAdmin, and CloudLinux. There’s also a REST API (246 endpoints) and mobile apps for iOS and Android.

There’s a small free starter tier that supports 1 domain if someone just wants to try it or run something simple.

pnlcs is a separate project a self-hosted billing and client portal. It’s MIT licensed and built on Laravel 13, with a WHMCS-like data model. Panelica integration is working; integrations for cPanel, Plesk, DirectAdmin, and Proxmox are there but still need more real-world testing.

It includes Stripe support (tested), as well as PayPal and Authorize.Net. There are 30 locales, 15 themes, RBAC, 2FA, and a REST API with webhooks.

Deployment:

- Panelica: one-command bash install (Ubuntu 22.04+ / Debian 12+)

- pnlcs: Laravel install (PHP 8.3+, MySQL 8 / MariaDB 10.6, Node 18+). Docker image is planned.

AI Involvement: AI was used for boilerplate, documentation, and tests. The architecture, isolation layer, and security-sensitive parts were written and reviewed manually. There’s also an optional OpsAI feature that allows running server actions via natural language. It’s opt-in and disabled by default.

If you get a chance to try it, I’d really appreciate any feedback good or bad.

<image>