- π Iβm currently working on SKIDDPH website
- π± Iβm currently learning DevOps and how e-mail server works from the scratch
- π« You can reach me via email jericho@skiddph.com
- π Pronouns: He/Him
Ongoing/Planned Solo Projects
- CoX (
Private
) - A simple and lightweight docker-based enterprise webhosting control panel. Here is the core features:- Access Control List (ACL) based authentication system - A security control system that regulates and validates user action, this can give users a direct control over specific only resource in the system (e.g. Manage user, Create Database, etc.)
- Subcription Model - If registration enabled or you created a user with no system control, users can buy or redeem a subcription for a specific or a bundled service/products and manage them without system administrative control.
- White Labeling System - A system that allows the products and services to be resell using a Reseller's API or CoX Reseller's Dedicated Website.
- Voucher System - A system where specific users can create promotional subscription voucher or resell a voucher with Reseller's API.
- Analytics and System Monitoring - If you have a VPS you may have to pay for a monitoring service like Elastic, with CoX we have an integrated monitoring tools to monitor the traffic that comes to your webhosts/clients with the help of PHP Data Metrics (PhpDM) A seperate application for collecting specific data metrics (e.g. System Resource, Apache, Nginx, etc.).
- Database Management - A built-in MySQL Database Account Management System controlled by ACL and subscriptions, these product will automatically handles expired subscriptions and reactivated the account/database when re-subscribe. This product will connects to the Managed MySQL servers across different regions.
- Hosting Panel - A built-in webhosting panel for managing FTP accounts and hosting configuration. This product will connects to the CoX-Webhost servers across different regions.
- SMTP/Email Service System - Create a dedicated SMTP or Email Accounts using specific vendors (e.g. AWS SES, AWS WorkMail, Managed SMTP Server).
- Email Marketing System - A mail templating system for sending bulk marketing emails.
- CoX Webhost (
Private
) - A docker based FTP and Webhost management. Below are the following features:- Deployable Across different regions and;
- Manage the system through APIs for CoX Panel
- s/FTP, vHosts, and Proxy Management
- Automatic Log Analyzer for detecting and reporting malicous request to DNS Providers and Firewall (e.g. ip tables, fail2ban, cloudflare WAF, email, etc.)
- Integrated PhpMyAdmin/Adminer through proxy path
- Support for Multiple Major PHP Versions
- ini files editor
- PhpDM - A docker based data metrics collector/producer with built-in integration for specific web development applications:
- Log Collector for Nginx Proxy/Standard logging
- Log Collector for Apache2
- MySQL Integration and MySQL metrics
- System Resource metrics (e.g. Memory, CPU, Disk, Network in/out, Up time)
- Docker containers metrics (e.g Log, System Resource)
- CoX Panel Dashboard Analytics Compatible
- Can be used as an alternative data producer for Grafana or Kibana when using MySQL as data source.