<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/vendor/feed/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
                        <id>https://ploi.io/feed/news</id>
                                <link href="https://ploi.io/feed/news" rel="self"></link>
                                <title><![CDATA[Ploi News Feed]]></title>
                    
                                <subtitle>Read the latest news about ploi.io here</subtitle>
                                                    <updated>2026-03-24T09:46:39+00:00</updated>
                        <entry>
            <title><![CDATA[NGINX config history ⚡️]]></title>
            <link rel="alternate" href="https://ploi.io/news/nginx-config-history" />
            <id>https://ploi.io/97</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Ever made a change to your NGINX configuration and wished you could just go back? We&#039;ve all been there. That&#039;s why we&#039;re excited to introduce <strong>NGINX config version history</strong> for both servers and sites.</p><p><img src="https://ploi.io/storage/Hn6gq4z6ebWb9kNuZkjudHTHCfXoVW3ZUkDaWrGv.png" alt="NGINX history" data-id="Hn6gq4z6ebWb9kNuZkjudHTHCfXoVW3ZUkDaWrGv.png"></p><p>Every time you save a configuration file, Ploi now automatically keeps a snapshot of the previous version. We store the last <strong>3 versions</strong> per file, so you always have a safety net. You can preview any previous version directly in a modal, copy it to your clipboard, or restore it into the editor with a single click.</p><p>This works everywhere: the site-level NGINX editor, the server-level NGINX editor, and even when updating configs through the API. Each history entry tracks when it was saved and by whom, so you always know what changed and who changed it.</p><p>No more SSH-ing into your server to dig through backups. Just hit the <strong>History</strong> button, pick a version, and you&#039;re good to go.</p><h2>Changelog</h2><p><strong>Added</strong></p><ul><li><p>NGINX config version history for servers and sites</p></li><li><p>Ability to email backup password if you&#039;ve lost it (edit modal)</p></li><li><p>Topbar navigation in panel</p></li><li><p>Server grid view in server index</p></li><li><p>Server list is now paginated</p></li><li><p>Monitoring filter options to server index (has monitoring, no monitoring)</p></li><li><p>Server provider icon is now shown on the server index list</p></li><li><p>NPM security insights just like Composer CVE&#039;s</p></li><li><p>7 new AWS regions for server provisioning</p></li><li><p>Rule type selection in firewall tab for load balancers</p></li><li><p>DNS fallback is now set up when installing servers</p></li><li><p>Automatically select SSL DNS provider when you only have one credential</p></li><li><p>MariaDB 11.4 LTS support</p></li><li><p>Laravel Pulse 1-click support</p></li><li><p>Queue tab for applications, allowing you to spawn queues easily</p></li><li><p>Support for markdown output for AI agents in our documentation: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/documentation/server/how-can-i-use-sftp.md">https://ploi.io/documentation/server/how-can-i-use-sftp.md</a></p></li><li><p>New email template design</p></li><li><p>Server name is now included in the site file backup failed email</p></li><li><p>Allow setting the next backup time when modifying a backup</p></li><li><p>Deploy started notification for all notification channels</p></li><li><p>New suspended template</p></li></ul><p><strong>Improved</strong></p><ul><li><p>S3 backups are now done with Rclone, other drivers will follow soon</p></li><li><p>Uptime monitoring now includes an actual failure reason when errors occur</p></li><li><p>Site cloning now also clones cronjobs and redirects properly</p></li><li><p>Daemon command length has been increased from 200 to 500 characters</p></li><li><p>System users modal: show site usage, async creation, delete loader</p></li></ul><p><strong>Fixed</strong></p><ul><li><p>Bug in running scripts where a cache lock prevented the script from actually running</p></li><li><p>Use proper site PHP version when running Statamic commands (php please)</p></li><li><p>fastcgi_pass not updating when force-uninstalling a PHP version</p></li><li><p>Repository edit form when switching to custom type</p></li><li><p>Daemon log path now uses actual system_user instead of hardcoded ploi</p></li><li><p>Site clone not creating system user on target server</p></li><li><p>Site file backup validation failing for team members using owner&#039;s backup configuration</p></li><li><p>Backup rotation only deleting one excess file per run</p></li><li><p>Support multiple {RESTART_DAEMON} variables in deploy scripts</p></li></ul><p><strong>Removed</strong></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="http://ploi.dev">ploi.dev</a> testing domain as it caused SSL problems</p></li></ul>]]>
            </summary>
                                    <updated>2026-03-24T09:46:39+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[New server insight: CVE's 🚨]]></title>
            <link rel="alternate" href="https://ploi.io/news/new-server-insight-cves" />
            <id>https://ploi.io/96</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Happy new year! 🥳 We&#039;re starting this year great with a few awesome new updates!</p><p><strong>CVE insights</strong></p><p>Some of you might have noticed that we have a new insight that scans for common vulnerabilities and exposures.</p><p><img src="https://ploi.io/storage/05LF6fu8tD344O6Zz6RIgJkEmGduXZ3W0xRJFYlz.png" data-id="05LF6fu8tD344O6Zz6RIgJkEmGduXZ3W0xRJFYlz.png"></p><p>This insight automatically scans the Composer packages across all your sites and checks them against known security vulnerabilities. If any of your dependencies have reported CVEs, you&#039;ll see them appear in your insights dashboard with details about the affected package, severity, and recommended actions.</p><p><img src="https://ploi.io/storage/MZ9U1PuRU7WENEZXE5v8eAwbtPxa13G4ECff4Nil.png" data-id="MZ9U1PuRU7WENEZXE5v8eAwbtPxa13G4ECff4Nil.png"></p><p><strong>How it works:          </strong></p><ul><li><p>For newer servers, Ploi runs composer audit to check for known vulnerabilities</p></li><li><p>For older servers (created before 2025), Ploi parses your composer.lock and checks packages against the PHP Security Advisories database</p></li><li><p>Vulnerabilities are grouped by severity and displayed with direct links to more information</p><p></p></li></ul><p><strong>What you can do</strong></p><ul><li><p>Review affected packages and their safe versions</p></li><li><p>Update your dependencies to patch the vulnerabilities</p></li><li><p>Mark insights as fixed once you&#039;ve addressed them</p></li></ul><p>This feature is available for Pro plans and higher. Head over to your server&#039;s Insights page to see if any of your applications need attention.</p><p><strong>Server insight notifications</strong></p><p>Also new, the notifications tab when you visit the insights in your server. In here, you can define the notifications you&#039;d like to receive when new insights come in. You can create them per-server and per-priority type!</p><p><img src="https://ploi.io/storage/Ea3YVoQI80QSDNCBrez6PGMyaIrSVupaYYYT8x27.png" data-id="Ea3YVoQI80QSDNCBrez6PGMyaIrSVupaYYYT8x27.png"></p><p></p><p><strong>Fresh status page design</strong></p><p>We also took the opportunity to create a fresh status page design and fixed some of the bugs that are present, including a dark-mode toggle for your users.</p><p><img src="https://ploi.io/storage/n4iywlRlbvCCfqMFdYspJn7NjMIIIYUhU8OqtP1O.png" data-id="n4iywlRlbvCCfqMFdYspJn7NjMIIIYUhU8OqtP1O.png"></p><p><strong>Changelog</strong></p><ul><li><p>[Added] New status page design</p></li><li><p>[Added] PostgreSQL 18 support</p></li><li><p>[Added] PHP CLI version change available in API now: <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/php/switch-php-cli-version">https://developers.ploi.io/php/switch-php-cli-version</a></p></li><li><p>[Added] A proper payment retry system for whenever payments fail, we will try 3 times within a week and notify you each time a failure happens</p></li><li><p>[Improved] Global server insights overview now uses a proper table with filters: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/panel/dashboard/insights">https://ploi.io/panel/dashboard/insights</a></p></li><li><p>[Improved] When installing a PHP version you now actually get proper UI feedback when installing</p></li><li><p>[Refactored] Settings page in profile is streamlined with tabs now</p></li><li><p>[Fixed] Issue when uninstalling PHP 8.5</p></li><li><p>[Fixed] Issue where insights would duplicate itselfves, they now replace itself instead</p></li><li><p>[Fixed] Issue when deleting a tenant and their SSL won’t be deleted, this is now forced properly</p></li><li><p>[Fixed] Issue for duplicate cronjob creation for server monitoring</p></li></ul>]]>
            </summary>
                                    <updated>2026-01-12T13:56:54+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Recap Ploi 2025 🎆]]></title>
            <link rel="alternate" href="https://ploi.io/news/recap-ploi-2025" />
            <id>https://ploi.io/95</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Another year has passed, time is flying! This was yet another great year for Ploi, a lot has happened, let’s take a look what happened over the course of 2025!</p><p><img src="https://ploi.io/storage/ttDuEbOgTnImm1D9WPZgfemKqPdUx1WDUVhX6QfK.png" data-id="ttDuEbOgTnImm1D9WPZgfemKqPdUx1WDUVhX6QfK.png"></p><p><strong>IPv6 support has arrived </strong>🚨</p><p>IPv4 is running out and preparing for IPv6 is important. Not only did we add support for IPv6 but also hostnames! So now you can not only use an IPv4, IPv6 address but also a hostname like <a target="_blank" rel="noopener noreferrer nofollow" href="http://server.example.com">server.example.com</a> 🔥</p><p><strong>A new CLI has arrived </strong>💻</p><p>Ploi CLI, bringing the full power of Ploi right to your terminal! Now you can manage your entire infrastructure without leaving your command line environment: <a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/ploi/cli">https://github.com/ploi/cli</a></p><p><strong>Ploi Core is now free </strong>✌️</p><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi-core.io/">Ploi Core</a> is now completely free, no purchase fee anymore. You will still need the Ploi Unlimited (<a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/pricing">https://ploi.io/pricing</a>) subscription, but other than that you can now download this software for free at <a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/ploi/ploi-core">https://github.com/ploi/ploi-core</a></p><p>This change now makes it possible for others to contribute and make it an even better product 🔥</p><p><strong>Server monitoring updates </strong>💡</p><p>A lot has happened to our server monitoring feature, not only can Unlimited users go back to 30 days in history now but Pro users are also increased to 14 days retention!</p><p>Next to that we added: additional disks monitoring, network monitoring, revamped the charts and filters, and we added recovery notifications!</p><p><strong>Teams update </strong>🔥</p><p>We can safely say this was one of the biggest updates and migrations of Ploi this year. Servers now belong to teams instead of individual users, enabling better team collaboration and access control. This was a highly requested feature on our roadmap: <a target="_blank" rel="noopener noreferrer nofollow" href="https://roadmap.ploi.io/projects/7-bugs/items/467-team-member-does-not-have-access-to-all-features-you-need-a-paid-subscription">https://roadmap.ploi.io/projects/7-bugs/items/467-team-member-does-not-have-access-to-all-features-you-need-a-paid-subscription</a></p><p><strong>BIMI emails verified </strong>🔋</p><p>Some of you might of noticed already, Ploi now sends their emails with a BIMI certificate. That means our emails will have a blue checkmark and our logo shows up in your inbox for most of the email providers. Ploi sends delicate emails, security is important. This allows you to see whether the email was really sent by us which increases security🔥</p><p><strong>Wrapped </strong>🎁</p><p>Did you already create your Ploi Wrapped for 2025? Over 800 Ploi users already did! Go check it out and get yours: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/panel/wrapped">https://ploi.io/panel/wrapped</a></p><p><strong>Reflecting</strong></p><p>It’s always good to reflect and see what we promised to deliver and actually delivered. When we take a look at the 2024 recap (<a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/news/recap-ploi-2024">https://ploi.io/news/recap-ploi-2024</a>) these things we’d focus on:</p><ul><li><p>IPv6 support (Done ✅)</p></li><li><p>Typesense server type (Done ✅)</p></li><li><p>Ploi surge (Running a BETA 🚧)</p></li><li><p>Customised server (WIP 🚧)</p></li><li><p>Streaming backups (Cancelled ❌)</p></li><li><p>Brand new file explorer (Still planned 📅)</p></li><li><p>And many more… (And boy, did we deliver on other features, take a look above 😊)</p></li></ul><p>So not everything worked out, but that doesn’t mean it’s not coming. We’re still actively working on these features, and we’re already planning ahead.</p><p><strong>Reviews</strong></p><p>We’d appreciate if you have the time to leave a review for Ploi, it helps us a lot! 🥰</p><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.review">https://ploi.review</a></p><p>If you want to be listed on our testimonial wall: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/testimonials">https://ploi.io/testimonials</a> (including a link), let us know by replying to this email with your testimonial!</p><p></p><p><strong>What&#039;s coming for 2026?</strong></p><ul><li><p>Brand new file explorer</p></li><li><p>WordPress enhancements (<a target="_blank" rel="noopener noreferrer nofollow" href="https://roadmap.ploi.io/projects/2-site-level-requests/items/1300-wordpress-feature-roadmap-proposal-for-ploi">https://roadmap.ploi.io/projects/2-site-level-requests/items/1300-wordpress-feature-roadmap-proposal-for-ploi</a>)</p></li><li><p>Status page updates &amp; new features</p></li><li><p>Populair items from our roadmap (yes, some have been open too long)</p></li><li><p>Mobile app updates</p></li><li><p>Exciting updates we can’t share about 👀</p></li><li><p>The same level of dedication as we did for 2025 💪</p></li></ul><p></p><p><strong>Stay connected</strong></p><ul><li><p>Discord: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/discord">https://ploi.io/discord</a></p></li><li><p>Twitter: <a target="_blank" rel="noopener noreferrer nofollow" href="https://twitter.com/ploi_deploy">https://twitter.com/ploi_deploy</a></p></li><li><p>Facebook: <a target="_blank" rel="noopener noreferrer nofollow" href="https://facebook.com/ploideploy">https://facebook.com/ploideploy</a></p></li><li><p>Instagram: <a target="_blank" rel="noopener noreferrer nofollow" href="https://www.instagram.com/ploi_deploy/">https://www.instagram.com/ploi_deploy/</a></p></li><li><p>Mastadon: <a target="_blank" rel="noopener noreferrer nofollow" href="https://phpc.social/@ploi">https://phpc.social/@ploi</a></p></li><li><p>Bluesky: <a target="_blank" rel="noopener noreferrer nofollow" href="https://bsky.app/profile/ploi.io">https://bsky.app/profile/ploi.io</a></p></li></ul><p></p><p>Thank you for being part of the Ploi community in 2025! We&#039;re excited to continue serving your deployment needs and bringing you more innovations in 2026! 🚀</p><p></p><p><strong>Changelog</strong></p><ul><li><p>[Added] Wrapped feature (<a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/panel/wrapped">https://ploi.io/panel/wrapped</a>)</p></li><li><p>[Added] PHP 8.5</p></li><li><p>[Added] Deployments are now stored forever the site lives 100% history will be available</p></li><li><p>[Added] When you link a site to a docker app, it will now show which site directly in the list</p></li><li><p>[Changed] Moved phpMyAdmin as site 1-click installer, it has been removed from the server manage page</p></li><li><p>[Changed] We now default to PHP 8.5 for new server installations</p></li><li><p>[Changed] Hetzner DNS now uses the new API endpoint</p></li><li><p>[Changed] Dropped Composer V1 support</p></li><li><p>[Fixed] Issue that automatic updates wouldn’t run</p></li><li><p>[Fixed] UpCloud DEV plans would use the wrong disk (HDD instead of standard)</p></li><li><p>[Fixed] Microsoft teams notifications wouldn’t work, they do now</p></li><li><p>[Fixed] NGINX issue for the catchall configuration, now properly sends a 444 response</p></li></ul><p></p><p><strong>Previous recaps</strong></p><ul><li><p>2024: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/news/recap-ploi-2024">https://ploi.io/news/recap-ploi-2024</a></p></li><li><p>2023: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/news/recap-ploi-2023">https://ploi.io/news/recap-ploi-2023</a></p></li><li><p>2022: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/news/recap-ploi-2022">https://ploi.io/news/recap-ploi-2022</a></p></li><li><p>2021: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/news/recap-ploi-2021">https://ploi.io/news/recap-ploi-2021</a></p></li><li><p>2020: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/news/recap-ploi-2020">https://ploi.io/news/recap-ploi-2020</a></p></li><li><p>2019: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/news/recap-ploi-2019">https://ploi.io/news/recap-ploi-2019</a></p></li></ul>]]>
            </summary>
                                    <updated>2025-12-18T11:55:08+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Teams update 🔥]]></title>
            <link rel="alternate" href="https://ploi.io/news/teams-update" />
            <id>https://ploi.io/94</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>From all the updates we&#039;ve done, this is a major update changing how servers work in Ploi.</p><p>Servers now belong to teams instead of individual users, enabling better team collaboration and access control.</p><h2>🎉 Teams update - major changes</h2><h2>What changed?</h2><p><strong>Servers now belong to teams instead of individual users.</strong></p><ul><li><p>All your existing servers are now in your <strong>Personal Team</strong> (automatic, no action needed)</p></li><li><p>Switch between teams to access different servers, sites, and resources</p></li><li><p>Everything is filtered by your current team context</p></li></ul><h2>Key features</h2><p><strong>🔄 Team switching</strong></p><ul><li><p>Switch teams from the sidebar, teams list, search results, or team detail pages</p></li><li><p>Smart navigation keeps you on the same page when switching (if it exists in the new team)</p></li></ul><p><strong>🔍 Team-Scoped everything</strong></p><ul><li><p>Dashboard, servers, sites, backups, scripts, monitoring - all filtered by current team</p></li><li><p>Global search now includes teams with quick team switching from results</p></li></ul><p><strong>🔐 New &quot;Manage Backups&quot; permission</strong></p><ul><li><p>Team owners can now control who accesses the backup overview page</p></li></ul><p><strong>📬 Better notifications</strong></p><ul><li><p>Both team owners AND server creators get notified when servers are ready</p></li><li><p>Notifications include team context</p></li></ul><p><strong>📊 Team logs filtering</strong></p><ul><li><p>Filter logs by server and/or user</p></li><li><p>Quick reset to clear filters</p></li></ul><p><strong>⚙️ Enhanced UI</strong></p><ul><li><p>Team search appears when you have 5+ teams</p></li><li><p>Better empty states showing your team name</p></li><li><p>Improved provider selection in team settings</p></li></ul><hr><h2>What this means</h2><p><strong>Solo users:</strong> Nothing changes - everything works through your personal team</p><p><strong>Team managers:</strong> Better control over team access and permissions</p><p><strong>Team members:</strong> Clear visibility into what you can access and do</p><hr><h2>Coming soon</h2><ul><li><p>Team-based API keys (scoped to specific teams)</p></li><li><p>More granular permissions (e.g., separate create/delete/update permissions)</p></li></ul><p></p><p><strong>Changelog</strong></p><ul><li><p>[Added] Huge teams update 🔥</p></li><li><p>[Added] A fresh dashboard</p></li><li><p>[Added] Server monitoring recovery notifications</p></li><li><p>[Added] Typesense server type</p></li><li><p>[Added] Ability to set a message and HTTP code for suspending websites</p></li><li><p>[Added] New info card to site show view with all relevant data</p></li><li><p>[Added] New testing domain <a target="_blank" rel="noopener noreferrer nofollow" href="http://ploi.xyz">ploi.xyz</a></p></li><li><p>[Added] Breadcrumbs</p></li><li><p>[Changed] Header has been removed and user menu has been moved to bottom sidebar</p></li><li><p>[Changed] The site uptime monitoring feature has completely been refactored, a better graph, way more data</p></li><li><p>[Changed] The server monitoring feature has completely been refactored, a better graph, way more data (and we’re adding 30 days soon)</p></li><li><p>[Fixed] A issue where backups could get stuck, and you’d force them to start again a wrong status would be applied</p></li></ul>]]>
            </summary>
                                    <updated>2025-11-17T12:40:21+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Server monitoring updates 💡]]></title>
            <link rel="alternate" href="https://ploi.io/news/server-monitoring-updates" />
            <id>https://ploi.io/93</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Recently, we’ve done some great updates to our server monitoring feature. We’ve added:</p><ul><li><p>Additional disk monitoring</p></li><li><p>Network monitoring</p></li><li><p>Revamped the chart and filters, much clearer now</p></li><li><p>Added history logging for a maximum 14(!) days</p></li><li><p>Added recovery notifications</p></li></ul><img src="https://ploi.io/storage/1NT5zhdnRCN6EijCvBJcpGka3Llxu7cmEMrTDJF0.png" data-id="1NT5zhdnRCN6EijCvBJcpGka3Llxu7cmEMrTDJF0.png"><p>Directly available and ready to use!</p><p>We’re currently also considering saving service usage details, like MySQL or PHP-FPM (per version), which would show up in the server monitoring section as well. Vote on that here: <a target="_blank" rel="noopener noreferrer nofollow" href="https://roadmap.ploi.io/projects/1-server-level-requests/items/1318-service-monitoring">https://roadmap.ploi.io/projects/1-server-level-requests/items/1318-service-monitoring</a></p><p><strong>New update location: Amsterdam </strong>🇳🇱</p><p>For a European tool it was kinda amazing we never had a European uptime monitoring location. Not anymore, we now offer Amsterdam as a EU solution. In the Monitor tab in Ploi on site level, you can now configure Amsterdam as uptime monitoring location.</p><p><strong>Roadmap updates</strong></p><p>You might have heard about the open-source software Roadmap we’ve been actively developing. A lot has been added just recently:</p><ul><li><p>Feedback widget, allowing to easily let users submit feedback through your own application</p></li><li><p>Activity widget, allowing easy access to the recent items and changelogs through your own application</p></li><li><p>Upgraded to Tailwind 4, Vite 7 &amp; Filament V4</p></li></ul><p>And many, many more, go check out the free software here: <a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/ploi/roadmap">https://github.com/ploi/roadmap</a></p><p><strong>Changelog</strong></p><ul><li><p>[Added] New server monitoring UI</p></li><li><p>[Added] Server monitoring now also has Networking grahps</p></li><li><p>[Added] Recovery notifications for server monitoring</p></li><li><p>[Added] MySQL 8.4 support</p></li><li><p>[Added] New testing domain <a target="_blank" rel="noopener noreferrer nofollow" href="http://on-ploi.com">on-ploi.com</a></p></li><li><p>[Added] New testing domain <a target="_blank" rel="noopener noreferrer nofollow" href="http://ploi.bot">ploi.bot</a></p></li><li><p>[Added] New testing domain <a target="_blank" rel="noopener noreferrer nofollow" href="http://ploi.cool">ploi.cool</a></p></li><li><p>[Added] Awesome new update schedule options</p></li><li><p>[Added] New popover for certificates with details</p></li><li><p>[Added] Site clone will also copy over staging site now</p></li><li><p>[Added] Ability to select all databases when creating a backup that do not have a backup yet</p></li><li><p>[Added] Docker application status syncing, now whenever you run docker compose up on the server Ploi will automatically sync upon loading the view</p></li><li><p>[Added] Zurich region for AWS</p></li><li><p>[Added] New insight: SSL renewal fails (from letsencrypt.log file)</p></li><li><p>[Improved] Site alerts now show consitently above the deploy script (like app_debug true)</p></li><li><p>[Changed] Server transfer links are now 24 hours valid</p></li><li><p>[Changed] Suspending sites now returns a 503 status which is more SEO friendly</p></li><li><p>[Fixed] Issue when switching to dark mode and the code editor not going along with the new theme</p></li><li><p>[Fixed] Backups redirect fix when editting backups on deeper pages</p></li><li><p>[Fixed] SFTP uploading issue with custom system users which could have the wrong permissions</p></li><li><p>[Fixed] Issue where the innoDB pool insight would be duplicated over and over again</p></li><li><p>[Fixed] Issue with load balancers and SSL renewals, improved reloading script</p></li><li><p>[Fixed] Cannot unselect &quot;Options&quot; filter on Servers page without resetting all filters</p></li><li><p>[Fixed] DNS verification when site is connected with domain fails</p></li><li><p>[Fixed] Change PHP version for a queue</p></li><li><p>[Fixed] DNS Zone after domain change</p></li><li><p>[Fixed] Craft CMS logs tab issues</p></li><li><p>[Fixed] CMD + S keybind when a modal opens on the site overview page, doesn’t save deploy script anymore</p></li><li><p>[Fixed] SSL expire date checker</p></li><li><p>[Fixed] Issue when creating a Minio server on AWS not having the ports configured correctly</p></li></ul>]]>
            </summary>
                                    <updated>2025-10-23T14:10:39+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Ploi Core is now free ✌️]]></title>
            <link rel="alternate" href="https://ploi.io/news/ploi-core-is-now-free" />
            <id>https://ploi.io/92</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>After our last newsletter in May with the IPv6 update it is now time to publish another big one!</p><p><a href="https://ploi-core.io">Ploi Core</a> is now completely free, no purchase fee anymore. You will still need the Ploi Unlimited (<a href="https://ploi.io/pricing"><span style="text-decoration: underline;">https://ploi.io/pricing</span></a>) subscription, but other than that you can now download this software for free at <a href="https://github.com/ploi/ploi-core"><span style="text-decoration: underline;">https://github.com/ploi/ploi-core</span></a></p><p>This change now makes it possible for others to contribute and make it an even better product 🔥&nbsp;</p><p>If you made a purchase, or a renewal in the last 2 months, please get in touch with us in on the support platform, you will be eligible for a refund 😎</p><p>Other than that, there’s a huge update list again with some significant changes, like a new server installation screen, new server type, hostname support and many, many more.</p><p>If you have any suggestions or feature requests be sure to submit them on our roadmap: <a href="https://roadmap.ploi.io"><span style="text-decoration: underline;">https://roadmap.ploi.io</span></a> 🥰</p><p><strong>Changelog</strong></p><ul><li>[Added] Ploi Core is now FREE!</li><li>[Added] Staging to production sites now can have the FastCGI flush deployment script variable</li><li>[Added] Breadcrumbs</li><li>[Added] Completely new server installation screen exactly showing you what it’s doing</li><li>[Added] Button to refresh the GIT repositories list when installing a GIT repository</li><li>[Added] Hostname support just like IPv6 support for your server IP address</li><li>[Added] Sponsoring page: <a href="https://ploi.io/sponsoring"><span style="text-decoration: underline;">https://ploi.io/sponsoring</span></a></li><li>[Added] Trademark page: <a href="https://ploi.io/trademark"><span style="text-decoration: underline;">https://ploi.io/trademark</span></a></li><li>[Added] Hetzner plans in server creation screen are now properly grouped</li><li>[Added] Valkey server type support: <a href="https://ploi.io/features/valkey-server"><span style="text-decoration: underline;">https://ploi.io/features/valkey-server</span></a></li><li>[Added] Tags on site index now also show</li><li>[Added] Ability to edit backup configurations updating all the backups using that configuration</li><li>[Added] Certbot automatic update check when a SSL request fails due to an old certbot version</li><li>[Added] A new deployment start webhook url when a deployment starts, trigger an URL that you define</li><li>[Added] New debug tools when a server is unreachable to see what part is actually failing to connect</li><li>[Added] Ploi server monitoring now supports multiple disks</li><li>[Added] Ability to select if you want redis or valkey when installing a new server</li><li>[Added] A check when a backup is stuck, it now notifies you about this</li><li>[Added] Ability to run cronjobs directly</li><li>[Added] Server updates now have way more options to run exactly when you want in manage tab</li><li>[Added] New server insight if the innodb buffer pool is full, the insight can clear it for you and raise the buffer setting for you</li><li>[Updated] Nextcloud now always installs the latest version, NGINX configurations have been updated as well</li><li>[Updated] NGINX amplify is now available for Ubuntu 24 as well</li><li>[Changed] Network tab is now called Firewall in server level</li><li>[Changed] Two factor routes are now rate limited for security improvement</li><li>[Changed] FastCGI buffers have been raised for new websites from 16k to 32k</li><li>[Prepared] PHP 8.5 preparations</li><li>[Fixed] An issue with duplicate www.www. server names when using custom certificates</li><li>[Fixed] An issue with PHP 8.4 not being able to uninstall</li><li>[Fixed] An issue with Minio and SSL renewals, it now copies the new certificate to the correct directory when a renew happened</li></ul>]]>
            </summary>
                                    <updated>2025-08-13T13:44:58+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Big news 🚨 IPv6 support is here!]]></title>
            <link rel="alternate" href="https://ploi.io/news/big-news-ipv6-support-is-here" />
            <id>https://ploi.io/91</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Oh boy, this is a big one! 🔥</p><p>It’s been widely requested, repeated: when is full IPv6 support coming in Ploi? (<a target="_blank" rel="noopener noreferrer nofollow" href="https://roadmap.ploi.io/projects/1-server-level-requests/items/2-ipv6-support"><u>https://roadmap.ploi.io/projects/1-server-level-requests/items/2-ipv6-support</u></a>)</p><p>As of today, it is now possible to create servers with IPv6 (obviously, only if the native server provider offers it). Also, if your old server has an IPv6 address, you could even decide to move over to IPv6 via your server settings (and disable IPv4 if you don’t need that at all).</p><p><strong>Important</strong>: to use IPv6 at all, you will need to have an IPv6 address on your side as well if you want to interact with your server, otherwise, it will not work (connecting via SSH or to the domain you’ve added to your server). Check if you have IPv6 here: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/what-is-my-ip"><u>https://ploi.io/what-is-my-ip</u></a></p><p>On Ploi’s side, both subjects (server connections and NGINX configurations) have been updated to work with IPv6.</p><p><strong>What providers work with IPv6?</strong></p><p>Basically, all<strong> </strong>supported<strong> </strong>providers work with IPv6; it’s just a matter of provisioning the server that’s different.</p><ul><li><p><strong>UpCloud</strong>: Works completely</p></li><li><p><strong>Hetzner</strong>: Works completely</p></li><li><p><strong>Amazon</strong>: Works completely</p></li><li><p><strong>Vultr</strong>: Works completely</p></li><li><p><strong>DigitalOcean</strong>: Works, but you always get an IPv4 record as well; it is not possible yet to create IPv6-only servers</p></li><li><p><strong>Hostinger</strong>: Works, but you always get an IPv4 record as well; it is not possible yet to create IPv6-only servers</p></li><li><p><strong>Linode</strong>: Works, but you always get an IPv4 record as well; it is not possible yet to create IPv6-only servers</p></li><li><p><strong>Katapult</strong>: Works, but you always get an IPv4 record as well, it is not possible yet to create IPv6-only servers</p></li></ul><p><strong>How do I make my current server IPv6 compatible?</strong></p><p>If your server provider supports IPv6, it is possible to make your current already-provisioned servers IPv6-ready. We have a guide to follow if you want to make sure your server is IPv6 ready: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/documentation/server/how-do-i-make-my-existing-ubuntu-server-ipv6-ready"><u>https://ploi.io/documentation/server/how-do-i-make-my-existing-ubuntu-server-ipv6-ready</u></a></p><p><strong>Changelog</strong></p><ul><li><p>[Added] IPv6 support 🥳</p></li><li><p>[Added] What is my IP page now also shows IPv6 address (if you have IPv6) (<a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/what-is-my-ip"><u>https://ploi.io/what-is-my-ip</u></a>)</p></li><li><p>[Added] Ploi CLI (<a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/ploi/cli"><u>https://github.com/ploi/cli</u></a>)</p></li><li><p>[Added] Ability to search on tags in global search in servers and sites</p></li><li><p>[Added] Ability to define where your .env file lives so the editor knows where to look</p></li><li><p>[Changed] S3 backups now use streaming method to improve backup speed and no temporary files on your server taking up space</p></li><li><p>[Changed] Fresh Statamic landing page (<a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/statamic"><u>https://ploi.io/statamic</u></a>)</p></li><li><p>[Changed] Changed Google Drive login to force the auth login screen when re-authing</p></li><li><p>[Changed] When creating a WordPress installation with database it will now ignore ‘www’ in the name</p></li><li><p>[Fixed] Issue with saving locations in backups because using the wrong columns</p></li><li><p>[Fixed] Dark mode issue with the datepicker</p></li><li><p>[Fixed] Inconsitency in the backup name when having site file backups and having rotation enabled</p></li></ul><p><strong>Changelog API</strong></p><ul><li><p>[Added] Docker API - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/containers/list-containers">https://developers.ploi.io/containers/list-containers</a></p></li><li><p>[Fixed] Queue paused status would not display</p></li></ul>]]>
            </summary>
                                    <updated>2025-11-27T07:42:50+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Ploi CLI is now available! 💻]]></title>
            <link rel="alternate" href="https://ploi.io/news/ploi-cli-is-now-available" />
            <id>https://ploi.io/90</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Introducing Ploi CLI - Command Your Infrastructure! </strong>💻</p><p>Great news - we've just launched the official Ploi CLI, bringing the full power of Ploi right to your terminal! Now you can manage your entire infrastructure without leaving your command line environment.</p><p><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;Untitled-1.png&quot;,&quot;filesize&quot;:205920,&quot;height&quot;:594,&quot;href&quot;:&quot;https://ploi.io/storage/ORoMxswl0QsbD5lZa8x0sqdsFuWEVHHly5eUYHzB.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/ORoMxswl0QsbD5lZa8x0sqdsFuWEVHHly5eUYHzB.png&quot;,&quot;width&quot;:1500}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/ORoMxswl0QsbD5lZa8x0sqdsFuWEVHHly5eUYHzB.png"><img src="https://ploi.io/storage/ORoMxswl0QsbD5lZa8x0sqdsFuWEVHHly5eUYHzB.png" width="1500" height="594"><figcaption class="attachment__caption"><span class="attachment__name">Untitled-1.png</span> <span class="attachment__size">201.09 KB</span></figcaption></a></figure></p><p><strong>Key features</strong></p><ul><li>Manage servers and sites directly from your terminal</li><li>Create and configure databases with simple commands</li><li>Set up and monitor daemons and cronjobs effortlessly</li><li>Quick deployment triggers right from your local environment</li></ul><p><strong>Getting started is easy</strong></p><p>1. Install Ploi CLI: <strong>composer global require ploi/cli</strong></p><p>2. Authenticate with your Ploi API credentials</p><p>3. Start managing your infrastructure!</p><p>More in our documentation which is a work in progress: <a href="https://cli.ploi.io"><span style="text-decoration: underline;">https://cli.ploi.io</span></a>, and here’s the repository: <a href="https://github.com/ploi/cli"><span style="text-decoration: underline;">https://github.com/ploi/cli</span></a></p><p><strong>Streaming backups </strong>⚡️</p><p>It’s been on the roadmap for a while (<a href="https://roadmap.ploi.io/projects/1-server-level-requests/items/14-stream-backups"><span style="text-decoration: underline;">https://roadmap.ploi.io/projects/1-server-level-requests/items/14-stream-backups</span></a>) and it’s finally coming, backup streaming.</p><p>Why streaming? Streaming saves you the resources on your server, instead of creating a file on your server and uploaded that to the driver you have selected, it’s being send right away to that driver. No more overhead or wasted space.</p><p>Currently all S3 drivers (Custom S3, AWS S3 &amp; DigitalOcean spaces) already stream it to your storage. All the other drivers (except the local one) will be done in the upcoming week!</p><p><strong>Changelog</strong></p><ul><li>[Added] Ploi CLI initial release</li><li>[Added] Ability to reset database user passwords</li><li>[Added] Tags to servers and sites (settings tab)</li><li>[Added] A brand new laravel log parser in the Laravel tab of your site&nbsp;</li><li>[Added] SSH login logs to the SSH login notifications modal and logs tab (dropdown)</li><li>[Added] Ploi.website as testing domain</li><li>[Changed] All S3 drivers now stream backups instead of creating the file on the server and uploading it then</li><li>[Changed] Cloudflare DNS SSL request propagation seconds increase from 20 to 30</li><li>&nbsp;[Fixed] Bugfix for tenants when you changed the PHP version for the main site, tenant would not always come along</li></ul>]]>
            </summary>
                                    <updated>2025-02-12T13:02:44+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Recap Ploi 2024 🎇]]></title>
            <link rel="alternate" href="https://ploi.io/news/recap-ploi-2024" />
            <id>https://ploi.io/89</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>This year has been transformative for Ploi, marked by a beautiful set of new features and improvements. While maintaining our commitment to stability and performance, we've delivered several major updates that make server management even more seamless and secure (and let’s not forget the official Ploi Elephpant: <a href="https://ploi.io/elephpant"><span style="text-decoration: underline;">https://ploi.io/elephpant</span></a> 🥰).<figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;recap-2024.png&quot;,&quot;filesize&quot;:895291,&quot;height&quot;:675,&quot;href&quot;:&quot;https://ploi.io/storage/UJ2HlOa880HYMPhgOJG0v3LV1i8ThvKB7LkX09T6.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/UJ2HlOa880HYMPhgOJG0v3LV1i8ThvKB7LkX09T6.png&quot;,&quot;width&quot;:1200}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/UJ2HlOa880HYMPhgOJG0v3LV1i8ThvKB7LkX09T6.png"><img src="https://ploi.io/storage/UJ2HlOa880HYMPhgOJG0v3LV1i8ThvKB7LkX09T6.png" width="1200" height="675"><figcaption class="attachment__caption"><span class="attachment__name">recap-2024.png</span> <span class="attachment__size">874.31 KB</span></figcaption></a></figure>Let's dive into the major highlights of 2024!</p><p><strong>Ubuntu 24.04 support </strong>🐧</p><p>We're proud to announce full support for Ubuntu 24.04 LTS, ensuring you have access to the latest stable operating system for your servers. This addition brings enhanced security features and improved performance to your infrastructure.</p><p><strong>ZeroSSL integration</strong> 🔒</p><p>Security remains a top priority, and with our new ZeroSSL support, you have an additional trusted option for SSL certificate management, making secure deployments even more accessible.</p><p><strong>PHP 8.4 support </strong>⚡</p><p>Keeping up with the latest PHP developments, we've added support for PHP 8.4, allowing you to leverage the newest features and improvements in PHP development.</p><p><strong>Passkeys support</strong> 🔑</p><p>We've implemented passkeys support, offering a more secure and convenient way to authenticate, moving beyond traditional password-based security.</p><p><strong>Under the hood</strong></p><p>Beyond these major features, we've dedicated significant effort to bug fixing and platform stability:</p><ul><li>Enhanced system reliability</li><li>Improved deployment performance</li><li>Strengthened security measures</li><li>Refined user interface responsiveness</li></ul><p><strong>What's coming for 2025?</strong></p><p>While we're proud of what we've accomplished in 2024, we're already looking ahead to next year. Our roadmap at <a href="https://roadmap.ploi.io/"><span style="text-decoration: underline;">https://roadmap.ploi.io/</span></a> continues to grow with your feedback and suggestions. If you have ideas for new features or encounter any issues, please don't hesitate to submit them.</p><p>A few highlights we will be focussing on for 2025:</p><ul><li>IPv6 support (<a href="https://roadmap.ploi.io/projects/1-server-level-requests/items/2-ipv6-support"><span style="text-decoration: underline;">https://roadmap.ploi.io/projects/1-server-level-requests/items/2-ipv6-support</span></a>)</li><li>Typesense server type (<a href="https://roadmap.ploi.io/projects/1-server-level-requests/items/130-typesense-server"><span style="text-decoration: underline;">https://roadmap.ploi.io/projects/1-server-level-requests/items/130-typesense-server</span></a>)</li><li>Ploi Surge (<a href="https://roadmap.ploi.io/projects/1-server-level-requests/items/1126-load-testing-tool-ploi-surge"><span style="text-decoration: underline;">https://roadmap.ploi.io/projects/1-server-level-requests/items/1126-load-testing-tool-ploi-surge</span></a>)</li><li>Customized server (<a href="https://roadmap.ploi.io/projects/1-server-level-requests/items/803-customized-server-creation"><span style="text-decoration: underline;">https://roadmap.ploi.io/projects/1-server-level-requests/items/803-customized-server-creation</span></a>)</li><li>Streaming backups (<a href="https://roadmap.ploi.io/projects/1-server-level-requests/items/14-stream-backup"><span style="text-decoration: underline;">https://roadmap.ploi.io/projects/1-server-level-requests/items/14-stream-backup</span></a>s)</li><li>Brand new file explorer</li><li>And many more…&nbsp;</li></ul><p>Stay connected with us on social media:</p><ul><li>Twitter: <a href="https://twitter.com/ploi_deploy"><span style="text-decoration: underline;">https://twitter.com/ploi_deploy</span></a></li><li>Facebook: <a href="https://facebook.com/ploideploy"><span style="text-decoration: underline;">https://facebook.com/ploideploy</span></a></li><li>Instagram: <a href="https://www.instagram.com/ploi_deploy/"><span style="text-decoration: underline;">https://www.instagram.com/ploi_deploy/</span></a></li><li>Mastadon: <a href="https://phpc.social/@ploi"><span style="text-decoration: underline;">https://phpc.social/@ploi</span></a></li><li>Bluesky: <a href="https://bsky.app/profile/ploi.io"><span style="text-decoration: underline;">https://bsky.app/profile/ploi.io</span></a></li></ul><p>Thank you for being part of the Ploi community in 2024! We're excited to continue serving your deployment needs and bringing you more innovations in 2025! 🚀</p><p><strong>Changelog</strong></p><ul><li>[Added] Last used column to the passkeys update</li><li>[Added] New testing domain: ploi.sh</li><li>[Added] Database copy connection URL in databases tab</li><li>[Changed] PHP installation tab is now improved and searchable</li><li>[Changed] We now store server logs separately allowing us to log more content instead of the 40.000 character limit</li><li>[Dropped] PHP 5.6 support has been dropped</li><li>[Fixed] Issue when saving excluded tables for database backups</li><li>[Improved] Swoole (PHP) installation is now installing properly including detecting failures</li><li>[Improved] Event (PHP) installation is now installing properly including detecting failures</li><li>[Improved] Swap installation is now smarter for newly created servers, we are working on swap management as well after installations</li></ul>]]>
            </summary>
                                    <updated>2024-12-20T08:24:08+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[PHP 8.4 support & Passkeys update 🔐]]></title>
            <link rel="alternate" href="https://ploi.io/news/php-84-support-passkeys-update" />
            <id>https://ploi.io/88</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>PHP 8.4 is here!</strong> 🎉<br><br>Great news - we've added support for PHP 8.4 right away! This new version comes with some really cool features like property hooks and a handy new array_find method. Want to try it out? Just hit that 1-click install button to either set up a fresh server or add it to your existing one.<br><br><strong>Making login easier with Passkeys</strong> 🔐 <br><br>We're super excited about this one - you can now use passkeys to log into your Ploi account! It's faster, safer, and works with your favorite password manager. Just head to your profile, click on the <a href="https://ploi.io/profile/security#passkeys">security tab</a>, and you're good to go.<br><br><strong>More control over your deployments</strong> ⚡️<br><br>You asked, we listened! You can now run scripts before, during, and after your zero-downtime deployments. Need to restart those queue workers or warm up your cache? No problem - you've got full control over the whole process now.<br><br><strong>Quick updates</strong>:</p><ul><li>Added PostgreSQL 17 support</li><li>Fixed that annoying Redis installation issue (no more "Class redis not found" errors!)</li><li>Made SSL certificates available via ZeroSSL for all tenants</li></ul><p><strong>Something exciting brewing...</strong> 🚀 <br><br>We've started beta testing Ploi Surge, our new website load testing tool. Want to help us test it? Drop us a message!<br><br><strong>For our API users</strong>: We've added some new endpoints to make your life easier:</p><ul><li>Manage your load balancers (attach/detach servers)</li><li>Work with source control providers and their repositories</li><li>Full docs: <a href="https://developers.ploi.io"><span style="text-decoration: underline;">https://developers.ploi.io</span></a></li></ul><p><strong>Changelog</strong><br><br>- [Added] PHP 8.4 🎉<br>- [Added] Passkeys support<br>- [Added] Pre, main and post deployment scripts for zero downtime deployments<br>- [Added] Tenants are now also able to request SSL certificates via ZeroSSL<br>- [Added] PostgreSQL 17 support<br>- [Fixed] Issue with using testing domains &amp; Statamic (but might also cover other frameworks) not using HTTPS properly<br>- [Fixed] Issue with installing redis (Class redis not found error), this is now properly being installed in PHP<br>- [Fixed] Issue with installing certbot being unavailable in the repositories, will be retried with a decent amount of time in between to guarantee success<br>- [Improved] Adding Hetzner API DNS key, earlier required you to have a domain in your Hetzner account, this is no longer the case<br>- [BETA] We’ve started with the initial testers for Ploi Surge, a website load testing tool<br><br><strong>Changelog API</strong><br><br>- [Added] Attach endpoint load balancers: https://developers.ploi.io/315-load-balancers/2196-attach-server<br>- [Added] Detach endpoint load balancers: https://developers.ploi.io/315-load-balancers/2197-detach-server<br>- [Added] List source control providers: https://developers.ploi.io/28-user/2198-list-source-control-providers<br>- [Added] Show source control providers: https://developers.ploi.io/28-user/2199-show-source-control-providers<br>- [Added] Repositories for source control provider: https://developers.ploi.io/28-user/2200-repositories-for-source-control-providers<br><br></p>]]>
            </summary>
                                    <updated>2024-11-25T12:23:51+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[ZeroSSL support has arrived 🔐]]></title>
            <link rel="alternate" href="https://ploi.io/news/zerossl-support-has-arrived" />
            <id>https://ploi.io/87</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Exciting news! We&#039;re thrilled to announce that Ploi now officially supports ZeroSSL, giving you more flexibility in managing your SSL certificates. This integration allows you to easily secure your websites while maintaining the streamlined experience you expect from Ploi 💙</p><p>While Let&#039;s Encrypt remains a great choice, ZeroSSL brings additional features to the table including extended validation (EV) certificates, priority support, and flexible certificate management.</p><p>You&#039;ll benefit from higher rate limits for certificate issuance and a convenient dashboard to manage all your certificates in one place. For high-traffic sites or multiple domains, ZeroSSL&#039;s infrastructure provides robust support for large-scale deployments with reliable performance and seamless renewals.</p><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/documentation/ssl/how-do-i-request-a-zerossl-certificate">How do I request a ZeroSSL certificate?</a></p><p>But that&#039;s not all – we&#039;ve also rolled out some game-changing features to enhance your server management experience:</p><p>🌐 <strong>HTTP3 support (BETA)</strong>: Experience faster, more reliable connections with our new HTTP3 support for certificates. Early results are promising! (Not all servers supports this as you need NGINX 1.25 or higher)</p><p>⚡️ <strong>Deployment superpowers</strong>: Custom variables support for webhook URLs and API deployment endpoints gives you more control over your deployments than ever before.</p><p>💾 <strong>Smarter backups</strong>:</p><ul><li><p>New TAR compression option for more efficient storage</p></li><li><p>Automatic cleanup of failed backups</p></li><li><p>Enhanced backup management through our API</p></li></ul><p>🤝 <strong>Better value</strong>: Save 10% when you switch to yearly subscriptions – now with automatic enrollment!</p><p>As always, check out our detailed changelog below for the complete list of improvements and fixes. Take note that we don’t log everything in there, Ploi receives about 5 to 10 commits each day with fixes, small improvements. Logging those would generate insanely long changelogs so we filter &amp; structure those properly 🥰</p><p>Be sure to follow us for the latest updates!</p><ul><li><p>Discord: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/discord"><u>https://ploi.io/discord</u></a></p></li><li><p>Twitter: <a target="_blank" rel="noopener noreferrer nofollow" href="https://twitter.com/ploi_deploy"><u>https://twitter.com/ploi_deploy</u></a></p></li><li><p>Facebook: <a target="_blank" rel="noopener noreferrer nofollow" href="https://facebook.com/ploideploy"><u>https://facebook.com/ploideploy</u></a></p></li><li><p>Instagram: <a target="_blank" rel="noopener noreferrer nofollow" href="https://www.instagram.com/ploi_deploy/"><u>https://www.instagram.com/ploi_deploy/</u></a></p></li></ul><p><strong>Changelog</strong></p><ul><li><p>[Added] ZeroSSL support 🔐</p></li><li><p>[Added] Ability to set timezone automatically for newly created servers (from your profile)</p></li><li><p>[Added] Ability to use TAR compression for backups</p></li><li><p>[Added] Ability to pass in custom variables when using the deploy webhook URL or API deployment endpoint (<a target="_blank" rel="noopener noreferrer nofollow" href="https://x.com/dennis_smink/status/1820791594850689514"><u>https://x.com/dennis_smink/status/1820791594850689514</u></a>)</p></li><li><p>[Added] Ability to clean up backups that have failed from the server instead of leaving them there</p></li><li><p>[Added] <a target="_blank" rel="noopener noreferrer nofollow" href="http://Ploi.club"><u>Ploi.club</u></a> as new testing domain</p></li><li><p>[Added] Ability to subscribe automatically yearly which includes a 10% discount</p></li><li><p>[Added] New site filter, show only sites which have robots disabled (including the badge)</p></li><li><p>[Added] New amazon region Middle East (UAE)</p></li><li><p>[Added] HTTP3 support for certificates, currently in BETA but the results have been really promising! (Not all servers supports this as you need NGINX 1.25 or higher)</p></li><li><p>[Changed] Most tables have been completely refactored and generalized in Ploi for a better user experience</p></li><li><p>[Changed] System user passwords that were being generated were 16 characters long, that’s changed to 24 characters now</p></li><li><p>[Changed] We removed/filtered the 512MB plans from AWS, the minimum requirements has always been 1024MB minimum</p></li><li><p>[Fixed] MariaDB installations now properly respect their selected versions</p></li><li><p>[Fixed] In some occasional event it could happen that an older certbot version would get installed (probably due to legacy packages), this is now set to hold which solves the whole issue</p></li><li><p>[Updated] Nextcloud to version 30</p></li></ul><p><strong>Changelog API</strong></p><ul><li><p>[Added] New database backups endpoint - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/database/list-database-backups">https://developers.ploi.io/database/list-database-backups</a></p></li><li><p>[Added] New site file backups endpoint - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/site/list-site-file-backups">https://developers.ploi.io/site/list-site-file-backups</a></p></li><li><p>[Fixed] Update scripts endpoint (didn’t update properly) - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/scripts/update-script">https://developers.ploi.io/scripts/update-script</a></p></li></ul>]]>
            </summary>
                                    <updated>2025-11-27T07:42:19+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Action required: DNS providers (new feature)]]></title>
            <link rel="alternate" href="https://ploi.io/news/action-required-dns-providers-new-feature" />
            <id>https://ploi.io/86</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Some of you might have already noticed, something has changed with the DNS tab. It’s because we’ve completely redesigned the way DNS management works in Ploi.</p><p>Before, you’d be able to save Cloudflare &amp; Hetzner API credentials for DNS management, and for DigitalOcean, Vultr, and others you’d need to have a server provider attached.</p><p><strong>Multiple providers</strong></p><p>This is no more and has been separated. You can now easily create your own (and as many) DNS providers under the Integrations tab in your profile.</p><p>The biggest benefit of this is that you can now also save other API keys from your customers to manage their DNS, instead of having to add all the domains to your Cloudflare account (or any other provider) for example.</p><p>The part where we mean action required is a 50% chance it went right in the migration, or not. How do you check &amp; fix? That’s the easy part luckily.</p><p><strong>How to check &amp; fix</strong></p><p>Go to your site in Ploi where you know DNS was configured, and simply open the DNS tab, if it loads all is good. If it throws you a big red toast, then you’d need to update the DNS provider in your profile under the Integrations tab.</p><p>If you did that, then also check in the site settings, under the DNS provider card, if the correct DNS provider has been selected. After that, you’re good to go!</p><p><strong>Changelog</strong></p><ul><li>[Added] Ability to have as many DNS providers as you want</li><li>[Added] Line numbers to the editor for tenants (NGINX config)</li><li>[Added] Ability to edit the bitbucket source control providers for their workspace name</li><li>[Improved] Hetzner DNS certificate request is now being done via an official certbot plugin</li><li>[Fixed] Issue with saving in the NGINX editor which would result in a 500 error (our side)</li><li>[Fixed] Applications would not allow to change repository or branch in repository tab</li></ul>]]>
            </summary>
                                    <updated>2024-07-15T07:43:06+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Company update & bug fixing months 🥰]]></title>
            <link rel="alternate" href="https://ploi.io/news/company-update-bug-fixing-months" />
            <id>https://ploi.io/85</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>As of July 1st, 2024, we’ve changed the legal form of our company. You might have already noticed this when you opened a recent invoice from us:</p><p><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2024-07-04 at 08.39.25.png&quot;,&quot;filesize&quot;:119779,&quot;height&quot;:172,&quot;href&quot;:&quot;https://ploi.io/storage/LksCvifMsrAU255J9sI8HYQrfEFT4Aq98kpl9N6i.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/LksCvifMsrAU255J9sI8HYQrfEFT4Aq98kpl9N6i.png&quot;,&quot;width&quot;:824}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/LksCvifMsrAU255J9sI8HYQrfEFT4Aq98kpl9N6i.png"><img src="https://ploi.io/storage/LksCvifMsrAU255J9sI8HYQrfEFT4Aq98kpl9N6i.png" width="824" height="172"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2024-07-04 at 08.39.25.png</span> <span class="attachment__size">116.97 KB</span></figcaption></a></figure>If you use our VAT number to do your bookkeeping, make sure you change that. Our new VAT number is: <strong>NL866641658B01</strong></p><p><strong>Bug fixing month?</strong></p><p>You might of noticed we didn’t release that many features in the last 2 months, and while we actually did release quite a few, we didn’t announce them as big as we used to do normally. From May, until the end of July this year, we try to focus as much as possible on increasing our infrastructure, fixing pesky bugs, and tackling small quick QOLs. We’re trying to make the already stable Ploi, even more stable to prepare for the future!</p><p><strong>What’s cooking in Ploi HQ?</strong></p><p>Obviously, we have been cooking a lot of cool stuff; multiple DNS provider support, the ability to clone staging/production sites completely, PM2 improvements with ecosystem.config.js and many, many more. Obviously, if you have any idea’s feel free to submit them to our <a href="https://roadmap.ploi.io"><span style="text-decoration: underline;">roadmap</span></a> or <a href="https://ploi.io/discord">Discord</a>!</p><p><strong>Changelog</strong></p><p>[Added] Ability to always use isolated system users so you don’t always have to open advanced settings anymore (enable in profile)</p><ul><li>[Added] Ability to edit redis configuration for default server type (manage tab)</li><li>[Added] Ability to read redis logs in logs tab (dropdown)</li><li>[Added] Ability to close modals with ESC key</li><li>[Added] Ability for users to completely remove their accounts</li><li>[Added] ploi.team testing domain added</li><li>[Added] Ability to download Let’s Encrypt certificates directly from the panel</li><li>[Fixed] Bug in test domains that would always say it was successfully created while it might not</li><li>[Fixed] Move site system user now also works for team users</li><li>[Fixed] Clone site now also properly respects custom SSH ports</li><li>[Fixed] Clone database now also properly respects custom SSH ports</li><li>[Fixed] Security issue with PHP FPM sockets, this has been patched now, older sites will automatically be patched in batches (thank you Vladimir!)</li><li>[Fixed] Issue with deploy script suggestions modal keep turning back when changing page, or editing environment file for example</li><li>[Fixed] Issue with deploy script editor and variables, if you’d start typing {SITE_ and entered through on a variable you’d get {{SITE_PHP}} with double brackets</li><li>[Fixed] Documentation search is more comprehensive and smart now</li><li>[Fixed] Documentation search no results now actually shows no results alert</li><li>[Fixed] Issue where PermitRootLogin in SSHD config would not be set properly to no with fresh installations</li><li>[Fixed] Dark mode issue with SSL expires label on sites overview</li><li>[Fixed] Tenant SSL certificate request via DNS provider is now properly validated, email field removed</li><li>[Fixed] Minio installation would not always succeed because of missing installation steps</li><li>[Fixed] Typo in the site file backup succeed email (thank you Sam!)</li><li>[Fixed] Issue when you used SFTP as backup driver and had spaces in backup path, these are now escaped</li><li>[Fixed] Issue with DigitalOcean spaces and using site file backups using incorrect regions and would fail</li><li>[Changed] Company VAT number has changed to: <strong>NL866641658B01</strong></li><li>[Changed] We used to save the plans in the database, this is unnecessary and causes additional queries which are useless, this is now hardcoded and migrated</li><li>[Changed] Script code content increased to 7500</li><li>[Changed] AWS CLI installation has been moved to snap instead of apt</li></ul>]]>
            </summary>
                                    <updated>2024-07-04T07:00:06+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Ubuntu 24.04 support has arrived 🎉]]></title>
            <link rel="alternate" href="https://ploi.io/news/ubuntu-2404-support-has-arrived" />
            <id>https://ploi.io/84</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Ubuntu 24.04 support has finally arrived! All providers have been updated, tested, and checked to see whether 24.04 would be stable enough, and it is! The only provider that does not have 24.04 support yet is Katapult, once they release it, we’ll obviously add this.</p><p>Ubuntu 24.04 isn’t selected by default yet, usually, we wait 1 or 2 weeks to get rid of all the possible bugs that were introduced. After this, we’ll default to 24.04 but for now, you have to switch it to 24.04 manually when you create a server.</p><p><strong>Should I upgrade?</strong></p><p>"If it ain’t broke, don’t fix it", in other words; no, we don’t advise upgrading <strong>existing</strong> servers.&nbsp;</p><p>You can view all the release cycles, end of support, and more details about your OS here: <a href="https://ubuntu.com/about/release-cycle"><span style="text-decoration: underline;">https://ubuntu.com/about/release-cycle</span></a></p><p>From our perspective, we can’t recommend upgrading from an older Ubuntu version to a newer version within your existing server. The best is to provision a fresh server and migrate sites/data over slowly if you absolutely have or want to.</p><p>This ensures you have a fresh server, all services run with the latest updates and you do not have to migrate/upgrade/update any packages to make it work.</p><p><strong>Changelog</strong></p><ul><li>[Added] Ubuntu 24.04 support 🔥</li><li>[Added] Ability to search on server in site file backups</li><li>[Added] Server clone feature</li><li>[Added] Ability to copy log content in a log modal including redacted</li><li>[Added] Ability to sort on disk size in sites</li><li>[Added] Ability to save composer authentication (inside PHP tab)</li><li>[Added] Ability to view database credentials for 1 time after creation</li><li>[Added] New toastr package</li><li>[Added] Ability to set a custom name for a backup ZIP</li><li>[Added] <a href="https://ploi.io/elephpant">ElePHPant page 🐘</a></li><li>[Added] AWS eu-south-2 region to server creation</li><li>[Added] Laravel Reverb tab including composer deploy script suggestions</li><li>[Added] Fresh referral page</li><li>[Added] 30 minute timeout when you delete a server, you can delete right away, but the default is 30 minutes so you can undo the deletion</li><li>[Added] Ability to select all servers when adding a new SSH key in your profile</li><li>[Added] Ability to obfuscate the SSH login notification IP address before or after</li><li>[Added] Ability to search in tenants (global search also included)</li><li>[Added] Ability to set a port for public and server for storage servers (minio)</li><li>[Added] New deploy script variable {DEPLOYMENT_SOURCE} to get the source from the deployment</li><li>[Improved] 2FA disabling now requires to enter the token for extra security</li><li>[Improved] Whenever an SSL request fails, you will be presented with a modal with the direct failing result</li><li>[Fixed] 2FA feature input fields has now changed to 1 complete input, for better understanding</li><li>[Fixed] A bug inside the database clone modal with the wrong server types</li><li>[Fixed] A bug inside the opcache enabled, would always popup again after ignoring/fixing</li><li>[Fixed] A bug when you had quick deploy on with Gitlab and the webhook couldnt be found anymore, it will just disable quick deploy for you</li><li>[Fixed] A bug inside the FTP backup driver for the wrong path (could not find *.zip error)</li><li>[Fixed] A bug when deleting a cronjob that was attached to a site, it would let all the cronjobs dissapear and on a refresh they’d be back again</li><li>[Fixed] Site suspension was broken due to a configuration error, this is fixed</li><li>[Removed] Docker version statement from default docker compose file</li></ul>]]>
            </summary>
                                    <updated>2024-05-08T12:05:55+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[It's here: The new Ploi Mobile app 📱💙]]></title>
            <link rel="alternate" href="https://ploi.io/news/its-here-the-new-ploi-mobile-app" />
            <id>https://ploi.io/83</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>It&#039;s here: The new Ploi Mobile app </strong>📱💙</p><p>We&#039;re thrilled to announce the launch of Ploi Mobile V3, a significant upgrade from our previous version. Remember the sneak peek we gave in <a target="_blank" rel="noopener noreferrer nofollow" href="https://twitter.com/ploi_deploy/status/1738204464891273523"><u>December</u></a>? It’s finally here, and it&#039;s everything we promised and more!</p><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/storage/iVNO0raHO1EoYYRShiyKqacc9e5bu8xpUxWHLjIx.png"><img src="https://ploi.io/storage/iVNO0raHO1EoYYRShiyKqacc9e5bu8xpUxWHLjIx.png">iphone-mockup.png 136.95 KB</a></p><p><strong>Why are we excited? </strong>🌟</p><p>The leap from Ionic to React Native is more than just a technical shift. It transforms Ploi Mobile into a genuinely native app, offering an unmatched user experience with improved performance and responsiveness. This change alone elevates the app to a whole new level of efficiency and ease of use.</p><p><strong>What&#039;s new in V3?</strong> 🆕</p><ul><li><p><strong>Multiple account management</strong>: Seamlessly switch between different Ploi accounts within the app. Perfect for users handling multiple projects or clients.</p></li><li><p><strong>Enhanced sorting capabilities</strong>: Now sort your sites based on disk usage, making it easier to manage resources efficiently.</p></li><li><p><strong>New global overviews</strong>: Dive into comprehensive views for backups, insights, and monitoring. Range filtering adds an extra layer of control and precision.</p></li><li><p><strong>True dark mode</strong>: Experience the OLED dark mode, designed to be easy on your eyes and battery.</p></li><li><p><strong>Revamped network tab</strong>: Advanced features like allow/deny rules and IP address specifications give you more power over your network settings.</p></li></ul><p>Don&#039;t miss out on the chance to elevate your server management experience. Download or update to the latest version of Ploi Mobile today and explore the fresh set of features and improvements.</p><p><strong>Downloading 🚀</strong></p><p>iOS: <a target="_blank" rel="noopener noreferrer nofollow" href="https://apps.apple.com/gb/app/ploi/id1556215510"><u>https://apps.apple.com/gb/app/ploi/id1556215510</u></a></p><p>Android: <a target="_blank" rel="noopener noreferrer nofollow" href="https://play.google.com/store/apps/details?id=io.ploi.app">https://play.google.com/store/apps/details?id=io.ploi.app</a></p><p>Happy managing! 🎉</p><p><strong>Changelog</strong></p><ul><li><p>[Added] New mobile app 📱🥰</p></li><li><p>[Added] Ability to do deployments without synchronized deployments (if you have any)</p></li><li><p>[Added] New insight: is OPcache enabled</p></li><li><p>[Added] SSH login notifications 🕵️</p></li><li><p>[Fixed] Issue when creating a repository with Bitbucket for Statamic or Craft CMS</p></li><li><p>[Fixed] 2FA issue when submitting to fast (419 error)</p></li><li><p>[Fixed] Team members couldn’t schedule deployments</p></li><li><p>[Fixed] Minor SSL issues for Minio storage servers</p></li><li><p>[Fixed] Minor SSL issues for tenants</p></li></ul><p><strong>Changelog API</strong></p><ul><li><p>[Added] Install WordPress CLI - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/services/install-wordpress-cli">https://developers.ploi.io/services/install-wordpress-cli</a></p></li><li><p>[Added] Run WordPress CLI command - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/services/run-wp-cli-command">https://developers.ploi.io/services/run-wp-cli-command</a></p></li><li><p>[Added] Uninstall WordPress CLI - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/services/uninstall-wordpress-cli">https://developers.ploi.io/services/uninstall-wordpress-cli</a></p></li></ul>]]>
            </summary>
                                    <updated>2025-11-27T07:41:37+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Happy New Year! 🎆 Mobile App Testing 📱]]></title>
            <link rel="alternate" href="https://ploi.io/news/happy-new-year-mobile-app-testing" />
            <id>https://ploi.io/82</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Happy New Year! </strong>🎆</p><p>Let’s make this year great again without any hassle of managing your servers and sites, let Ploi handle that 🤓</p><p>We’ve already got awesome things planned for this month and for the whole year 🚀</p><p><strong>Mobile App Testing </strong>📱</p><p>Those who are active in our <a href="https://ploi.io/discord">Discord server</a> might have noticed we’ve begun testing a whole new fresh mobile app. This email also includes a public link for you to test the mobile app!&nbsp;</p><p>Test the apps here:</p><p><strong>iOS: </strong><a href="https://testflight.apple.com/join/RdKynxDr"><span style="text-decoration: underline;">https://testflight.apple.com/join/RdKynxDr</span></a></p><p><strong>Android: </strong><a href="https://play.google.com/store/apps/details?id=io.ploi.app"><span style="text-decoration: underline;">https://play.google.com/store/apps/details?id=io.ploi.app</span></a> (still in review, might not be available yet)</p><p><strong>New web server </strong>✨</p><p>Last Sunday, we migrated to a fresh web server separating the workers from the web which is better for the overall infrastructure. This should not affect your server too much, but it might result in connection issues when editing your .env file or NGINX configuration.</p><p>If you do use strict IP whitelisting, we recommend checking your firewalls against our IP addresses here (make sure you’re logged in): <a href="https://ploi.io/documentation/introduction/ploi-ip-for-whitelisting"><span style="text-decoration: underline;">https://ploi.io/documentation/introduction/ploi-ip-for-whitelisting</span></a></p><p><strong>Disk usages </strong>🤔<strong>&nbsp;</strong></p><p>Recently, we added the ability to see how much disk usage your sites have: <a href="https://twitter.com/ploi_deploy/status/1740448657114058754"><span style="text-decoration: underline;">https://twitter.com/ploi_deploy/status/1740448657114058754</span></a></p><p>This feature is available for all users on the Pro or Unlimited plan!&nbsp;</p><p><strong>Changelog</strong></p><ul><li>[Added] FrankenPHP octane support</li><li>[Added] Site disk usages on overviews and API</li><li>[Added] Server cloning (will be publicly available next week)</li><li>[Improved] Octane tab removed save button, spawn button is enough</li><li>[Fixed] Deployments via API would always assume their scheduled, this is fixed now (didn’t affect usability)</li></ul>]]>
            </summary>
                                    <updated>2024-01-02T12:37:48+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Recap Ploi 2023 🎆]]></title>
            <link rel="alternate" href="https://ploi.io/news/recap-ploi-2023" />
            <id>https://ploi.io/81</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>This year marks a year that’s mostly about bug fixing and improving logic that isn’t directly visible for you, as a customer. Nonetheless, we’ve still pushed a lot of updates this year!</p><p><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;recap-2023.png&quot;,&quot;filesize&quot;:899798,&quot;height&quot;:675,&quot;href&quot;:&quot;https://ploi.io/storage/Gfli30oRgDtCjb9NRKPp6lnbcKl4ChoqQj6bfFEb.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/Gfli30oRgDtCjb9NRKPp6lnbcKl4ChoqQj6bfFEb.png&quot;,&quot;width&quot;:1200}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/Gfli30oRgDtCjb9NRKPp6lnbcKl4ChoqQj6bfFEb.png"><img src="https://ploi.io/storage/Gfli30oRgDtCjb9NRKPp6lnbcKl4ChoqQj6bfFEb.png" width="1200" height="675"><figcaption class="attachment__caption"><span class="attachment__name">recap-2023.png</span> <span class="attachment__size">878.71 KB</span></figcaption></a></figure>Next year, we’ll be focussing a lot more on visible updates for you. We’ve got some really exciting stuff planned for the beginning of the new year, for now we can’t say anything, sit tight and keep following us!</p><p>Let's sum up a few of the highlights for 2023!</p><ul><li><a href="https://ploi.io/news/ploi-celebrates-its-five-year-anniversary"><span style="text-decoration: underline;">Ploi celebrates its five-year anniversary 🎉</span></a></li><li><a href="https://ploi.io/news/backup-notifications-update"><span style="text-decoration: underline;">Backup notifications update 🔔</span></a></li><li><a href="https://ploi.io/news/scheduled-deployments-update"><span style="text-decoration: underline;">Scheduled deployments update ⏰</span></a></li><li><a href="https://ploi.io/news/dashboard-update"><span style="text-decoration: underline;">Dashboard update 🎨</span></a></li></ul><p><strong>PHP 8.3 added</strong></p><p>PHP 8.3 was released on November 23, 2023, and we supported this version directly after. You can easily install PHP 8.3 via the PHP tab when you visit your server in Ploi. Please note that older OS versions like Ubuntu 18 might not support PHP 8.3 and you’ll not be able to install this version. In that case, you might want to consider upgrading your server or migrating to a fresh server.</p><p><strong>What's coming for 2024?</strong></p><p>So when you’re looking at our <a href="https://roadmap.ploi.io/"><span style="text-decoration: underline;">https://roadmap.ploi.io/</span></a>, you might of notice we’re not done yet. There is so much awesome stuff on there, and we do not stop working until we’ve finished all those cards. If you have a feature in mind or discovered a bug, do not hesitate and submit it to our roadmap. We also post regularly on our social media about the updates we do.&nbsp;</p><p>Be sure to follow us!</p><ul><li>Twitter: <a href="https://twitter.com/ploi_deploy"><span style="text-decoration: underline;">https://twitter.com/ploi_deploy</span></a></li><li>Facebook: <a href="https://facebook.com/ploideploy"><span style="text-decoration: underline;">https://facebook.com/ploideploy</span></a></li><li>Instagram: <a href="https://www.instagram.com/ploi_deploy/"><span style="text-decoration: underline;">https://www.instagram.com/ploi_deploy/</span></a></li></ul><p>Thank you for using Ploi in 2023 and we hope to see you in 2024, waiting for a big bag of features to come that year 😎👋</p><p>Here is the recap of last year: <a href="https://ploi.io/news/recap-ploi-2022"><span style="text-decoration: underline;">https://ploi.io/news/recap-ploi-2022</span></a></p><p><strong>Changelog</strong></p><ul><li>[Added] PHP 8.3 🎉</li><li>[Added] Postgresql 16</li><li>[Added] MariaDB 11.2 &amp; MariaDB 10.11</li><li>[Added] Confirm modal when deleting an SSH key from your profile</li><li>[Added] Worker IP address is now added to the testing connection failed email so you know which to whitelist</li><li>[Added] More randomized server name possibilities, there are now 14.000+ possibilities for randomized server names</li><li>[Added] Ability to move sites between server system users</li><li>[Added] Ability to redirect to the panel when you’re accessing <a href="https://ploi.io"><span style="text-decoration: underline;">ploi.io</span></a> and you’re logged in</li><li>[Added] 1Password button added whenever you’re getting your server credentials (in settings tab)</li><li>[Added] Sweden region for UpCloud provider</li><li>[Added] Version numbers for every service possible in status tab</li><li>[Added] Filter on server index to filter on servers that require a reboot</li><li>[Added] 2 more testing domains, ploi.dev &amp; ploi.ing</li><li>[Changed] Cloudflare key’s now used scoped keys instead of the global API keys for enhanced security</li><li>[Changed] Increased max configuration length Docker applications</li><li>[Changed] Upgraded our site uptime monitoring servers, their IP’s has changed</li><li>[Changed] Email server type has been deprecated</li><li>[Improved] Is supervisor running insight will now automatically get removed once you provision queue’s or daemons</li><li>[Improved] Referral program has been revised, you can now see in detail how many referees you’ve received</li><li>[Fixes] Symphony tab improved</li><li>[Internal] We’ve migrated from Laravel Mix to Vite&nbsp;</li></ul>]]>
            </summary>
                                    <updated>2023-12-20T16:21:24+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Dashboard update 🎨]]></title>
            <link rel="alternate" href="https://ploi.io/news/dashboard-update" />
            <id>https://ploi.io/80</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We hope your September is going as smoothly as a well-optimized server! Are you sitting down? Because we&#039;ve got some news that will make you jump up faster than a load balancer under stress. 🎢</p><p><strong>A Dashboard So Fresh, It Deserves Its Own Runway! </strong>✨</p><p>You know how you always have 101 tabs open on your browser, desperately trying to keep track of server metrics, insights, and what&#039;s for dinner tonight? Well, consider your life uncomplicated.</p><p>We are thrilled to introduce our <strong>brand-new, sparkly Dashboard!</strong> 🌈</p><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/storage/1Mhg80pLHIs89vaSDwhL3hl3xp3SQ6OgesGThbSa.png"><img src="https://ploi.io/storage/1Mhg80pLHIs89vaSDwhL3hl3xp3SQ6OgesGThbSa.png">CleanShot 2023-09-18 at 13.07.41@2x.png 1.89 MB</a>With this update, we&#039;ve brought everything you care about front and center. Here&#039;s a sneak peek into what&#039;s waiting for you:</p><ul><li><p><strong>Real-time Insights</strong>: No more sifting through logs at midnight. Your key metrics and analytics are now on display, as clear as your love for tech! 📈</p></li><li><p><strong>Monitoring Details</strong>: CPU spikes? Memory overload? Keep tabs on all the action happening on your servers, with details so granular, you can see the &#039;byte dust&#039; settling. 🖥️</p></li><li><p><strong>Your Servers &amp; Sites</strong>: All your beloved servers and sites are now accessible in one unified view. Talk about putting all your ducks—or in this case, servers—in a row! 🦆</p></li></ul><p>The monitoring, and insights details also come with their own new dashboards, press &quot;View all&quot; at the top right of the card to get a global overview 📊</p><p><strong>Meet Our New Worker </strong>🤖</p><p>If you&#039;re using firewalls, please consult our documentation to find the new IP address to whitelist. This new worker is itching to get to work, but it can&#039;t be without your green light!</p><p>You can find all our worker IP addresses here: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/documentation/introduction/ploi-ip-for-whitelisting"><u>https://ploi.io/documentation/introduction/ploi-ip-for-whitelisting</u></a></p><p>That&#039;s it for this month&#039;s update! We are continually awed by this incredible community of developers, tech enthusiasts, and server whisperers. You inspire us to make Ploi better each day.</p><p>Have fun exploring the new features and as always, if you run into any issues or have suggestions, our support team is just a click away.</p><p><strong>Changelog</strong></p><ul><li><p>[Added] A fresh new dashboard!</p></li><li><p>[Added] Ability to setup failed notifications for backups</p></li><li><p>[Added] WordPress admin link if WordPress is installed to the sidebar</p></li><li><p>[Added] Line numbers to several code editors like NGINX configuration, database configuration</p></li><li><p>[Added] Ability to proxy docker containers to a site if NGINX and docker is both installed</p></li><li><p>[Added] Ability to set a project from server settings directly is now possible</p></li><li><p>[Added] Ability to request tenant certificate via DNS provider is now possible</p></li><li><p>[Added] Ability to reset site permissions inside manage tab</p></li><li><p>[Added] New insight if the database service has too many connections and also provides a fix for this</p></li><li><p>[Improved] Vultr server creation error handling</p></li><li><p>[Improved] Meilisearch server indexes list isn’t limited anymore</p></li><li><p>[Improved] Latest NGINX version is now being used instead of 1.18</p></li><li><p>[Improved] When installing a server with database, the force of utf8_unicode_ci is now removed</p></li><li><p>[Improved] When spawning Laravel Octane, you may now pick workers up to 1000 instead of 500 as max</p></li><li><p>[Improved] When cloning a database, you weren’t able to clone to a database-type server, or vice-versa, this is now possible</p></li><li><p>[Improved] You may now use 10.000 lines for your docker container config instead of 5000 as max</p></li><li><p>[Bugfix] SSL request for NodeJS sites when html directory was missing</p></li><li><p>[Bugfix] When editing database configuration for MariaDB the wrong config file was loaded and displayed</p></li><li><p>[Bugfix] When adding a DNS record an A record was also accepting IPv6, validation prevents this now</p></li><li><p>[Bugfix] When adding domain aliases, and you had proxy_ssl_server_name inside the NGINX configuration, it would overwrite that as well, this is now fixed</p></li><li><p>[Bugfix] Quick deploy delay setting wasn’t honored</p></li><li><p>[Bugfix] When editing a cronjob in a site, it would list all the cronjobs in the server after update has been completed, this is now fixed</p></li></ul><p><strong>Changelog API</strong></p><ul><li><p>[Added] Ability to setup custom deployments is now possible via the API - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/repositories/custom-deployment">https://developers.ploi.io/repositories/custom-deployment</a></p></li><li><p>[Added] Ability to update a server - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/servers/update-server">https://developers.ploi.io/servers/update-server</a></p></li></ul>]]>
            </summary>
                                    <updated>2025-11-27T07:38:53+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Scheduled deployments update ⏰]]></title>
            <link rel="alternate" href="https://ploi.io/news/scheduled-deployments-update" />
            <id>https://ploi.io/79</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We&#039;re thrilled to announce the rollout of a fresh feature to simplify your deployment process—<strong>Scheduled Deployments</strong>. Yes, you read it right!</p><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/storage/FENv9kyows0elTM2j1d9AReZVq3c04jdVJVvzNFW.png"><img src="https://ploi.io/storage/FENv9kyows0elTM2j1d9AReZVq3c04jdVJVvzNFW.png">CleanShot 2023-07-12 at 09.14.38.png 186.53 KB</a>We understand that managing deployments can sometimes be a juggling act. Coordinating different teams, dealing with different time zones, or simply wanting to schedule updates during non-peak hours, these challenges are all too real. And that&#039;s where Scheduled Deployments come in.</p><p>Scheduled Deployments allow you to set up deployments for a future date and time of your choosing. Like setting your morning alarm, you can now schedule your deployments and let Ploi handle the rest. Sleep easy knowing your updates will go live at the perfect moment, even if you&#039;re away from your desk or sleeping!</p><p>We’ve also went ahead and added 2 new deploy script variables for deploy script logic implementations.</p><ul><li><p>{ANY_DEPLOYMENT_SCHEDULED} - Will return a 1 or 0 if there’s a deployment scheduled</p></li><li><p>{DEPLOYMENT_SCHEDULED_AT} - Will return the first scheduled deployment date</p></li></ul><p>You can even use the API to schedule your deployment. You can read more about that here: <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/deployments/deploy-site">https://developers.ploi.io/deployments/deploy-site</a></p><p>📣<strong> Your Feedback Matters!</strong></p><p>We love hearing from you! Your experiences, suggestions, and stories help us grow and make Ploi better each day. If you&#039;ve found Ploi&#039;s server management tool helpful, we&#039;d be thrilled if you could take a few moments to leave a review.</p><p>Visit <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.review/"><u>https://ploi.review</u></a>, where you can choose your favorite platform to share your thoughts. Remember, your words have power - they can inspire our team and guide fellow developers looking for the perfect server management solution. So, let your voice be heard!</p><p>Thanks for your ongoing support. Every single review brings a smile to our faces and keeps us striving for excellence. We can&#039;t wait to read your review! 😊</p><p>Happy scheduling, everyone!</p><p><strong>Changelog</strong></p><ul><li><p>[Added] Scheduled deployments ⏰</p></li><li><p>[Added] New insight to check whether your OPcache is full (https://ploi.io/documentation/server/how-does-server-insights-work)</p></li><li><p>[Added] When deleting a tenant, and a certificate was present, it will delete that now</p></li><li><p>[Added] SSH button to easier access SSH inside your server</p></li><li><p>[Added] NodeJS service restart option for staging to production sites</p></li><li><p>[Added] User agent to the health checks</p></li><li><p>[Added] Ability to synchronize production to staging (so the reverse)</p></li><li><p>[Added] Failover mail configuration to increase deliverability if a service goes out</p></li><li><p>[Added] Syncing production sites back to staging</p></li><li><p>[Improved] Site file backup failures are now detected better</p></li><li><p>[Fixex] Max children insight wasn’t running properly and would never show itself</p></li><li><p>[Fixed] API token expiring emails only for the Ploi client</p></li></ul><p><strong>Changelog API</strong></p><ul><li><p>[Added] Custom server creation requests now allow custom SSH ports</p></li><li><p>[Added] Deploy webhook is now in the response</p></li><li><p>[Started] A brand new backups endpoint, which will release very soon</p></li></ul>]]>
            </summary>
                                    <updated>2025-11-27T07:39:54+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Backup notifications update 🔔]]></title>
            <link rel="alternate" href="https://ploi.io/news/backup-notifications-update" />
            <id>https://ploi.io/78</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We are excited to announce the latest updates, with a focus on Backup Notifications! We've been working hard to improve your experience, and now you can stay informed about your backups more effortlessly than ever.</p><p><strong>Backup Notifications: Attach Notification Channels </strong>🔔</p><p>With the new Backup Notifications update, you can now attach your notification channels when a backup starts or finishes. This means you'll always be in the know when your backups are successfully completed, giving you the peace of mind that your data is safe and secure.</p><p>To set up your notification channels, simply head over to your Ploi dashboard and go to the backups overview. You can attach your own notification channels per backup.</p><p><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2023-04-05 at 09.57.17.png&quot;,&quot;filesize&quot;:743563,&quot;height&quot;:1129,&quot;href&quot;:&quot;https://ploi.io/storage/Ni6JDpgwoRqbEB944KOT2Y3XStqCdSW9WluduWBh.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/Ni6JDpgwoRqbEB944KOT2Y3XStqCdSW9WluduWBh.png&quot;,&quot;width&quot;:1787}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/Ni6JDpgwoRqbEB944KOT2Y3XStqCdSW9WluduWBh.png"><img src="https://ploi.io/storage/Ni6JDpgwoRqbEB944KOT2Y3XStqCdSW9WluduWBh.png" width="1787" height="1129"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2023-04-05 at 09.57.17.png</span> <span class="attachment__size">726.14 KB</span></figcaption></a></figure>We've also uploaded a video demonstrating:<a href="https://www.youtube.com/watch?v=3Dg1Z7uLYw4"> https://www.youtube.com/watch?v=3Dg1Z7uLYw</a>4</p><p><strong>Changelog: Packed with New Updates&nbsp;</strong></p><p>As always, we are committed to providing you with the best server management experience possible. In our latest changelog, you'll find a treasure trove of updates that enhance Ploi's functionality and make managing your servers &amp; sites a breeze.</p><p><strong>Changelog</strong></p><ul><li>[Added] Ability to notify when a database backup starts and finishes to your favorite notification channels</li><li>[Added] Ability to clone whole databases to another server (database type must match)</li><li>[Added] Fresh new chart for server &amp; site monitoring</li><li>[Added] Ability to restore database from Google Drive</li><li>[Added] Ability to request a chain SSL for tenants (add your own extra domains to your tenant)</li><li>[Added] Server column to site file backups in the table</li><li>[Added] Czech language</li><li>[Added] Ability to update the physical servers hostname when changing the name</li><li>[Added] Project specific tabs like Laravel now use the actual site PHP version on the CLI</li><li>[Added] Ability to 1-click install a WordPress cronjob &amp; define the interval for that</li><li>[Added] Ability for team owners to see pending member invites</li><li>[Added] New deployment variable {SITE_DOMAIN} which returns your domain as in <a href="https://ploi.io">ploi.io</a></li><li>[Added] New deployment variable {SITE_COMPOSER} which returns the composer command with the site’s PHP version</li><li>[Added] When cloning a site, also clone domain aliases and tenants</li><li>[Added] 2 new testing domains (to spread records better), <a href="https://ploi.site">ploi.site</a> &amp; <a href="https://ploi.link">ploi.link</a></li><li>[Added] Ability to request an SSL certificate based on DNS provider request (Cloudflare, Hetzner, etc)</li><li>[Added] Ability to delete a database when deleting a site (if a database was attached to a site)</li><li>[Added] Ability to create docker networks from the UI</li><li>[Added] Ability to specify additional arguments for the Meilisearch server type&nbsp;</li><li>[Added] Site file backups index now also has the new queued, in progress &amp; active badge</li><li>[Added] Site file backups are now also notifiable</li><li>[Changed] Backup index now has the filters above the table instead of a dropdown</li><li>[Changed] Status tab in server is now completely renewed and has reload feature for services that support them</li><li>[Changed] Refactored PHP extensions window, you may now also uninstall them</li><li>[Changed] Moved to Redis database storage for site uptime monitoring</li><li>[Changed] Logic to delete a server from your account, this is more fluent now</li><li>[Changed] Databases backup index now shows when it’s queued and running</li><li>[Changed] Katapult server creations are now faster as it checks on server status</li><li>[Fixed] Issue with editing S3 backups in profile</li><li>[Fixed] Issue with installing a new PHP version and not being able to reload FPM as Ploi or system user</li><li>[Fixed] Issue when creating a server with UpCloud and returned an error</li><li>[Fixed] Issue when a team member wanted to install a repository and the installer got stuck</li><li>[Fixed] Issue when patching PHP, not all extensions would be patched</li><li>[Fixed] Don’t allow to add yourself to a team when creating one</li></ul>]]>
            </summary>
                                    <updated>2023-04-05T07:59:11+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Ploi celebrates its five-year anniversary 🎉]]></title>
            <link rel="alternate" href="https://ploi.io/news/ploi-celebrates-its-five-year-anniversary" />
            <id>https://ploi.io/77</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>5 years. Think about it, 5 full years. That’s 43.830 hours, 2.629.800 minutes and 157.788.000 seconds 🤯</p><p><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;5-year-1.png&quot;,&quot;filesize&quot;:659879,&quot;height&quot;:675,&quot;href&quot;:&quot;https://ploi.io/storage/DU3Tp5mdYDRCf93ZfxNZlNatq8PnQTpuQSTYtbp0.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/DU3Tp5mdYDRCf93ZfxNZlNatq8PnQTpuQSTYtbp0.png&quot;,&quot;width&quot;:1200}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/DU3Tp5mdYDRCf93ZfxNZlNatq8PnQTpuQSTYtbp0.png"><img src="https://ploi.io/storage/DU3Tp5mdYDRCf93ZfxNZlNatq8PnQTpuQSTYtbp0.png" width="1200" height="675"><figcaption class="attachment__caption"><span class="attachment__name">5-year-1.png</span> <span class="attachment__size">644.41 KB</span></figcaption></a></figure>In 5 years we’ve been able to provide so much awesome features and feedback from our customers! This is why we’ve completely updated our homepage temporarily to show a few highlighted things that happened over the course of 5 years, check it out:</p><p><a href="https://ploi.io">https://ploi.io</a> 🎉</p><p><strong>The next 5 years?</strong></p><p>The next 5 years we’ll again do our best to keep serving you the best experience with managing your servers and sites. We still have a roadmap full (thank you for that!) of features, suggestions and bugs that we can process for Ploi 🤝</p><p><strong>Recaps</strong></p><p>We’ve made it a default to do a recap each year, we started doing these in 2019 and we’d like to sum these up, from old to new:</p><ul><li><a href="https://ploi.io/news/recap-ploi-2019">https://ploi.io/news/recap-ploi-2019</a></li><li><a href="https://ploi.io/news/recap-ploi-2020">https://ploi.io/news/recap-ploi-2020</a></li><li><a href="https://ploi.io/news/recap-ploi-2021">https://ploi.io/news/recap-ploi-2021</a></li><li><a href="https://ploi.io/news/recap-ploi-2022">https://ploi.io/news/recap-ploi-2022</a></li></ul><p><strong>Don’t forget</strong></p><p>Don’t forget to follow us on our social media &amp; Discord, where we regularly post updates and questions! We’ve also recently joined mastodon!</p><ul><li><a href="https://ploi.io/discord">https://ploi.io/discord</a></li><li><a href="https://twitter.com/ploi_deploy">https://twitter.com/ploi_deploy</a></li><li><a href="https://facebook.com/ploideploy">https://facebook.com/ploideploy</a></li><li><a href="https://phpc.social/@ploi">https://phpc.social/@ploi</a></li></ul><p>If you’re happy with us we love to hear from you in form of a review if you have the time, it shouldn’t take more than 2 minutes!</p><p><a href="https://ploi.review">https://ploi.review</a></p><p><strong>Changelog</strong></p><ul><li>[Added] 5 years 🎉</li><li>[Added] NGINX editor on server level for main server files</li><li>[Added] Brand new auth pages (login, register, 2FA, locked)</li><li>[Added] Grouping Vultr servers in server builder</li><li>[Added] Basic Node version manager installation (manage tab)</li><li>[Added] Markdown support when suspending a website</li><li>[Added] Delete website-related cronjob when website is deleted</li><li>[Added] Label inside backup overview from the backup configuration</li><li>[Added] Laravel Octane support for PHP 8.2</li><li>[Added] Laravel about command to the Laravel tab</li><li>[Added] When using IP whitelisting for the API, and you get denied, you now see the IP address your using in the message to debug it</li><li>[Added] Drastically changed the deploy live log output, much more intuitive now</li><li>[Added] Custom deployments feature also for applications now</li><li>[Added] Comment support for Cloudflare DNS integration</li><li>[Added] Ability to sort backups by name in the backups overview</li><li>[Added] Toggle all button for scripts when you want to run it on all servers</li><li>[Added] Ability to monitor a path for site uptime monitoring</li><li>[Added] Ability to enter multiple IP addresses when adding a network rule</li><li>[Re-Added] Backup restore</li><li>[Improved] Applications on worker server, added deployment logs, rotations and notifications</li><li>[Improved] Reworked all S3 backup commands to prevent the issue with .credentials and .config files</li><li>[Improved] Dropbox backup error handling registration is now better</li><li>[Improved] Vultr API key validation</li><li>[Improved] VAT validation message</li><li>[Updated] Nextcloud version to 25</li><li>[Updated] InertiaJS to version 1</li><li>[Updated] Active statement sidebar if you’re in a site, to have the sites tab active</li><li>[Fixed] Editing backup configurations in your profile</li><li>[Fixed] Monitoring view when refreshing &amp; dropdown range&nbsp;</li><li>[Fixed] DigitalOcean DNS now uses the actual provider where the server has been created with</li><li>[Removed] OctoberCMS support</li></ul><p><strong>Changelog API</strong></p><ul><li>[Added] Description to response - <a href="https://roadmap.ploi.io/projects/6-api-level-requests/items/474-add-descriptionnotes-to-servers-response">https://roadmap.ploi.io/projects/6-api-level-requests/items/474-add-descriptionnotes-to-servers-response</a></li></ul><p><strong>Changelog Ploi Core</strong></p><ul><li>[Added] NZD currency support</li><li>[Added] Ability to configure if impersonation is possible</li><li>[Added] Notification message when a sync to system fails</li><li>[Added] Cancel subscription button for users to list itself, they can also change/swap their subscription</li><li>[Fixed] Ticket label in admin</li><li>[Fixed] User creation error in admin</li><li>[Fixed] Bugfix for synchronizing sites with PHP version</li></ul>]]>
            </summary>
                                    <updated>2023-02-10T11:09:53+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Recap Ploi 2022 🎆]]></title>
            <link rel="alternate" href="https://ploi.io/news/recap-ploi-2022" />
            <id>https://ploi.io/76</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>This is already the 4th recap since we started writing these, and what a great ride 2022 has been. We’ve been focussing on improving the core of Ploi to make it more stable, reliable, and better. As you are used from us, we’re not stopping.</p><p>We’re really grateful for the feedback you have been giving and for helping us out, this helps a lot in making Ploi a better place and helping you make your developer's life easier.</p><p>Let's sum up a few of the highlights for 2022!</p><ul><li><a href="https://ploi.io/news/the-nginx-update">The NGINX update 🌍</a></li><li><a href="https://ploi.io/news/the-source-control-update">The source control update 🕵️</a></li><li><a href="https://ploi.io/news/docker-support">Docker support 🐳</a></li><li><a href="https://ploi.io/news/worker-servers-are-now-available">Worker servers are now available</a></li><li><a href="https://ploi.io/news/ubuntu-22-support-has-arrived">Ubuntu 22 support</a></li><li><a href="https://ploi.io/news/ready-for-2022">Mobile app update 📱</a></li><li><a href="https://ploi.io/news/worker-servers-are-now-available">New roadmap 🛣️</a></li><li><a href="https://github.com/ploi-deploy/roadmap">Published open source roadmap software</a></li><li><a href="https://github.com/ploi-deploy/heatmap">Published open source heatmap software</a></li></ul><p><strong>PHP 8.2 released</strong></p><p>On December 8th, PHP 8.2 was released. This beautiful new PHP version is also available on the panel for you to install! To view all the changes and updates for PHP 8.2 take a look at <a href="https://stitcher.io/blog/new-in-php-82">this article</a>.</p><p><strong>What's coming for 2023?</strong></p><p>So when you're looking at our <a href="https://roadmap.ploi.io/">roadmap</a>, you might notice we're not done yet. There is so much awesome stuff on there, and we do not stop working until we've finished all those cards. If you have a feature in mind or discovered a bug, do not hesitate and feel free to submit it to our roadmap. We also post regularly on our social media about the updates we do.&nbsp;</p><p>Another big thing for 2023 is our anniversary of 5 years! Yes, it's been that long. Keep a close eye on us in February, we've got some awesome things coming up to celebrate 🎉</p><p>Be sure to follow us on social media!</p><ul><li>Twitter: <a href="https://twitter.com/ploi_deploy">https://twitter.com/ploi_deploy</a></li><li>Facebook: <a href="https://facebook.com/ploideploy">https://facebook.com/ploideploy</a></li><li>Instagram: <a href="https://www.instagram.com/ploi_deploy/">https://www.instagram.com/ploi_deploy/</a></li></ul><p>Thank you for using Ploi in 2022 and we hope to see you in 2023, waiting for a big bag of features to come that year 😎👋</p><p>Here is the recap of last year: <a href="https://ploi.io/news/recap-ploi-2021">https://ploi.io/news/recap-ploi-2021</a></p><p><strong>Changelog</strong></p><ul><li>[Added] PHP 8.2 🎉</li><li>[Added] Ability to decouple staging &amp; production sites to have them separated</li><li>[Added] Ability to install Docker to default servers with NGINX</li><li>[Added] Ability to clear the cache of listed files inside the NGINX editor</li><li>[Added] Ability to reset deployment status for staging to production sites</li><li>[Updated] The worker servers &amp; their application feature have gotten a lot of updates, such as advanced repository installation, webhook URL, and deployment logging</li><li>[Updated] When you spawn a daemon or queue and had the "does supervisor need to run" insight, it will now delete that insight automatically</li><li>[Fixed] Error when saving an empty .env file</li><li>[Fixed] Interval destroy for NodeJS sites and live-logs</li></ul><p><strong>Changelog API</strong></p><ul><li>[Added] 'name' key to the repository endpoint - <a href="https://developers.ploi.io/repositories/get-repository">https://developers.ploi.io/repositories/get-repository</a></li><li>[Added] Global overview of all the servers with their monitoring data in 1 request - <a href="https://developers.ploi.io/servers/monitored">https://developers.ploi.io/servers/monitored</a></li></ul>]]>
            </summary>
                                    <updated>2022-12-09T10:28:01+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[IMPORTANT: New IP address]]></title>
            <link rel="alternate" href="https://ploi.io/news/important-new-ip-address" />
            <id>https://ploi.io/75</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>To keep up with all the demanding tasks Ploi has to do, we’ve added a new worker to our infrastructure which might require action from your side.</p><p>This new worker will be running upcoming Thursday as we want to make sure everyone gets the time to allow their setup from this new IP address.</p><p>You can find the new IP address here:</p><p><a href="https://ploi.io/documentation/introduction/ploi-ip-for-whitelisting">https://ploi.io/documentation/introduction/ploi-ip-for-whitelisting</a></p><p>Or by running the /ips endpoint in our API:</p><p><a href="https://developers.ploi.io/getting-started/ip-addresses">https://developers.ploi.io/getting-started/ip-addresses</a></p><p><strong>Do I have to take action?</strong></p><p>If you use whitelisting in your firewalls or other software that allows access to your servers, you’ll need to whitelist this new IP address.</p><p>Please let us know if you have any questions or concerns!</p><p><strong>Changelog</strong></p><ul><li>[Added] Ability to use Google Chat as a notification provider</li><li>[Added] Ability to have your own deployments without having a repository installed</li><li>[Added] Ability to read MySQL/MariaDB logs (server level, logs tab)</li><li>[Added] Improved sorting for UpCloud plans in the server builder</li><li>[Added] New insight that inspects NGINX worker connections limit reached</li><li>[Added] Raised server monitoring data to go back to 24 hours instead of 6</li><li>[Added] Restore feature to NGINX config editor</li><li>[Added] Docker networks tab to view all docker networks</li><li>[Added] Ability to edit SSH keys in the profile area</li><li>[Added] Ability to edit backup configurations in the profile area</li><li>[Added] Edit environment button available for "I’ll manage my own deployment" sites</li><li>[Improved] Applications for worker servers have advanced repository installation now as well</li><li>[Improved] Laravel tab: Separated the Horizon statistics card from the Horizon daemon card</li><li>[Fixed] Uptime monitor notification fix for pushover</li><li>[Fixed] Load balancer design fixes</li><li>[Fixed] Ability to force-run site file backups now works again from the backups overview</li><li>[Fixed] Bug when adding a basic auth user with path "/", would crash NGINX</li></ul>]]>
            </summary>
                                    <updated>2022-11-22T08:52:46+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[The NGINX update 🌍]]></title>
            <link rel="alternate" href="https://ploi.io/news/the-nginx-update" />
            <id>https://ploi.io/74</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Greetings!</p><p>We come to you once again, with a great update, the NGINX update 🔥</p><p>We’ve been meaning to visualize the NGINX configuration flow for a while now, and we can safely say we’ve landed on a design and functionality we think is absolutely perfect.<figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2022-10-21 at 12.56.22@2x.png&quot;,&quot;filesize&quot;:650018,&quot;height&quot;:1536,&quot;href&quot;:&quot;https://ploi.io/storage/mgp3Xbu39H9ZzFcvvgntDPFTCzumxxuSj9AIvPAu.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/mgp3Xbu39H9ZzFcvvgntDPFTCzumxxuSj9AIvPAu.png&quot;,&quot;width&quot;:3016}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/mgp3Xbu39H9ZzFcvvgntDPFTCzumxxuSj9AIvPAu.png"><img src="https://ploi.io/storage/mgp3Xbu39H9ZzFcvvgntDPFTCzumxxuSj9AIvPAu.png" width="3016" height="1536"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2022-10-21 at 12.56.22@2x.png</span> <span class="attachment__size">634.78 KB</span></figcaption></a></figure>When you press "NGINX configuration" on your site, you’ll now see the main configuration on the left right away, and on the right, you’ll see all the files that are being loaded by your NGINX configuration for that specific website.</p><p>We are also planning on the following updates for this new editor:</p><ul><li>Ability to have some kind of version control (for example undo changed configs)</li><li>Ability to restore original configuration files</li></ul><p>If you have any suggestions on this NGINX update please let us know!</p><p><strong>Changelog</strong></p><ul><li>[Added] Fluent NGINX configuration editor</li><li>[Added] Ability to specify the path when creating basic auth user</li><li>[Added] Ability for a team member to leave a team on their own</li><li>[Added] Custom Gitlab server support</li><li>[Added] Ability to set up a delay for quick deploy triggers</li><li>[Added] 5 tries to file backups the same as database backups</li><li>[Added] Detailed error reporting to failed file backups the same as database backups</li><li>[Added] Indicator on backups overview to see if there are backups that have failed</li><li>[Added] Force renew SSL button (only for Let’s Encrypt certificates)</li><li>[Added] UpCloud Ubuntu 22 support</li><li>[Added] New insight: sites that use outdated PHP versions</li><li>[Updated] phpMyAdmin installation to version 5.2</li><li>[Improved] Saving the .env file has become much smarter as we added validation</li><li>[Improved] Empty states extracted to their own component and used everywhere there’s no records</li><li>[Fixed] Flush CGI modal bugfix</li><li>[Fixed] Missed semicolon tenants PHP change</li><li>[Fixed] No sites for team members if they were attached to more than 1 team</li><li>[Fixed] Several dark mode fixes</li><li>[Fixed] SSH key was not displaying for SFTP backups when creating a backup</li><li>[Removed] SSH keys count from the dashboard (why did we have this there in the first place?)</li></ul><p><strong>Changelog API</strong></p><ul><li>[Added] Ability to specify the path when creating basic auth user</li><li>[Added] Accept wildcard requests for SSL</li></ul>]]>
            </summary>
                                    <updated>2022-10-21T10:58:03+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[The source control update 🕵️]]></title>
            <link rel="alternate" href="https://ploi.io/news/the-source-control-update" />
            <id>https://ploi.io/73</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Our holiday is over, and we’re back in action, to make sure you don’t have to spend too much time on server &amp; site management.</p><p><strong>Source control has become much easier</strong></p><p>This was one of the most requested features by far we ever got, so we dove into this and made this a pretty sick feature 🔥</p><p>The roadmap item in question: <a href="https://roadmap.ploi.io/projects/3-panel-requests/items/159-connect-multiple-accounts-with-same-gitlabgithub-account">https://roadmap.ploi.io/projects/3-panel-requests/items/159-connect-multiple-accounts-with-same-gitlabgithub-account</a> (we know it has a few votes, that’s because we migrated from our old road mapping software to the open source road mapping software)<figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2022-09-13 at 17.03.38.png&quot;,&quot;filesize&quot;:428625,&quot;height&quot;:835,&quot;href&quot;:&quot;https://ploi.io/storage/UgS9Vr95Md4cTnsscWDS3Uu6ODQolg9xOzX8SJGq.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/UgS9Vr95Md4cTnsscWDS3Uu6ODQolg9xOzX8SJGq.png&quot;,&quot;width&quot;:1383}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/UgS9Vr95Md4cTnsscWDS3Uu6ODQolg9xOzX8SJGq.png"><img src="https://ploi.io/storage/UgS9Vr95Md4cTnsscWDS3Uu6ODQolg9xOzX8SJGq.png" width="1383" height="835"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2022-09-13 at 17.03.38.png</span> <span class="attachment__size">418.58 KB</span></figcaption></a></figure></p><p>It is now possible to attach multiple GIT accounts to your Ploi account and use them to install your projects. Very handy if you have another GIT account from the same provider (like GitLab, or GitHub) and want to be able to manage both.</p><p>Head over to your profile, and press the blue button behind the desired provider. Do note, that whenever you want to attach a new provider, you’re logged out before you’re trying to attach a new provider. Chances are, you’ll probably attach a GIT account that’s already attached to your Ploi account.</p><p>We’ve also introduced the ability to view how many repositories are using your GIT provider <strong>and </strong>you can click on the counter and see which repositories are actually using that GIT provider 👊</p><p><strong>Backups now have a try limit of 5</strong></p><p>We’ve done quite a few updates to the backup system and while this is still ongoing, we wanted to show you 2 new updates to that.</p><p>The first one is that backups (currently only database) will have a try limit of 5, if it fails 5 times, then it will deactivate. It will also notify you each time it fails including a detailed error of what’s going on.</p><p>The second one is that the backups overview is now bigger and shows a "failed" badge (including the number of tries) whenever a backup fails. With that, you can also press the failed badge and see a description as to why it failed.</p><p>For now, that’s it, a bit of a smaller changelog because of the vacation, but we’re back in action and already pushing out new updates💙</p><p><strong>Changelog Ploi</strong></p><ul><li>[Added] Ability to attach multiple GIT accounts from the same provider 🔥</li><li>[Added] Backup update - we now display failed messages in the backup overview and have a max tries of 5</li><li>[Added] {SITE_PHP} deploy script variable, usable for getting the whole PHP handler: php8.1</li><li>[Fixes] To the docker integration, mostly from user feedback</li><li>[Fixed] Site file backup for SFTP rotating</li><li>[Fixed] If a deployment message was longer than 255 characters we were unable to save that because of the 255 VARCHAR limit, changed it to TEXT</li><li>[Removed] action_events table traces (Nova) from our database (you really shouldn’t care about this)</li></ul>]]>
            </summary>
                                    <updated>2022-09-13T15:04:07+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Docker support 🐳]]></title>
            <link rel="alternate" href="https://ploi.io/news/docker-support" />
            <id>https://ploi.io/72</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>It’s been one of the most requested features since we ever started Ploi, and now it’s finally here: Docker support! 🐳</p><p>We did a BETA test for a small week with users from our <a href="https://ploi.io/discord">Discord community</a> and we can safely say we’ve landed on a pretty good basis. You can now easily install Docker servers via the server creation screen.</p><p>We’re not stopping there though, as we’re learning Docker as we go, we still value feedback very much on this new feature. That’s why we ask you, if you have anything, feel free to submit that to our roadmap.<figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2022-08-12 at 10.01.18.png&quot;,&quot;filesize&quot;:235114,&quot;height&quot;:934,&quot;href&quot;:&quot;https://ploi.io/storage/U8t1pL2mX3I7sTUJ56aEwuVUS8S72kqhVtd1X4AD.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/U8t1pL2mX3I7sTUJ56aEwuVUS8S72kqhVtd1X4AD.png&quot;,&quot;width&quot;:1554}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/U8t1pL2mX3I7sTUJ56aEwuVUS8S72kqhVtd1X4AD.png"><img src="https://ploi.io/storage/U8t1pL2mX3I7sTUJ56aEwuVUS8S72kqhVtd1X4AD.png" width="1554" height="934"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2022-08-12 at 10.01.18.png</span> <span class="attachment__size">229.6 KB</span></figcaption></a></figure><strong>File backups status</strong></p><p>As most of you know, we’ve been refactoring the site file backups feature, and while most has been done, we’re still frequently asking for feedback on how this is going. We haven’t heard anything in a while which makes it seem to be stable enough: but we want to be sure.</p><p>If you still experience issues, like no notifications for a failing backup, please report! We’re eager to look into that and solve that along the way.</p><p>That being said, we also did raise the backup time from 25 minutes to 35 minutes, which is fairly high. If you’re still hitting this limit, we’re recommending other backup solutions or try to narrow down your backup folder to only backup the files &amp; folders you actually need. (Most of the time this could be user-uploaded content for example).</p><p><strong>Changelog Ploi</strong></p><ul><li><a href="https://roadmap.ploi.io/projects/1-server-level-requests/items/196-docker-support">[Added] Docker support</a></li><li>[Added] Ability to select PHP version when spawning a site queue worker</li><li>[Added] Backups now show how long they took</li><li>[Added] Ability to patch PHP versions</li><li>[Added] Support for type ecdsa-sha2-nistp521 SSH keys</li><li><a href="https://ploi.io/documentation/server/how-to-install-multiple-servers-behind-1-ip-address">[Added] Ability to run multiple servers behind 1 IP address</a></li><li>[Added] When you upgrade your subscription, you will now receive an email containing the invoice as well</li><li>[Added] Ability to edit Google Drive folder ID for backups</li><li>[Added] New command for Statamic: static:warm</li><li>[Added] Deploy script suggestions are back again</li><li>[Updated] We migrated from Vue 2 to Vue 3</li><li>[Updated] All modals have been rewritten to have their own routes &amp; logic</li><li>[Updated] You can now resize modals to fullscreen (and this saves to your local storage)</li><li>[Updated] Monaco editor has been updated to the latest version</li><li>[Updated] Backups overview now has a wider container</li><li>[Updated] File backups can now take 35 minutes instead of 25 minutes</li><li>[Updated] Rollbacks are now logged as well</li><li>[Updated] Notification channel labels are now editable in your profile</li><li>[Updated] Validation for network rules, can’t start with a 0</li><li>[Updated] Dropbox backups now use refresh tokens confirm with their latest updates for new clients</li><li>[Changed] Increased delay for DigitalOcean server installations before Ploi starts installation</li><li><a href="https://roadmap.ploi.io/items/167-deployment-notifications-add-emoji-to-indicate-successfailed">[Changed] Native push notifications now use emoji’s for clarity</a></li><li>[Changed] The button to cancel your subscription from “Delete” to “Cancel”</li><li>[Fixed] Gitlab nested repositories deeper than 3 levels was not supported, it is now</li><li>[Fixed] An issue with teams &amp; members for load balancers</li><li>[Fixed] Updating a cronjob when the user was root, it would change the log location to the wrong folder</li><li>[Fixed] Bug when pausing a cronjob, it would return a smaller list because of a logic issue</li></ul><p><strong>Changelog Ploi API</strong></p><ul><li><a href="https://developers.ploi.io/sites/clone-site">[Added] Clone sites available in API</a></li><li><a href="https://developers.ploi.io/php/install-php-version">[Added] Install PHP versions available in API</a></li><li><a href="https://developers.ploi.io/tenants/get-nginx-configuration-tenant">[Added] Tenant NGINX configuration</a></li><li>[Added] PHP version &amp; system user keys to site queues endpoint</li><li><a href="https://developers.ploi.io/projects/list-projects">[Added] Projects endpoint</a></li></ul><p><strong>Changelog Ploi Core</strong></p><p>Version 2.4 released: <a href="https://roadmap.ploi.io/changelog/1-ploi-core-24">https://roadmap.ploi.io/changelog/1-ploi-core-24</a></p>]]>
            </summary>
                                    <updated>2022-08-12T08:04:12+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Worker servers are now available!]]></title>
            <link rel="alternate" href="https://ploi.io/news/worker-servers-are-now-available" />
            <id>https://ploi.io/71</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Another packed update this time, with a lot coming as well 🏄‍♂️</p><p><strong>Worker servers</strong></p><p>As of now, you may easily create worker servers for your PHP background tasks such as queues. The worker server is quite similar to the plain server, but comes with supervisor installed and you’re able to install "apps" on it.&nbsp;</p><p>Apps are just like domains you'd install on a server, but without NGINX configuration, you can easily use SFTP or GIT to clone your applications on these servers and run the workers on the fly.</p><p><strong>Site file backups</strong></p><p>We're actively working on a fairly big refactor for site file backups, especially the 20-minute limit and error reporting. When the 20-minute limit is reached, it would always dump that same error that the limit has been reached which isn’t really helpful if you want to debug.</p><p>That’s why we’re going to be pushing a fair few of updates to the site file backups. Do note; as user, you’ll probably not notice much of this as it's mostly in the backend, but we do appreciate any feedback at this point so we can process that as well along with it, we’re planning on releasing this update this month.</p><p><strong>New roadmap</strong></p><p>Some of you might already notice, that we've moved to a fresh piece of software for our roadmap, <a href="https://github.com/ploi-deploy/roadmap">which is open source as well</a>. Visit the roadmap <a href="https://roadmap.ploi.io">here</a>, and while you're at it, if you have a suggestion don’t hesitate to submit that. Oh, and to make things easy, you can log in with your Ploi account ✅</p><p><strong>Changelog Ploi</strong></p><ul><li>[Added] Dry-run staging to production deployments</li><li>[Added] Live deploy log staging to production</li><li>[Added] Europe Milan (eu-south-1) to backup configurations AWS</li><li>[Added] Tenants UI view, able to manage tenants from there (manage tab, site level)</li><li>[Added] Worker server</li><li>[Added] Ability to use web server templates in profile for your Ploi Core installation (if you have a license)</li><li>[Changed] Raised workers for site statistics to process them faster</li><li>[Changed] Roadmap switched: <a href="https://roadmap.ploi.io">https://roadmap.ploi.io</a></li><li>[Changed] Updated about page <a href="https://ploi.io/about">https://ploi.io/about</a></li><li>[Changed] Removed NGINX Amplify installation for Ubuntu 22 (not supported yet)</li><li>[Fixed] Bug with rotating file backups S3 driver</li><li>[Fixed] When retrieving the PostgreSQL database configuration it would say it can’t find the configuration file</li><li>[Fixed] Bug when using Laravel Octane 1-click, wouldn't consider aliases, it does that now</li><li>[Fixed] When spawning the Laravel cronjobs from the Laravel tab, it wouldn't attach it to the site</li><li>[Fixed] GitLab's oauth tokens expired after 2 hours, we made them renew automatically in deployments (this can still result in push errors if you use Statamic for example, we recommend setting up your repository using SSH instead of HTTPS)</li><li>[Removed] Cookie banner (we don’t set any tracking cookies anymore)</li></ul><p><strong>Changelog Ploi API</strong></p><ul><li>[Added] Tenants documentation (<a href="https://developers.ploi.io/tenants/list-tenants">https://developers.ploi.io/tenants/list-tenants</a>)</li><li>[Added] Force SSL request just like in the panel (<a href="https://developers.ploi.io/certificates/create-certificate">https://developers.ploi.io/certificates/create-certificate</a>, <a href="https://roadmap.ploi.io/projects/6-api-level-requests/items/20-ssl-via-api-force-request-skip-dns-verification-site-level-request">https://roadmap.ploi.io/projects/6-api-level-requests/items/20-ssl-via-api-force-request-skip-dns-verification-site-level-request</a>)</li></ul><p><strong>Changelog Ploi Core</strong></p><ul><li>[Added] BRL currency</li><li>[Added] PHP version on sites list</li><li>[Added] Site aliases</li><li>[Added] Ability to receive an email when a customer creates a site</li><li>[Fixed] Synchronizing sites all used the wrong foreign ID</li></ul>]]>
            </summary>
                                    <updated>2022-06-22T11:09:07+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Ubuntu 22 support has arrived 🎉]]></title>
            <link rel="alternate" href="https://ploi.io/news/ubuntu-22-support-has-arrived" />
            <id>https://ploi.io/70</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Ubuntu 22 has been out since April 22, 2022, and it was time we started supporting this new LTS OS as well. Not all providers support this OS yet, but the ones that do, are now available to be installed via Ploi 🙏</p><p>If you’re currently on an older version of Ubuntu, don’t worry, the end of life of those (and that’s why we only provide LTS) is over the year 2028. To give you a small example, <strong>Ubuntu 18.04 LTS </strong>end of life is the year <strong>2028</strong>, <strong>Ubuntu 20.04 LTS </strong>end of life is the year <strong>2030</strong> and <strong>Ubuntu 22.04 LTS</strong> end of life is the year <strong>2032</strong>, so plenty of time to provision a new server later. More on that here: <a href="https://ubuntu.com/blog/what-is-an-ubuntu-lts-release">https://ubuntu.com/blog/what-is-an-ubuntu-lts-release</a><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;ubuntu-lts.png&quot;,&quot;filesize&quot;:17553,&quot;height&quot;:331,&quot;href&quot;:&quot;https://ploi.io/storage/BXTX4l9Ed7bEPTXTvg5yYNutL34GtZM1bcM1pHVM.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/BXTX4l9Ed7bEPTXTvg5yYNutL34GtZM1bcM1pHVM.png&quot;,&quot;width&quot;:720}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/BXTX4l9Ed7bEPTXTvg5yYNutL34GtZM1bcM1pHVM.png"><img src="https://ploi.io/storage/BXTX4l9Ed7bEPTXTvg5yYNutL34GtZM1bcM1pHVM.png" width="720" height="331"><figcaption class="attachment__caption"><span class="attachment__name">ubuntu-lts.png</span> <span class="attachment__size">17.14 KB</span></figcaption></a></figure></p><p>From our perspective, we can’t recommend upgrading from an older Ubuntu version to a newer version within your existing server. The best is to provision a fresh server and migrate sites/data over slowly. This ensures you have a fresh server, all services run with the latest updates and you do not have to migrate/upgrade/update any packages to make it work.</p><p><strong>Changelog Ploi</strong></p><ul><li>[Added] Ubuntu 22 support 🎉</li><li>[Added] Ability to manage Meilisearch keys (including permissions)</li><li>[Added] Ability to edit notification channels in your profile</li><li>[Added] Craft CMS logs tab</li><li>[Added] Ability to specify path styled endpoint for S3 backups</li><li>[Added] Laravel Horizon tab &amp; card (<a href="https://ploi.io/documentation/domains/how-do-i-configure-laravel-horizon-statistics-in-ploi">https://ploi.io/documentation/domains/how-do-i-configure-laravel-horizon-statistics-in-ploi</a>)</li><li>[Added] schedule:list button to Laravel tab</li><li>[Added] Active label to IP lock section in security tab from your profile to see which lock is being used at the current time</li><li>[Added] {COMMIT_AUTHOR} deploy script variable to get the name of the author of the deployed commit</li><li>[Added] Banner for Russian users and how to manage their payments</li><li>[Added] Site level cronjobs</li><li>[Added] When using global search, you may now also search for system users for a site</li><li>[Changed] Database backups occur now earlier in the night when selected nightly interval</li><li>[Improved] Gitlab’s deeper project selector when cloning or updating the repository is now recursive</li><li>[Improved] Site monitoring is now much more stable and reliable</li><li>[Improved] Server build speeds, we now poll within a minute to see whether the server is ready from the server provider to be installed, this increases the build time a lot (this only counts for server provider installations)</li><li>[Improved] Unable to proxy a wildcard record for Cloudflare in DNS tab</li><li>[Improved] Validation for synchronized deployments now validates properly</li><li>[Improved] Site file backups, now using the complete relative path to the zip for more consistency</li><li>[Fixed] Backup pagination when pausing/unpausing backups</li><li>[Fixed] All team permissions selectable are now correct in create &amp; edit forms</li><li>[Fixed] When spawning a NodeJS server with supervisor, the wrong system user would spawn the process, respawning solves this</li><li>[Fixed] When configuring a site file backup with SFTP and SSH key, it would display the wrong SSH key if a custom system user was used</li></ul><p><strong>Changelog API</strong></p><ul><li>[Added] Ability to create servers without passing a name (gets generated automatically)</li><li>[Added] IP’s endpoint (<a href="https://developers.ploi.io/getting-started/ip-addresses">https://developers.ploi.io/getting-started/ip-addresses</a>)</li><li>[Added] Laravel Horizon statistics endpoint (<a href="https://developers.ploi.io/sites/laravel-horizon-statistics">https://developers.ploi.io/sites/laravel-horizon-statistics</a>)</li><li>[Added] Modify site’s NGINX configuration file (<a href="https://developers.ploi.io/sites/get-nginx-configuration">https://developers.ploi.io/sites/get-nginx-configuration</a>)</li><li>[Improved] Tenants validation when adding new ones (more strict)</li></ul>]]>
            </summary>
                                    <updated>2022-05-04T14:34:08+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Ready for 2022 🤓]]></title>
            <link rel="alternate" href="https://ploi.io/news/ready-for-2022" />
            <id>https://ploi.io/69</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>The first time we get back to you in 2022! It’s been a while, but for clear reasons. Let’s update you in this post!</p><p><strong>Mobile app update</strong></p><p>We’ve revamped the app a lot, it was long due since release and small releases but finally, we’re proud to do one of the bigger releases once again. Android is currently already available and Apple is currently reviewing our submitted build.</p><p>One of the significant updates to the app is Biometrics, allowing you to protect the app with Face ID / Touch ID / Fingerprint Sensor / Face recognition. Be sure to try it out!</p><ul><li>iOS: <a href="https://apps.apple.com/us/app/ploi/id1556215510" rel="noopener noreferrer" target="_blank">https://apps.apple.com/us/app/ploi/id1556215510</a></li><li>Android: <a href="https://play.google.com/store/apps/details?id=io.ploi.app" rel="noopener noreferrer" target="_blank">https://play.google.com/store/apps/details?id=io.ploi.app</a></li></ul><p><strong>Laravel logs tab</strong></p><p>Laravel lovers unite! We’ve always felt reading Laravel logs is a pain (because you had to login into SSH). That’s why we added this beautiful logs view to the Laravel tab, where you can read all the log files from your Laravel application.</p><p><img src="https://ploi.io/storage/hizhd0QCf1V8GgurYl97CNNXHmC6MWiLHYO3Uhhe.png"></p><p><strong>Whitelist IP addresses for API tokens</strong></p><p>Another security update besides the biometric update in the mobile app, we’ve also gone ahead and added the ability to whitelist IPs per API token. This will improve security significantly when using the Ploi API.</p><p><img src="https://ploi.io/storage/5Xuh8n0pPtUySKkJoHX4FTFGNFqdaaRtUyMjxHek.png"></p><p><strong>That’s it?</strong></p><p>No, besides these updates we have a packed change log again. As well as for the app, Ploi itself, the API and Ploi Core. We have also been very busy in January with<strong> bug fixing</strong> in the background, doing <strong>responsive fixes,</strong> and rewriting our <strong>tests</strong>.</p><p><em>Bugfixing</em></p><p>It is good to know that our changelogs are handwritten and do not always contain every piece of change in our system, some changes are too small to document so we just skip them entirely. Being said, we’ve focused a lot on bug fixing reported from our discord in the roadmap. Most is background stuff that you can’t see, but good progress has been made!</p><p><em>Responsive</em></p><p>We’ve had a few reports from users via support or discord telling us a few things were ‘off’ when using the responsive version of the Ploi panel. We’re actively working on that and have already made significant changes.&nbsp;</p><p><em>Tests</em></p><p>Back in 2017 when we started with Ploi, its tests grew fairly slowly with it. Until 2021 December it had 854 tests with decent coverage. In January 2022 we’ve decided to drop all the PHPUnit tests we had, and start fresh in PestPHP. As you can imagine, this is a time-consuming task to rewrite 854 tests from scratch. So why do it?</p><p>2 reasons:</p><ul><li>We want to have a higher coverage of our own written code to ensure every piece of route, class, function, service, util and so on is tested thoroughly.</li><li>We want to raise our code quality, by rewriting our tests, we’re also re-evaluating our code and are able to decide whether something needs a refactor, and then get a fresh test.</li></ul><p>Up until now with rewriting to PestPHP tests, we’re at 117 tests with 365 assertions. In future news posts, we’ll keep you informed about our progression!</p><p><strong>Changelog App</strong></p><ul><li>[Added] Server insights</li><li>[Added] PHP 8.1 option when installing a server</li><li>[Added] Biometrics (Face ID/Touch ID/Fingerprint) authentication for extra security</li><li>[Added] Ability to reload PHP OPcache (server level, PHP tab)</li><li>[Updated] Cleaned a lot of code, reduced app size</li><li>[Updated] Core versions that improve performance</li><li>[Updated] Status tab when a service has the right status, disable the correct buttons (stop/restart/start)</li><li>[Updated] Reduced header size which allows more room for data &amp; lists</li><li>[Updated] Removed search in the header and added searches in overviews</li><li>[Updated] Removed number of SSH keys in the dashboard (why did we have this there anyway?)</li><li>[Fixed] Status indicator pulsating margins</li></ul><p><strong>Changelog Ploi</strong></p><ul><li>[Added] Staging production sites now have deploy script variables as well</li><li>[Added] Ability to install Amplify for Ubuntu 20 as well</li><li>[Added] Ability to select branches from a dropdown when installing a GIT repository</li><li>[Added] A new deploy script variable {DO_NOT_NOTIFY} is now available to skip notifications</li><li>[Added] When using the Ploi Raycast extension, log items will show a badge that it’s been performed through Raycast</li><li>[Added] Ability to restart a daemon via a deploy script with {RESTART_DAEMON 1} (where 1 is the ID of your daemon)</li><li><span style="color: rgb(0, 0, 0);">[Added] </span><a href="https://ploi.shop" rel="noopener noreferrer" target="_blank" style="color: rgb(0, 0, 0);">https://ploi.shop</a></li><li>[Added] Ability to whitelist IP addresses for API tokens</li><li>[Updated] Responsive, still not there but we’ve come a long way</li><li>[Updated] New invoice design</li><li>[Updated] Automatic incident reporting for status pages now use the label if entered for a server, instead of the name</li><li>[Updated] Nextcloud 1-click installer to version 23</li><li>[Fixed] Several bugfixes for database backups have been done</li><li>[Fixed] Refreshing DigitalOcean’s plan would not grab them all (API pagination issue)</li><li>[Fixed] Custom interval for cronjobs when using @reboot is now allowed</li><li>[Fixed] MeiliSearch client now uses bearer token to communicate with your meilisearch server</li><li>[Fixed] When using Google Drive backups and the rotation, we didn’t add the supportsAllDrives flag so shared drive rotation didn’t work, fixed now</li><li>[Released] Raycast Ploi extension is now available (<a href="https://www.raycast.com/Cannonball/ploi" rel="noopener noreferrer" target="_blank" style="color: rgb(220, 161, 13);">https://www.raycast.com/Cannonball/ploi</a>)</li></ul><p><strong>Changelog API</strong></p><ul><li><span style="color: rgb(0, 0, 0);">[Added] Rate limiting per plan (</span><a href="https://developers.ploi.io/getting-started/rate-limiting" rel="noopener noreferrer" target="_blank" style="color: rgb(0, 0, 0);">https://developers.ploi.io/getting-started/rate-limiting</a><span style="color: rgb(0, 0, 0);">)</span></li><li>[Added] Description in HTML available now as well (<a href="https://developers.ploi.io/insights/detail-insight" rel="noopener noreferrer" target="_blank" style="color: rgb(220, 161, 13);">https://developers.ploi.io/insights/detail-insight</a>)</li><li>[Added] Ability to update root domain via API (<a href="https://developers.ploi.io/sites/update-site" rel="noopener noreferrer" target="_blank" style="color: rgb(220, 161, 13);">https://developers.ploi.io/sites/update-site</a>)</li><li>[Added] Ability to whitelist IP addresses for API tokens</li></ul><p><strong>Changelog Ploi Core</strong></p><ul><li>[Added] Ability to rotate system logs</li><li>[Added] Ability to remove the logo</li><li>[Added] Ability for your users to revoke credit card</li><li>[Added] Favicon when the logo is uploaded</li><li>[Added] Ability to show renewal date for customers</li><li>[Added] Ability to select a database type for customer server creations</li><li>[Fixed] DNS records would not always display properly</li><li>[Upgraded] TailwindCSS 2 &gt; 3</li></ul>]]>
            </summary>
                                    <updated>2022-02-10T10:14:02+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Recap Ploi 2021 🎆]]></title>
            <link rel="alternate" href="https://ploi.io/news/recap-ploi-2021" />
            <id>https://ploi.io/68</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>Just like we started <a href="https://ploi.io/news/recap-ploi-2020">last year's article</a>, this year was not much different. COVID-19 is still in our lives and by the looks of it, it's going to take a while before we get rid of it too.&nbsp;</div><div><br></div><div>Anyhow, we are not doctors or scientists, so let's get on with the positive! 🤓</div><div><br></div><div>This year was once again a wild ride, we've been able to introduce so many awesome new features &amp; tools to speed things up server management-wise. Let's sum up a few of the highlights up for 2021!</div><ul><li><a href="https://ploi.io/news/mobile-app-now-available-bulk-assign-notifications">Release a mobile app</a></li><li><a href="https://ploi.io/news/new-1-click-installers-available-security-improvement">Added a bunch of awesome 1-click installers</a></li><li><a href="https://ploi.io/news/1-click-install-laravel-octane-is-now-available">1-click enable a Laravel Octane application</a></li><li><a href="https://ploi.io/news/launched-a-new-frontend-design">A fresh frontend design</a></li><li><a href="https://ploi.io/news/marketplace-is-now-available">Added a marketplace for users to share their knowledge</a></li><li><a href="https://ploi.io/news/nodejs-support-is-here">Easily deploy your NodeJS applications</a></li><li><a href="https://ploi.io/news/server-insights-is-now-available">Server insights help you discover potential issues in your server</a></li><li><a href="https://ploi.io/news/welcome-new-server-provider-katapult">Welcomed a new partnership with Katapult server provider</a></li><li><a href="https://ploi.io/news/postgresql-13-is-now-available">Ploi Core became a 1-time payment product</a></li></ul><div><br></div><div><strong>NGINX 1-click install Amplify</strong></div><div><br></div><div>NGINX Amplify is a free, SaaS-based monitoring tool for NGINX Open Source and NGINX Plus. With NGINX Amplify you can monitor performance, keep track of infrastructure assets, and improve configuration with static analysis.<br><br>And now, you may easily install NGINX Amplify with 1-click on the button. Head over to your manage tab, press “Install NGINX Amplify” and enter your API key, it's as easy as that. Obviously, we also offer the ability to easily uninstall.</div><div><br></div><div><strong>Log4j</strong></div><div><br></div><div>Just recently a security vulnerability was discovered in the Log4j package for Apache (CVE-2021-45046). In response to that, we’ve done extensive testing to see whether Ploi provisioned servers we’re vulnerable as well. We can safely say that Ploi has never installed Log4j, and does not install packages that rely on the Log4j package. Obviously, if you’ve manually installed any software, we still recommend checking out whether your server is vulnerable.&nbsp;</div><div><br></div><div>We’ve also tweeted about this matter: <a href="https://twitter.com/ploi_deploy/status/1470331708960555010">https://twitter.com/ploi_deploy/status/1470331708960555010</a> (be sure to follow us 💙)</div><div><br></div><div><strong>What's coming for 2022?</strong></div><div><br></div><div>So when you’re looking at our <a href="https://roadmap.ploi.io/">roadmap</a>, you might have noticed we’re not done yet. There is so much awesome stuff on there, and we do not stop working until we’ve finished all those cards. If you have a feature in mind or discovered a bug, do not hesitate and submit it to our roadmap. We also post regularly on our social media about the updates we do.&nbsp;</div><div><br></div><div>Be sure to follow us on social media!</div><div><br></div><div>Twitter: <a href="https://twitter.com/ploi_deploy">https://twitter.com/ploi_deploy</a></div><div>Facebook: <a href="https://facebook.com/ploideploy">https://facebook.com/ploideploy</a></div><div>Instagram: <a href="https://www.instagram.com/ploi_deploy/">https://www.instagram.com/ploi_deploy/</a></div><div><br></div><div>Thank you for using Ploi in 2021 and we hope to see you in 2022, waiting for a big bag of features to come that year 😎👋</div><div><br></div><div>Here is the recap of last year: <a href="https://ploi.io/news/recap-ploi-2019">https://ploi.io/news/recap-ploi-2020</a></div><div><br></div><div><strong>Changelog</strong></div><ul><li>[Added] 1-click install NGINX Amplify</li><li>[Added] New server insight (open package &amp; security updates)</li><li>[Added] Forced to remove the scrollbars on the UI, especially for windows devices</li><li>[Added] Ability to see where a log item came from (Ploi Core, Ploi API, Mobile App)</li><li>[Added] You may now enter your VAT number to your profile without getting in touch with support to get verified</li><li>[Added] PHP 8.1 support</li><li>[Added] Ability to relate databases to sites (for more clarity as to which site is using which database)</li><li>[Added] Ploi will now tell you about the —no-dev flag for composer you can add in your deploy script (more tips: <a href="https://ploi.io/documentation/deployment/composer-installation-tips">https://ploi.io/documentation/deployment/composer-installation-tips</a>)</li><li>[Added] Ability to specify an environment file when creating a daemon</li><li>[Updated] Email server list of accounts now shows 200 email accounts</li><li>[Updated] Made the environment edit window bigger</li><li>[Updated] Branding kit &amp; stickers (<a href="https://ploi.io/branding">https://ploi.io/branding</a>)</li><li>[Fixed] Small issue with colors in the deploy log, you might not notice this, but it’s fixed</li><li>[Fixed] Show error when max upload size is changed and not correct entered</li><li>[Fixed] DNS record issue when using TXT &amp; Cloudflare, resolved now</li><li>[Fixed] When changing the PHP version while having tenants to that domain, those tenants will now also shift the PHP version</li><li>[Fixed] Issue with team members and elastic search servers in regards to saving</li></ul><div><br></div><div><strong>Changelog API</strong></div><ul><li>[Added] Server insights to API (<a href="https://developers.ploi.io/insights/list-insights">https://developers.ploi.io/insights/list-insights</a>)</li><li>[Added] Tenants feature documented properly now (<a href="https://developers.ploi.io/tenants/list-tenants">https://developers.ploi.io/tenants/list-tenants</a>)</li><li>[Added] Ability to set project_type when creating a site (<a href="https://developers.ploi.io/sites/create-site">https://developers.ploi.io/sites/create-site</a>)</li></ul>]]>
            </summary>
                                    <updated>2021-12-16T10:56:58+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Welcome new server provider: Katapult]]></title>
            <link rel="alternate" href="https://ploi.io/news/welcome-new-server-provider-katapult" />
            <id>https://ploi.io/67</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;filename&quot;:&quot;og-katapult.jpg&quot;,&quot;filesize&quot;:667910,&quot;height&quot;:627,&quot;href&quot;:&quot;https://ploi.io/storage/Wh1V74foNrgJpiJ1HxvC4YOYk8h6xsdY9qaop5br.jpg&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/Wh1V74foNrgJpiJ1HxvC4YOYk8h6xsdY9qaop5br.jpg&quot;,&quot;width&quot;:1200}" data-trix-content-type="image/jpeg" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--jpg"><a href="https://ploi.io/storage/Wh1V74foNrgJpiJ1HxvC4YOYk8h6xsdY9qaop5br.jpg"><img src="https://ploi.io/storage/Wh1V74foNrgJpiJ1HxvC4YOYk8h6xsdY9qaop5br.jpg" width="1200" height="627"><figcaption class="attachment__caption"><span class="attachment__name">og-katapult.jpg</span> <span class="attachment__size">652.26 KB</span></figcaption></a></figure>It has been a long while since we were able to announce a new server provider integration in Ploi. This changes today, we are happy to announce Katapult has become an official integration in Ploi.<br><br></div><div>Katapult is a server provider that has been around for over 17 years already, and since 2017 their main focus was becoming eco-friendly. According to their statistics, they have already planted over 1(!) million trees!</div><div><br></div><div>We’ve been able to test Katapult’s platform thoroughly when building the integration for Ploi, and we can say we’re very pleased with the promises they make. Their panel is fluent &amp; fast, and deploying servers with Katapult usually doesn’t take longer than 30 to 60 seconds.</div><div><br></div><div>To add Katapult as a server provider to your account follow this guide: <a href="https://ploi.io/documentation/server-providers/add-katapult-as-server-provider">https://ploi.io/documentation/server-providers/add-katapult-as-server-provider</a></div><div><br></div><div><strong>Changelog</strong></div><ul><li>[Added] Katapult server provider</li><li>[Added] Support for MariaDB 10.6 (ubuntu 20) * PostgreSQL 14</li><li>[Added] Ability to delete ignored insights</li><li>[Added] Ability to have servers in status pages collapsed/uncollapsed by default</li><li>[Added] New Hetzner datacenter (Ashburn)</li><li>[Added] Ability to restart your NodeJS application server after deployment (checkbox in the settings tab)</li><li>[Added] Added timestamp to .sql file backups</li><li>[Added] Ability to press CMD/CTRL + S to save inside deploy script</li><li>[Updated] Made several modals with the editor inside larger (a remake of all the modals is coming very soon)</li><li>[Fixed] Bug for spawning a NodeJS server button loading state (kept being disabled)</li><li>[Fixed] Several server insights bugs</li><li>[Fixed] A bug in Hetzner DNS that wouldn’t save a record when creating a new one</li><li>[Fixed] Pagination inside backups overview when in the files tab</li><li>[Fixed] An issue when you changed the domain, the available queue workers would also update all sub-domain’s queue workers, this behavior is fixed now</li><li>[Fixed] Server service status tab would not reflect new notification channels when just added, it does now</li><li>[Fixed] Overflow issue with the collapsed sidebar on the left when a small window was being used</li></ul>]]>
            </summary>
                                    <updated>2021-11-05T10:27:19+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Server insights is now available 🛰]]></title>
            <link rel="alternate" href="https://ploi.io/news/server-insights-is-now-available" />
            <id>https://ploi.io/66</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>We’ve been working on this awesome new feature called "Insights" for quite a while now. Our BETA testers were able to test out this feature and submit suggestions to this addition to Ploi.<br><br>We are happy to announce that "Insights" is now available for everyone (subscription required)!</div><div><br></div><div>Server insights is a great feature by Ploi that allows you to get help with optimizations. A good example could be the <strong>max_children </strong>being reached for PHP. Ploi will help you discover these errors and help you fix these.<br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;i17FWlc6NoPMHww9iJgRVp4pGIPox03djsGQ2Yip.png&quot;,&quot;filesize&quot;:166017,&quot;height&quot;:782,&quot;href&quot;:&quot;https://ploi.io/storage/Qq4uvY8vL70NdtZSYlJ5kGDYpIur2ZUSSo96iTs9.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/Qq4uvY8vL70NdtZSYlJ5kGDYpIur2ZUSSo96iTs9.png&quot;,&quot;width&quot;:1490}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/Qq4uvY8vL70NdtZSYlJ5kGDYpIur2ZUSSo96iTs9.png"><img src="https://ploi.io/storage/Qq4uvY8vL70NdtZSYlJ5kGDYpIur2ZUSSo96iTs9.png" width="1490" height="782"><figcaption class="attachment__caption"><span class="attachment__name">i17FWlc6NoPMHww9iJgRVp4pGIPox03djsGQ2Yip.png</span> <span class="attachment__size">162.13 KB</span></figcaption></a></figure></div><div>Ploi will check obvious log files, service statuses, and more to determine whether there are optimizations possible for your server. You can visit the insights on server level, on the left hand side press "Insights".<br><br></div><div>Currently, it will check for these optimizations:</div><ul><li>&nbsp;PHP max_children reached, per PHP version and per pool</li><li>&nbsp;Check if supervisor is running without using it</li><li>&nbsp;Check if Node could use an LTS update</li><li>&nbsp;Check if the system clock is in sync</li><li>&nbsp;Check if the load average is high for a longer period of time</li><li>&nbsp;Check if the MySQL/MariaDB binlogs are growing and filling up your disk space</li></ul><div>Ploi will also allow you to automatically fix these optimizations, so you don't have to worry about difficult configurations.</div><div><br></div><div><strong>Server service notifications</strong></div><div>There is nothing more annoying to discover one of your services isn’t running. This is why we introduced the ability to attach notification channels per-service. Easily get notified through one of your favorite notification channels about the status of your service.<br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;Screenshot 2021-10-29 at 11.32.10.png&quot;,&quot;filesize&quot;:152240,&quot;height&quot;:654,&quot;href&quot;:&quot;https://ploi.io/storage/tP34dAqRlWnRydEH1ARc8b10tLEvqnIqVtBAZU8i.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/tP34dAqRlWnRydEH1ARc8b10tLEvqnIqVtBAZU8i.png&quot;,&quot;width&quot;:1001}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/tP34dAqRlWnRydEH1ARc8b10tLEvqnIqVtBAZU8i.png"><img src="https://ploi.io/storage/tP34dAqRlWnRydEH1ARc8b10tLEvqnIqVtBAZU8i.png" width="1001" height="654"><figcaption class="attachment__caption"><span class="attachment__name">Screenshot 2021-10-29 at 11.32.10.png</span> <span class="attachment__size">148.67 KB</span></figcaption></a></figure></div><div><strong>Changelog</strong></div><ul><li>[Added] New editor in Ploi monaco has been added</li><li>[Added] Ability to select a script as default deploy script</li><li>[Added] Webhook to deploy staging to production site (visible in production site)</li><li>[Added] When a server is unreachable, it now also shows a list of sites that are affected</li><li>[Added] Team member administration now shows truncated email addresses for clarity</li><li>[Added] Live deploy log (and log items) should now be colorized</li><li>[Added] Ability to attach notifications to service statuses so you get notified when a service like NGINX goes down</li><li>[Added] New York location for UpCloud server provider</li><li>[Added] Ability to specify task-workers for Laravel Octane when using the swoole driver</li><li>[Updated] UpCloud server integration to use the latest API &amp; SSH keys authentication method for more security</li><li>[Updated] Health URL check delay from 5 seconds to 10 seconds after deployment</li><li>[Updated] NodeJS 14 is now the default (coming from 12), upgrade article: <a href="https://ploi.io/documentation/server/how-to-upgrade-node-12-to-node-14">https://ploi.io/documentation/server/how-to-upgrade-node-12-to-node-14</a></li><li>[Fixed] Gitlab subgroups repository installation is now working: <a href="https://roadmap.ploi.io/b/site-level-requests/support-sub-levels-in-git-repositories/">https://roadmap.ploi.io/b/site-level-requests/support-sub-levels-in-git-repositories/</a></li><li>[Fixed] Gitlab repository list now also shows the organization and/or attached repositories</li><li>[Fixed] Do not allow the " character in SSH keys (breaks SSH config)</li><li>[Fixed] Updated minio server type to the latest variables (deprecated vars were used)</li><li>[Fixed] Issue with setting default site template when uninstall repository, fixed now</li><li>[Fixed] "Ploi" in "Ploi" (modal) issue when session expired and you clicked a link (for anyone else that’s using InertiaJS: <a href="https://twitter.com/dennis_smink/status/1443502869135740928">https://twitter.com/dennis_smink/status/1443502869135740928</a>)</li><li>[Fixed] SSL label tooltip would not be visible for the first site, fixed now</li><li>[Fixed] Autocomplete fields on the login, register &amp; password forget pages for password managers</li><li>[Fixed] When altering php max execution time other variables would possibly get touched as well</li></ul><div><br></div><div><strong>Changelog API</strong></div><ul><li>[Added] Ability to enable/block robots via api (<a href="https://developers.ploi.io/sites/robot-access">https://developers.ploi.io/sites/robot-access</a>)</li><li>[Added] Ability to install ploi monitoring when creating a server on the fly (if your subscription allows this) (<a href="https://developers.ploi.io/servers/create-server">https://developers.ploi.io/servers/create-server</a></li></ul>]]>
            </summary>
                                    <updated>2021-10-29T09:37:40+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[NodeJS support is here 🤩]]></title>
            <link rel="alternate" href="https://ploi.io/news/nodejs-support-is-here" />
            <id>https://ploi.io/65</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>It's one of the most requested features in Ploi: official NodeJS support. And we're excited to share to you that this is now available for everyone!</div><div><br></div><div>The roadmap in question should already tell you that this was a very populair requested feature: <a href="https://roadmap.ploi.io/b/panel-requests/add-nodejs-support/">https://roadmap.ploi.io/b/panel-requests/add-nodejs-support/</a></div><div><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/jpeg&quot;,&quot;filename&quot;:&quot;Screenshot 2021-09-02 at 09.09.49.jpeg&quot;,&quot;filesize&quot;:50553,&quot;height&quot;:447,&quot;href&quot;:&quot;https://ploi.io/storage/MdcO1uOPz5ULrQfJR5phUTadUFfBO5cyLDWr7Tmj.jpg&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/MdcO1uOPz5ULrQfJR5phUTadUFfBO5cyLDWr7Tmj.jpg&quot;,&quot;width&quot;:1038}" data-trix-content-type="image/jpeg" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--jpeg"><a href="https://ploi.io/storage/MdcO1uOPz5ULrQfJR5phUTadUFfBO5cyLDWr7Tmj.jpg"><img src="https://ploi.io/storage/MdcO1uOPz5ULrQfJR5phUTadUFfBO5cyLDWr7Tmj.jpg" width="1038" height="447"><figcaption class="attachment__caption"><span class="attachment__name">Screenshot 2021-09-02 at 09.09.49.jpeg</span> <span class="attachment__size">49.37 KB</span></figcaption></a></figure></div><div>We've made the best out of this feature already, there's no need to do any complicated configuration. It's literally a push on the button the spawn a NodeJS server with the service you desire. Currently PM2 and Supervisor are available to be used as your preferred driver to run your NodeJS server with.</div><div><br></div><div>It's as easy as creating a new site and while doing that select the project type NodeJS, of course, you can also do this after you’ve created a site. Ploi will then make sure the proper NGINX configuration is used to proxy your NodeJS server through NGINX. After this, you're more than welcome to add custom configuration to your NGINX host without losing this.</div><div><br></div><div>Next install your repository (we've got a demo repository here if you want to try: <a href="https://github.com/ploi-deploy/nodejs-example">https://github.com/ploi-deploy/nodejs-example</a>) and make sure packages are installed (you can now also select `npm install` when installing your repository). After this, head over to the NodeJS tab, adjust settings to your likings and spawn the NodeJS server!</div><div><br></div><div>A quick demo video illustrating how easy it is (1 minute): <a href="https://www.youtube.com/watch?v=_ooZFv0UkHE">https://www.youtube.com/watch?v=_ooZFv0UkHE</a></div><div><br></div><div>Besides this great news, we’ve got a <strong>packed</strong> changelog again.. Have a look!</div><div><br></div><div><strong>Changelog</strong></div><div><br></div><ul><li>[Added] NodeJS support</li><li>[Added] Deploy script variable {COMMIT_HASH} which returns the commit hash</li><li>[Added] Ability to transfer servers to another Ploi account</li><li>[Added] Ability to attach notifications for site uptime monitors</li><li>[Added] Ability to clone sites on the same server</li><li>[Added] Ability to force team members to use 2FA or IP lock login features</li><li>[Added] New default site template (<a href="https://github.com/ploi-deploy/template">https://github.com/ploi-deploy/template</a>)</li><li>[Added] Ability to toggle file backup status in backups overview</li><li>[Added] Ability to limit sites per team, per member and per server</li><li>[Added] Alex (<a href="https://ploi.io/about">https://ploi.io/about</a>)</li><li>[Added] Ability to copy custom commands for Laravel tab to other sites</li><li>[Added] Ability to view logs per deployment (message is clickable)</li><li>[Added] When deploy script is "dirty", and you press deploy, it will now automatically save</li><li>[Added] When changing a site’s domain and a file backup has been setup, that file backup will now also update domain</li><li>[Added] Ability to separate sites with projects just like you could with servers</li><li>[Added] Sites in server will now show tooltip if aliases are present when you hover on domain</li><li>[Added] Laravel queue tab now has backoff and memory input to be configured</li><li>[Added] Ability to specify a port for SFTP backups in the host</li><li>[Added] Animated favicon when deploying (indicating status)</li><li>[Added] Pricing page now has a yearly checkbox for pricing with discount (<a href="https://ploi.io/pricing">https://ploi.io/pricing</a>)</li><li>[Added] MongoDB service to status list so it will be visible in status tab</li><li>[Fixed] Using rollback feature when site system user is different would still use default ploi user</li><li>[Fixed] Few responsive fixes</li><li>[Fixed] Few darkmode fixes</li><li>[Fixed] Automatic system user creation and www domains are now excluding www</li><li>[Fixed] Dropbox backups with specific path would fail upon rotating, this is fixed now</li><li>[Fixed] Hetzner DNS records had some issues, in particular with MX records, resolved now</li></ul><div><br></div><div><strong>Changelog Ploi Core</strong></div><div><br></div><ul><li>[New] Fresh landingpage <a href="https://ploi-core.io/">https://ploi-core.io</a></li><li>[Added] Ability for users to install custom certificates</li><li>[Added] Ability for admins to synchronize existing sites</li><li>[Added] Ability for admins to synchronize all sites &amp; servers</li><li>[Added] Autofocus to login page</li><li>[Added] Ability to setup terms of service and privacy policy for users to accept</li><li>[Added] Ability for admins to see Horizon status</li><li>[Added] Ability for admins to see how many regions &amp; plans a provider has when synchronizing</li><li>[Added] Ability for admins to select per providers which regions and plans should be available</li><li>[Fixed] Permission fix for server updating</li></ul><div><br></div><div><strong>Changelog API</strong></div><div><br></div><ul><li>[Added] Ability to install custom certificate via API (<a href="https://developers.ploi.io/certificates/create-certificate">https://developers.ploi.io/certificates/create-certificate</a>)</li><li>[Added] Ability to toggle quick deploy (<a href="https://developers.ploi.io/repositories/toggle-quick-deploy">https://developers.ploi.io/repositories/toggle-quick-deploy</a>)</li></ul>]]>
            </summary>
                                    <updated>2021-10-29T08:04:36+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[PostgreSQL 13 is now available 👏]]></title>
            <link rel="alternate" href="https://ploi.io/news/postgresql-13-is-now-available" />
            <id>https://ploi.io/64</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>We’ve got a packed changelog once again for you today!</div><div><br></div><div><strong>PostgreSQL 13 support</strong></div><div><br></div><div>It’s actually been requested quite a lot, PostgreSQL 13 support. We’ve now added this and it is available for Ubuntu 18 &amp; 20.</div><div><br></div><div>Just create a new server, and in the dropdown select "PostgreSQL 13".</div><div><br></div><div><strong>Ploi Core is now a 1-time payment product</strong></div><div><br></div><div>We’ve changed the pricing for Ploi Core definitely. It is now a 1-time payment of €149 or 180$ for one year of updates &amp; support. After that it will still be available of course, but without updates &amp; support.</div><div><br></div><div>Besides the 1-time payment, you will also need an Unlimited subscription in Ploi in order for Ploi Core to work.<br><br>More information at <a href="https://ploi-core.io">https://ploi-core.io</a></div><div><br></div><div><strong>Elasticsearch server support</strong></div><div><br></div><div>This server type has also been requested many, many times (<a href="https://roadmap.ploi.io/b/server-level-requests/elasticsearch-server-support/">https://roadmap.ploi.io/b/server-level-requests/elasticsearch-server-support/</a>) and is available right away!&nbsp;</div><div><br></div><div>Easily create your own elasticsearch server to give your search results a boost 🚀</div><div><br></div><div><strong>Changelog</strong></div><ul><li>[Added] PostgreSQL 13 support</li><li>[Added] Elasticsearch server type (<a href="https://ploi.io/features/elasticsearch-server">https://ploi.io/features/elasticsearch-server</a>)</li><li>[Added] Ability to set your own custom template when creating new sites (<a href="https://ploi.io/documentation/domains/how-do-i-set-my-own-default-template">https://ploi.io/documentation/domains/how-do-i-set-my-own-default-template</a>)</li><li>[Added] Ability to use 1-click marketplace scripts for clean sites</li><li>[Added] Warsaw region to UpCloud regions</li><li>[Added] Sydney region to UpCloud regions</li><li>[Added] {CLEAR_NEW_RELEASE} deploy script variable for zero downtime deployments</li><li>[Added] Server logs now show which user executed that task</li><li>[Added] Supervisor logs to logs tab</li><li>[Added] Ability to transfer server (<a href="https://ploi.io/documentation/server/how-do-i-transfer-a-server-to-another-account">https://ploi.io/documentation/server/how-do-i-transfer-a-server-to-another-account</a>)</li><li>[Added] A new "Setup" tab for Laravel has been added so you can easily create the cronjob &amp; horizon daemon</li><li>[Added] Laravel tab now also shows for Statamic projects</li><li>[Added] Ability to specify a folder inside dropbox backups</li><li>[Improved] Backups overview when creating backups the right tab is now selected</li><li>[Improved] A lot of darkmode issues have been resolved</li><li>[Improved] Matomo 1-click installer now does proper modifications to make it a lot more secure</li><li>[Improved] If a new team member signs up and gets attached to a team, the trial notification bar at the top gets removed now</li><li>[Improved] Service statuses tab is now sorted by name</li><li>[Fixed] Source for zero downtime deployment was not saved properly</li><li>[Fixed] Saving custom Laravel commands sometimes deleted the wrong command, fixed now</li><li>[Fixed] Changing the PHP max execution time in Ploi was bugged, this is resolved now</li><li>[Fixed] Team users could not use the file explorer if that was allowed, this is resolved now</li></ul><div><br></div><div><strong>Changelog Ploi API</strong></div><ul><li>[Added] Ability to duplicate database via API (<a href="https://developers.ploi.io/databases/duplicate-database">https://developers.ploi.io/databases/duplicate-database</a>)</li></ul><div><br></div><div><strong>Changelog Ploi Core</strong></div><ul><li>[Changed] Pricing is now €149 ($180) as a <strong>1 time payment for 1 year updates &amp; support</strong> (you will still need a Unlimited subscription with Ploi)</li></ul>]]>
            </summary>
                                    <updated>2021-07-19T08:07:36+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Marketplace is now available 🏫]]></title>
            <link rel="alternate" href="https://ploi.io/news/marketplace-is-now-available" />
            <id>https://ploi.io/63</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>As of today we’re proud to announce the Marketplace inside the Ploi panel!<a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/storage/luowlpjUxxz7fdC6HjgllU5BbSMomm5fry1DQ3aF.png"><img src="https://ploi.io/storage/luowlpjUxxz7fdC6HjgllU5BbSMomm5fry1DQ3aF.png">Marketplace Screenshot</a><strong>What is the marketplace?</strong>The marketplace is a place where you can share your nifty scripts with the community. As well as creating new scripts you may also copy over other scripts, or even fork them and edit them to your own likings.<br>There are four types of scripts:</p><ul><li><p>Webserver templates</p></li><li><p>Scripts</p></li><li><p>Deployment scripts</p></li><li><p>1-click installation scripts</p></li></ul>This opens up a lot of possibilities, especially with the 1-click installation scripts. This allows you to install an application to your site directly from a script which another community member has submitted to the marketplace.<br>You can easily subscribe to the script, and then select it after you’ve installed your site to your server.<br>Visit the marketplace right away: <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/panel/marketplace">https://ploi.io/panel/marketplace</a><br>You can read more about the concept here: <a target="_blank" rel="noopener noreferrer nofollow" href="https://roadmap.ploi.io/b/panel-requests/ploi-marketplace/">https://roadmap.ploi.io/b/panel-requests/ploi-marketplace/</a><br><strong>Changelog</strong><ul><li><p>[Added] Marketplace for scripts, 1-click installs, webserver templates &amp; deploy scripts</p></li><li><p>[Added] DigitalOcean Spaces driver for backup support</p></li><li><p>[Added] Custom S3 driver for backup support (both databases and site file backups)</p></li><li><p>[Added] Ability to login with Gitlab</p></li><li><p>[Added] Load balancer SSL certificates can now be aliased as well</p></li><li><p>[Added] Watch option flag for Laravel Octane</p></li><li><p>[Added] New &quot;queue:retry all&quot; button to Laravel tab</p></li><li><p>[Added] New log type added in server level under logs tab: UFW logs</p></li><li><p>[Added] Ability for dropbox backups to backup in sub-folders</p></li><li><p>[Added] Database name to confirm delete modal has been added to make sure you’re deleting the right one</p></li><li><p>[Updated] Server queue log viewing is now rotated so you alway see latest first</p></li><li><p>[Updated] Commits tab</p></li><li><p>[Updated] Global search now has a max height with scrolling and sticky headers</p></li><li><p>[Fixed] Cronjob under different user</p></li><li><p>[Fixed] oAuth scopes for Gitlab were wrong (not enough permissions), have been added now</p></li><li><p>[Fixed] Server monitoring times was in wrong timezone, now uses user setup timezone</p></li></ul>]]>
            </summary>
                                    <updated>2025-11-27T07:49:30+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Launched a new frontend design 🎨]]></title>
            <link rel="alternate" href="https://ploi.io/news/launched-a-new-frontend-design" />
            <id>https://ploi.io/62</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>Some of you already might have noticed, we've just recently launched a brand new fresh design for our frontend 🥳 <br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2021-05-17 at 10.35.36.png&quot;,&quot;filesize&quot;:289321,&quot;height&quot;:935,&quot;href&quot;:&quot;https://ploi.io/storage/EwECV24k048bd44sVhBfjtbIvtk2uQ7MrEs3GBsi.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/EwECV24k048bd44sVhBfjtbIvtk2uQ7MrEs3GBsi.png&quot;,&quot;width&quot;:1371}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/EwECV24k048bd44sVhBfjtbIvtk2uQ7MrEs3GBsi.png"><img src="https://ploi.io/storage/EwECV24k048bd44sVhBfjtbIvtk2uQ7MrEs3GBsi.png" width="1371" height="935"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2021-05-17 at 10.35.36.png</span> <span class="attachment__size">282.54 KB</span></figcaption></a></figure>With a lot more readability, a new documentation section we hope to present a much more professional look to you.<br><br>We'd love to hear what you think! 💪<br><br>With this, we also have a packed changelog again for you 😍<br><br><strong>Changelog</strong></div><ul><li>[Added] Brand spanking new design 😍</li><li>[Added] Laravel Octane is now available for production use</li><li>[Added] Ability to configure database backups with new intervals weekly &amp; monthly</li><li>[Added] Label to database overview with counter of how many database backups there's configured</li><li>[Added] Improved cron expression validator to prevent user errors</li><li>[Added] Ability to view average deploy time</li><li>[Added] Ability to lock your account to an IP address including a label</li><li>[Added] Ability to suspend and resume websites</li><li>[Added] Support for Github emoji’s in recent deployments log</li><li>[Added] Ability to disable robots for status pages</li><li>[Added] Team servers now also get shown on the servers overview for team members</li><li>[Added] Server name now shows in monitoring limit emails in the content</li><li>[Added] When using global search it now shows server label after site names (handy if you have duplicate sites)</li><li>[Added] Ability to select workspaces when installing a GIT project from Bitbucket&nbsp;</li><li>[Added] You now need to enter your password again if you want to visit Profile -&gt; Security for improved security</li><li>[Added] New security page (https://ploi.io/security)</li><li>[Added] We now notify you about expiring API tokens in time</li><li>[Added] Recent deployments now also work for non-integration GIT providers&nbsp;</li><li>[Added] Documentation articles in frontend now also show latest updated date</li><li>[Added] Ability to install WP CLI with 1-click in the servers -&gt; manage tab</li><li>[Improved] We now default to PHP 8.0 when installing a new server</li><li>[Improved] Git cloning repositories now has way better error handling if cloning fails</li><li>[Fixed] Encoding issue for live deploy log failed when mallformed characters were found</li><li>[Fixed] When using staging to production feature with a 1-click installer, project type was not set for production site, this is resolved now</li><li>[Updated] Using TW dark mode feature now instead of a 3rd party package</li><li>[Updated] Server monitoring statistics are now saved in a redis instance for better speed</li><li>[Updated] Increased the processing time for staging to production sites</li></ul><div><br><strong>Changelog Ploi API</strong></div><ul><li>[Added] Ability to suspend &amp; resume websites (https://developers.ploi.io/sites/suspend-site)</li><li>[Fixed] Network rule type parameter was not accepted, it is now (tcp or udp) (https://developers.ploi.io/network-rules/create-network-rule)</li></ul>]]>
            </summary>
                                    <updated>2021-05-17T08:49:43+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[1-click install Laravel Octane is now available!]]></title>
            <link rel="alternate" href="https://ploi.io/news/1-click-install-laravel-octane-is-now-available" />
            <id>https://ploi.io/61</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We've worked hard on making installing Laravel Octane as easy as possible for you, and we're happy to present you can now 1-click enable a Laravel Octane server easily.</p><p>You have the ability to save the settings desired to your needs and spawn an Octane server on the fly. We’ll also show you the output log live. You can easily enable Octane for new sites, but also for existing sites.</p><p>When enabling, Ploi will switch from FPM to Octane (either Roadrunner or Swoole) and when you disable it will automatically switch back to FPM, so when changing Ploi will always keep your site online.</p><p>Do note that during this news item, Laravel Octane is still in beta and we do not recommend running it on a production website.</p><p>We've setup a real simple Github repository for you to give it a try: <a href="https://github.com/ploi-deploy/laravel-octane-test"><span style="text-decoration: underline;">https://github.com/ploi-deploy/laravel-octane-test</span></a>, you'll need at least Laravel Octane 0.3.1 or higher in your Laravel installation.</p><p>If you run into any issues or have any feedback please let us know!</p><p><strong>Changelog</strong></p><ul><li>[Added] Laravel Octane is now available through the Laravel tab</li><li>[Added] Blue alert for when creating a backup and there's no DB's</li><li>[Added] Ability to see what last API token usage was</li><li>[Added] New starter kits are now available for Statamic</li><li>[Added] Ability to exclude folders/files for site file backups</li><li>[Added] Ability to edit site file backups</li><li>[Updated] Cloudflare config for NGINX added 2 new IP addresses</li><li>[Fixed] Invoice with a long billing address on one line would not break on new line, this is resolved</li><li>[Fixed] Cloudflare DNS proxy would be disabled when you edit the record, solved now</li></ul><p><strong>Changelog Ploi API</strong></p><ul><li>[Added] Ability to install Statamic via the API (<a href="https://developers.ploi.io/apps/install-statamic"><span style="text-decoration: underline;">https://developers.ploi.io/apps/install-statamic</span></a>)</li><li>[Added] Ability to provide a webhook_url for server creations</li><li>[Updated] Return ok response when updating .env file via API</li></ul>]]>
            </summary>
                                    <updated>2024-04-02T07:03:50+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[New 1-click installers available & security improvement 🔐]]></title>
            <link rel="alternate" href="https://ploi.io/news/new-1-click-installers-available-security-improvement" />
            <id>https://ploi.io/60</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>Just recently, we’ve added three new 1-click installers which makes installing software a breeze.</div><div><br></div><div>These three 1-click installers have been added:</div><ul><li>Statamic 💜</li><li>Craft CMS ❤️</li><li>Matomo 💚</li></ul><div>With Statamic &amp; Craft CMS you may easily let Ploi create a repository for you. While this might not sound logic at first, via this way you can clone locally and deploy right away with Ploi.<br><br></div><div>It also easily opens up the ability to try out any of these CMS systems which is great.<br><br></div><div>With that we’ve also released another security feature in Ploi to protect your account even more. You may now "IP lock" your account which means that your account is not accessible when the IP is not whitelisted.<br><br></div><div>When you try to access from a new location, we’ll send you a email containing a token that you can fill in to regain access to your account again.&nbsp;</div><div><br></div><div><strong>Changelog</strong></div><ul><li>[Added] 1-click Statamic installer ✨</li><li>[Added] 1-click Craft CMS installer ✨</li><li>[Added] 1-click Matomo installer ✨</li><li>[Added] Account IP lock feature ✨</li><li>[Added] Whole new design for confirmation alerts</li><li>[Added] New deploy script suggestions for Statamic projects</li><li>[Added] Drop blur for modals &amp; confirmation modals</li><li>[Added] Invoice link to subscription page</li><li>[Added] New "Users" tab in databases tab to assign database users to other databases</li><li>[Added] Laravel Octane deploy script suggestion to the deploy script suggestor</li><li>[Changed] DigitalOcean plans now display in sub groups to provide more readability</li><li>[Changed] Branch "master" now defaults to "main" for Github projects</li><li>[Fixed] Creating new folders &amp; files in file explorer may now contain a - character</li><li>[Fixed] Deleting network rule with protocol from specific IP address wouldn’t delete properly</li><li>[Fixed] AWS database backup rotation now uses the correct bucket</li><li>[Fixed] Some server providers do not allow underscores in server names, we updated our validation accordingly</li><li>[Started] Preparations for Laravel Octane &amp; Swoole have been started… 👀</li></ul>]]>
            </summary>
                                    <updated>2021-04-07T11:28:59+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Mobile app now available 📱 & bulk assign notifications!]]></title>
            <link rel="alternate" href="https://ploi.io/news/mobile-app-now-available-bulk-assign-notifications" />
            <id>https://ploi.io/59</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>You might of already read it on Twitter, Discord or any other social media. <br><br>We've been cooking up an awesome addition to the Ploi family: <strong>a mobile app</strong>! Both apps have been reviewed by Google &amp; Apple and both got approved without any problem.<br><br>You may now download the app via these links:</div><ul><li>iOS: <a href="https://apps.apple.com/us/app/ploi/id1556215510">https://apps.apple.com/us/app/ploi/id1556215510</a></li><li>Android: <a href="https://play.google.com/store/apps/details?id=io.ploi.app">https://play.google.com/store/apps/details?id=io.ploi.app</a></li></ul><div>We'd love to hear your feedback or any suggestions, don't hesitate to get in touch with us about any! <br><br>Besides the mobile app, we've also released another nice feature that allows you to bulk assign notifications to deployment notifications for example. You can find the bulk notifications button on your profile -&gt; notification channels tab.<br><br><strong>Changelog</strong></div><ul><li>[Added] Mobile app now available! (<a href="https://ploi.io/features/app">https://ploi.io/features/app</a>)</li><li>[Added] Ability to bulk assign notifications</li><li>[Added] API tokens are now expanded with permissions per entity subject</li><li>[Added] Amazon T3 plans available now</li><li>[Added] Discord link to footer frontend</li><li>[Added] Ploi now lets you know if debug mode is on from your Laravel app</li><li>[Added] Statamic projects are now much better supported (specific Statamic tab available)</li><li>[Added] Ability to enable DigitalOcean backups upon server creation</li><li>[Added] Site details to settings tab in site level (ID, creation)</li><li>[Added] Ability to specify a channel when using slack notifications</li><li>[Added] Ability to read letsencrypt log in panel (from /var/log/letsencrypt/letsencrypt)</li><li>[Added] Ploi now allows <em>ecdsa-sha2-nistp256</em> SSH key types</li><li>[Added] Ability to change timezones</li><li>[Added/Fixed] Ploi now forces CLI version for PHP when installing a new server</li><li>[Added] SSH keys for users now get correct comments behind them</li><li>[Updated] All new confirm modals over the whole ploi system now (dropped alertify)</li><li>[Fixed] Quick deploy bugged out sometimes with wrong response errors, this has now been solved</li><li>[Fixed] When using email server and you rebooted, it would not work anymore because redis didn't start, solved now</li><li>[Fixed] Sites filter on server show was broken, works now</li><li>[Fixed] On small screens the sidebars left (collapsed and open) would not be scrollable, this is scrollable now</li><li>[Fixed] Network rule creation with multiple ports from a specific IP address was not possible, it is now</li><li>[Started] Working on new 1-click installers.. sssssshh..</li></ul><div><br><strong>Changelog Ploi Core</strong></div><ul><li>[Added] GBP currency</li><li>[Fixed] Register fix for when you had a empty or false default package setting for open registrations</li></ul><div><br><strong>Changelog Ploi API</strong></div><ul><li>[Added] Ability to restart server via API (https://developers.ploi.io/servers/restart-server)</li></ul><div><br></div>]]>
            </summary>
                                    <updated>2021-03-22T08:46:15+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Planned maintenance & cool stuff coming 🙃]]></title>
            <link rel="alternate" href="https://ploi.io/news/planned-maintenance-cool-stuff-coming" />
            <id>https://ploi.io/58</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>A new update long due!&nbsp;<br><br></div><div>We've been busy with a lot of cool stuff in Ploi, some of them that are already released and some of them are already available. When you check out our roadmap (<a href="https://roadmap.ploi.io/">https://roadmap.ploi.io/</a>) on the live section you'll see a lot of new stuff has been added, certainly worth it to check out this list.<br><br></div><div>We're also planning on doing more video tutorials on how to solve specific problems or setup specific use-cases. You're more than welcome to submit your idea's to this card so we can transform this into a video: <a href="https://roadmap.ploi.io/b/general/youtube-instructional-videos/">https://roadmap.ploi.io/b/general/youtube-instructional-videos/<br></a><br></div><div><strong>Planned maintenance</strong></div><div>Due to the growth we are improving our server power. The planned maintenance is on <strong>February 16th at 08:00 CET</strong>, and it is expected to last about 30 minutes or less. During this time you will not be able to manage servers/sites via <a href="https://ploi.io/">ploi.io</a>. Neither will any of your services go down, everything will still keep on going like you're used to from <a href="https://ploi.io/">ploi.io</a>.<br><br></div><div><strong>You may now easily migrate from Forge</strong></div><div>Felix Schmid recently created an awesome tool to migrate from Forge to Ploi. The tool covers all the basics (and a bit more) to migrate everything to have a flying start. A migration costs 19€ and if you have more servers the price goes down. Check out <a href="https://migrator.felix-schmid.de/">https://migrator.felix-schmid.de/</a> for more information.<br><br></div><div><strong>Changelog</strong></div><ul><li>[Added] Ability to rotate AWS site file backups</li><li>[Added] Ability to synchronize databases to Ploi that have been created outside of Ploi</li><li>[Added] Database backup failures are now notified via email as default</li><li>[Added] Ability to add favicon to status pages</li><li>[Added] Global backup overview to manage your database &amp; site file backups more easily</li><li>[Added] New filter on site overview to see which sites have backups or not</li><li>[Added] Ability to set a redis server password</li><li>[Added] Ability for team members to create servers with the new permission</li><li>[Added] Ability to select a SSH key from your profile to provision to your server</li><li>[Added] Projects overview now shows how much servers there are inside that project</li><li>[Added] Ability to select a toast notification position in your profile</li><li>[Added] Ability to select a default server provider so you need less clicks upon server creation</li><li>[Added] Ability to change to a custom repository when changing the repository remote</li><li>[Added] GIF image added to the email testing notification</li><li>[Added] Linode servers now get the label/server name passed in properly to reflect in Linode itself</li><li>[Added] Ability to create sites via sites overview</li><li>[Improved] A lot of dark mode improvements!</li><li>[Improved] Health URL check is now much smarter</li><li>[Improved] SSL icon on sites overview now has a nice tooltip with more information about the certificate</li><li>[Improved] phpMyAdmin installation is now done differently (not using APT anymore, using a direct download)</li><li>[Improved] General grammar errors</li><li>[Improved] Interactive command validation, added php artisan wink:migrate check for missing —force flag</li><li>[Improved] Team invite link is now valid for 24 hours, instead of 1 hour</li><li>[Updated] SV language (<a href="https://github.com/ploi-deploy/ploi-translations/pull/20">https://github.com/ploi-deploy/ploi-translations/pull/20</a>)</li><li>[Updated] Load balancers now use HTTP2 version forced</li><li>[Fixed] Team members couldn't edit DNS, now they can</li><li>[Fixed] DNS key for Hetzner &amp; TransIP would be mixed with validation reporting, is now fixed</li><li>[Fixed] Composer version changing didn't work properly (between version 1 &amp; 2), this is now fixed</li><li>[Prepared] Preparations for PHP 8.1 have been started</li></ul><div><strong>Changelog Ploi Core</strong></div><ul><li>[Changed] Pricing changed to a definitive price of 99€ (125$) per month</li></ul><div><strong>Changelog Ploi API</strong></div><ul><li>[Added] Ability to set a rule type upon creation, also added on index (<a href="https://developers.ploi.io/network-rules/create-network-rule">https://developers.ploi.io/network-rules/create-network-rule</a>)</li><li>[Added] You may now also pass in a description that gets reflected to the notes section in settings tab (<a href="https://developers.ploi.io/servers/create-server">https://developers.ploi.io/servers/create-server</a>)</li></ul><div><strong>Community</strong></div><div>Glenn has created a GitHub action to easily deploy from your GitHub actions, you can find this here: <a href="https://github.com/Glennmen/ploi-deploy-action">https://github.com/Glennmen/ploi-deploy-action<br></a><br></div>]]>
            </summary>
                                    <updated>2021-05-12T09:36:30+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Recap Ploi 2020 🎇]]></title>
            <link rel="alternate" href="https://ploi.io/news/recap-ploi-2020" />
            <id>https://ploi.io/57</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>2020 was a strange and rough year, COVID-19 has changed our lives and has not gone unnoticed sadly. No one was expecting a worldwide pandemic at the start of 2020. Projects got cancelled, budgets got cut off and people have been laid off their jobs.</div><div><br></div><div>Aside from the annoying lockdowns and measures that had to be taken, we were not going to give up or back down. Instead, we've had a very busy year with a lot to tell you once again. In fact, we were happy to announce we started 2020 with a partnership together with DigitalOcean: <a href="https://ploi.io/news/ploi-partnered-with-digitalocean">https://ploi.io/news/ploi-partnered-with-digitalocean</a></div><div><br></div><div>To sum up 2020 for Ploi:</div><ul><li>Synchronized deployments - <a href="https://ploi.io/news/synchronized-deployments">https://ploi.io/news/synchronized-deployments</a></li><li>AWS S3 backups - <a href="https://ploi.io/news/aws-s3-database-backups-have-arrived">https://ploi.io/news/aws-s3-database-backups-have-arrived</a></li><li>Staging to production - <a href="https://ploi.io/news/staging-to-production-sites-feature-is-live">https://ploi.io/news/staging-to-production-sites-feature-is-live</a></li><li>Restore database backups &amp; duplicating - <a href="https://ploi.io/news/restore-database-backups-duplicating-them">https://ploi.io/news/restore-database-backups-duplicating-them</a></li><li>Service status tab - <a href="https://ploi.io/news/service-status-tab">https://ploi.io/news/service-status-tab</a></li><li>FastCGI cache - <a href="https://ploi.io/news/fastcgi-cache-is-now-available">https://ploi.io/news/fastcgi-cache-is-now-available</a></li><li>Brand new panel design released - <a href="https://ploi.io/news/brace-yourself-weve-just-stepped-up-our-game">https://ploi.io/news/brace-yourself-weve-just-stepped-up-our-game</a></li><li>Let’s Encrypt wildcard support - <a href="https://ploi.io/news/letsencrypt-wildcard-support-linode-partnership">https://ploi.io/news/letsencrypt-wildcard-support-linode-partnership</a></li><li>Linode partnership - <a href="https://ploi.io/news/letsencrypt-wildcard-support-linode-partnership">https://ploi.io/news/letsencrypt-wildcard-support-linode-partnership</a></li><li>Cloudflare detailed statistics &amp; news feed - <a href="https://ploi.io/news/cloudflare-detailed-statistics-news-feed">https://ploi.io/news/cloudflare-detailed-statistics-news-feed</a></li><li>Dark mode - <a href="https://ploi.io/news/introducing-dark-mode">https://ploi.io/news/introducing-dark-mode</a></li><li>Testing domains - <a href="https://ploi.io/news/testing-domains-rolling-back-deployments">https://ploi.io/news/testing-domains-rolling-back-deployments</a></li><li>Rollback deployments - <a href="https://ploi.io/news/testing-domains-rolling-back-deployments">https://ploi.io/news/testing-domains-rolling-back-deployments</a></li><li>Meilisearch server type - <a href="https://ploi.io/news/meilisearch-server-support-ploi-core-is-released">https://ploi.io/news/meilisearch-server-support-ploi-core-is-released</a></li><li>Ploi Core released - <a href="https://ploi.io/news/meilisearch-server-support-ploi-core-is-released">https://ploi.io/news/meilisearch-server-support-ploi-core-is-released</a></li><li>Webserver templates - <a href="https://ploi.io/news/webserver-templates-composer-2-is-out">https://ploi.io/news/webserver-templates-composer-2-is-out</a></li><li>Added PHP 8.0 - <a href="https://ploi.io/news/php-80-available-wordpress-qol-feedback">https://ploi.io/news/php-80-available-wordpress-qol-feedback</a></li></ul><div><br></div><div>A lot of these articles actually contain more features &amp; releases which we have not mentioned, it is totally worth it to read them through and get familiar with the features we offer. Besides the mentioned articles &amp; features there have been a lot of small additions to the system which are usually not always mentioned in the news articles but mostly on social media. However we have recently started with adding changelogs to our news items (as well as this one)</div><div><br></div><div>Be sure to follow us on social media!</div><div><br></div><div>Twitter: <a href="https://twitter.com/ploi_deploy">https://twitter.com/ploi_deploy</a></div><div>Facebook: <a href="https://facebook.com/ploideploy">https://facebook.com/ploideploy</a></div><div>Instagram: <a href="https://www.instagram.com/ploi_deploy/">https://www.instagram.com/ploi_deploy/</a></div><div><br></div><div>That being said we are not going to stop here. We have a lot of plans for Ploi in 2021 and there is a lot coming (just by checking out our <a href="https://roadmap.ploi.io/">https://roadmap.ploi.io</a> should say enough)</div><div><br></div><div>Thank you for using Ploi in 2020 and hope to see you in 2021, waiting for a big bag of features to come that year 😎👋</div><div><br></div><div>Here is the recap of last year: <a href="https://ploi.io/news/recap-ploi-2019">https://ploi.io/news/recap-ploi-2019</a></div><div><br></div><div><strong>Changelog</strong></div><ul><li>[Improved] SSL icon after site name with tooltip (<a href="https://twitter.com/ploi_deploy/status/1336612577284124672">https://twitter.com/ploi_deploy/status/1336612577284124672</a>)</li><li>[Added] Label to profile if your VAT is verified</li><li>[Added] Ability to star servers (<a href="https://twitter.com/ploi_deploy/status/1339509290793635841">https://twitter.com/ploi_deploy/status/1339509290793635841</a>)</li><li>[Added] Ability to star sites</li><li>[Added] Ability to pause corncobs</li><li>[Added] Ability to sort sites in your server (<a href="https://twitter.com/ploi_deploy/status/1339551935255461892">https://twitter.com/ploi_deploy/status/1339551935255461892</a>)</li><li>[Fixed] Deployments are now in the correct timezone</li><li>[Fixed] Create time had wrong meta title</li><li>[Fixed] Site cloning feature keyscan host failures</li><li>[Fixed] Queue worker log was looking inside wrong directory when custom system user</li><li>[Fixed] General quick deploy fixes, should be a lot less buggy now</li><li>[Fixed] Issue when creating crontab as root user, wrong log directory</li><li>[Updated] Turkish language (<a href="https://github.com/ploi-deploy/ploi-translations/pull/17">https://github.com/ploi-deploy/ploi-translations/pull/17</a>)</li></ul>]]>
            </summary>
                                    <updated>2020-12-21T13:36:15+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[PHP 8.0 available & WordPress QOL feedback]]></title>
            <link rel="alternate" href="https://ploi.io/news/php-80-available-wordpress-qol-feedback" />
            <id>https://ploi.io/56</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>PHP 8.0 has been released on November 26th and we've had support for PHP since the RC versions. You may easily 1-click install PHP 8.0 via the PHP tab in your server.</div><div><br></div><div>Do note, since PHP 8.0 is fresh, not all applications will properly run or support PHP 8.0 yet. Obviously, with Ploi, you can easily serve multiple PHP versions per website so you can easily test this.</div><div><br></div><div><strong>WordPress Quality of Life Improvement</strong></div><div>We're planning on improving the WordPress integration even more. Over the last 2,5 years we've seen quite a few users submit WordPress feature to us that could be a major improvement to set up WordPress even more easily.</div><div><br></div><div>To keep track of everything we made a roadmap card with a list of features we're going to add. Feel free to add your comment with a feature suggestion for improving WordPress support &amp; integration in Ploi!</div><div><br></div><div><a href="https://roadmap.ploi.io/b/feature-requests/wordpress-qol-improvements/">https://roadmap.ploi.io/b/feature-requests/wordpress-qol-improvements/</a></div><div><br></div><div><strong>Changelog</strong></div><ul><li>[Added] PHP 8.0 officially 🥳</li><li>[Added] Webserver templates</li><li>[Added] Max connection settings for load balancers available</li><li>[Added] {COMMIT_MESSAGE} deploy script variable is now available</li><li>[Added] PHP CLI aliases for quick CLI versions (php56, php70, etc)</li><li>[Added] Ability to add description to network rules</li><li>[Added] Ability to see the source of a deployment (e.g. button, API, quick deploy, web hook, synced)</li><li>[Added] Ability to select per SSH key in your profile if they need to be pushed to newly created servers</li><li>[Added] Ability to disable robots for a site (settings tab site level)</li><li>[Added] In SSL tab, you may now 1-click add all the added aliases easily to request SSL certificates</li><li>[Added] In server providers tab (profile level) you may now see how many servers are attached to that server provider</li><li>[Added] Turkish language</li><li>[Improved] Health checker now checks from 4 locations after deployment, to see reachability and response time ✨</li><li>[Fixed] Quick deploy received several fixes to improve stability</li><li>[Fixed] Currency symbol in invoices</li><li>[Fixed] Bugfix in social login on register page</li><li>[Fixed] Render type for automatic order PDF has changed because unreadability for specific tools</li><li>[Fixed] General design fixes, such as border radius not visible in dark mode and more</li></ul><div><br></div><div><strong>Changelog Ploi Core</strong></div><ul><li>[Added] Ability to isolate sites per (Ploi Core) user &amp; site</li><li>[Added] Currencies: NOK, AUD, CAD</li><li>[Added] Ability to specify per user if a account password is needed to get FTP password</li><li>[Added] Default language setting</li><li>[Added] Sorting in billing for packages</li><li>[Added] Coupon feature in billing</li><li>[Added] Ability to create alert messages for your users</li><li>[Added] Cloudflare DNS support</li><li>[Added] Theme support (<a href="https://docs.ploi-core.io/theme/create-your-own-theme">https://docs.ploi-core.io/theme/create-your-own-theme</a>)</li><li>[Added] Ability to upload your own logo</li><li>[Fixed] Norwegian language key was wrong</li></ul><div><br></div><div><strong>Changelog Ploi API</strong></div><ul><li>[Added] Ability to enable testing domain via API (<a href="https://developers.ploi.io/sites/enable-test-domain">https://developers.ploi.io/sites/enable-test-domain</a>)</li><li>[Added] Ability to view full logs</li><li>[Added] Ability to request SSL for load balancers via API (<a href="https://developers.ploi.io/load-balancers/request-certificate-for-domain">https://developers.ploi.io/load-balancers/request-certificate-for-domain</a>)</li><li>[Added] Health URL statistics comes with site if it has this data</li></ul>]]>
            </summary>
                                    <updated>2020-12-07T10:16:08+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Webserver templates & Composer 2 is out! ✨]]></title>
            <link rel="alternate" href="https://ploi.io/news/webserver-templates-composer-2-is-out" />
            <id>https://ploi.io/55</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>It's been a while since we send out our latest newsletter, but that doesn't mean we haven’t been doing anything.</div><div><br></div><div>Progress is still well alive and ongoing strongly. We are so hyped to show you what’s coming, be sure to check out our roadmap to keep posted of the latest features, bugs and suggestions!</div><div><br></div><div>That being said, we've got something new to show you once again.</div><div><br></div><div><strong>Webserver templates!</strong></div><div>This feature makes it possible to save NGINX virtual host config files to your account, so you can select these to create your sites. Think of a specific Magento configuration, or a Statamic site where you need to do customization.&nbsp;</div><div><br></div><div>You can select the webserver template when pressing the "Advanced" button upon creating a site, in there you'll find a dropdown containing all your created webserver template configurations.<br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2020-10-26 at 11.39.20.png&quot;,&quot;filesize&quot;:253309,&quot;height&quot;:1013,&quot;href&quot;:&quot;https://ploi.io/storage/O1RFkjP4c7NUJCAI5YMhuX5Az3hZL2ZjaoKnC2KK.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/O1RFkjP4c7NUJCAI5YMhuX5Az3hZL2ZjaoKnC2KK.png&quot;,&quot;width&quot;:1659}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/O1RFkjP4c7NUJCAI5YMhuX5Az3hZL2ZjaoKnC2KK.png"><img src="https://ploi.io/storage/O1RFkjP4c7NUJCAI5YMhuX5Az3hZL2ZjaoKnC2KK.png" width="1659" height="1013"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2020-10-26 at 11.39.20.png</span> <span class="attachment__size">247.37 KB</span></figcaption></a></figure></div><div><strong>Composer 2 is out!</strong></div><div>Composer 2, with a huge performance increase has been released. All new servers provisioned by Ploi are automatically using the latest version. We leave it up to our users to upgrade from version 1 to 2, which is a real easy task to do so.</div><div><br></div><div>If you want to upgrade, all you need to run is this command in your command line:</div><div><br></div><div><strong>composer self-update —2</strong></div><div><br></div><div>From there, composer will do everything to update to version 2.</div><div><br></div><div>More information about version 2 and the changes that are done:</div><div><br></div><div><a href="https://blog.packagist.com/composer-2-0-is-now-available/">https://blog.packagist.com/composer-2-0-is-now-available/</a></div><div><br></div><div><strong>Changelog</strong></div><ul><li>[Released] Webserver templates ✨</li><li>[Added] Easy copy to clipboard button when creating API keys</li><li>[Added] TransIP as DNS provider</li><li>[Added] Ability to see the deployment time per deployment in deployments card</li><li>[Added] Status indicators now have pulsing background to make more clear something is going on</li><li>[Added] French language</li><li>[Added] Polish language</li><li>[Added] Plain server type (<a href="https://ploi.io/features/plain-server">https://ploi.io/features/plain-server</a>)</li><li>[Added] {DATE} deploy script variable to represent the date deployed</li><li>[Added] When searching, automatically select the first result to make click-through faster</li><li>[Added] Ability to add a label to your server inside status pages</li><li>[Added] Ability to disable keyboard shortcuts (<a href="https://ploi.io/profile/settings">https://ploi.io/profile/settings</a>)</li><li>[Added] Ability to install PHP 8.0 RC (BETA)</li><li>[Added] Ability to specify custom services in status tab</li><li>[Added] Ability to create readonly database users</li><li>[Added] Ability to specify bind address inside manage tab on server level incase you serve your database on another address for backups</li><li>[Added] Madrid location for UpCloud provider</li><li>[Added] Ability to set default site sorting in your profile settings</li><li>[Added] Ability to define a table prefix when 1-click installing WordPress</li><li>[Changed] Dark/light mode icon to a better suitable icon</li><li>[Fixed] Properly deleting SSH keys from user profile</li><li>[Fixed] Creating a site with system user as team user would not create the automatic system user</li><li>[Fixed] FTP backups sometimes gave a curl 530 error</li><li>[Fixed] Issue with API rate limiting, it was using a wrong signature key per request which has now been resolved</li><li>[Fixed] Sorting sites by domain was not working</li><li>[Fixed] Issue with dark mode and cronjob user not being visible</li><li>[Updated] Nextcloud 1-click install version 19 to 20</li></ul><div><br></div><div><strong>Changelog Ploi Core</strong></div><ul><li>[Added] Ability to specify a default HTML template in <a href="https://ploi.io">ploi.io</a> (index.html) to make the white label experience even better</li><li>[Added] Stripe support to allow billing (<a href="https://docs.ploi-core.io/digging-deeper/using-stripe">https://docs.ploi-core.io/digging-deeper/using-stripe</a>)</li><li>[Added] Ability as admin to look into application logs</li><li>[Added] Server management, users can now provision servers via your panel</li><li>[Added] Danish language</li><li>[Added] Norwegian language</li><li>[Added] Ability to disable keyboard shortcuts</li><li>[Improved] The package permissions have now greatly improved</li><li>[Fixed] MariaDB is now also supported</li></ul><div><br></div><div><strong>Changelog Ploi API</strong></div><ul><li>[Added] Ability to manage SSH keys on a server (<a href="https://developers.ploi.io/ssh-keys/list-ssh-keys">https://developers.ploi.io/ssh-keys/list-ssh-keys</a>)</li></ul>]]>
            </summary>
                                    <updated>2021-05-12T09:39:01+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[MeiliSearch server support & Ploi Core is released!]]></title>
            <link rel="alternate" href="https://ploi.io/news/meilisearch-server-support-ploi-core-is-released" />
            <id>https://ploi.io/54</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>Last week we've released support for MeiliSearch servers. MeiliSearch is a great alternative to Elasticsearch to make searching your documents (or data) fast.</div><div><br></div><div>Ploi makes setting up MeiliSearch a breeze, you can easily configure settings via our UI and start serving super fast search results.</div><div><br></div><div><strong>Ploi Core is released! </strong>🥳</div><div><br></div><div>We're very excited to shared that Ploi Core is now available, the panel to easily serve a panel to your customers. You can start right away by clicking "Get Ploi Core" on the website:</div><div><br></div><div><a href="https://ploi-core.io">https://ploi-core.io</a></div><div><br></div><div><strong>Changelog</strong></div><ul><li>[Released] Ploi Core 🎉&nbsp; <a href="https://ploi-core.io">https://ploi-core.io</a></li><li>[Added] MeiliSearch server type support (<a href="https://ploi.io/features/meilisearch-server">https://ploi.io/features/meilisearch-server</a>)</li><li>[Added] Ability to edit PHP FPM pools</li><li>[Added] More DNS providers added, DigitalOcean, Linode &amp; Hetzner (Cloudflare is already supported)</li><li>[Added] Rocket.chat notifications support</li><li>[Added] CTRL/CMD+S command for saving deploy script easily and fast</li><li>[Added] Editing daemons allow directory changes</li><li>[Added] More filters and information on the sites overview page</li><li>[Added] Ability to copy system user name on sites index in server</li><li>[Changed] Install certbot using snap now and renew hook is now using a dedicated script</li><li>[Changed] Used mousetrap library for keyboard shortcuts for wider browser support</li><li>[Fixed] Laravel tab down message removed as Laravel 8 does not support this anymore</li><li>[Fixed] Google Drive shared drive backups were not working, they are now</li><li>[Fixed] Input types on profile password page were normal inputs, changed to password type</li><li>[Fixed] AWS Site file backups were not running properly, this has been resolved now</li><li>[Fixed] MySQL dumps now use UTF8 encoding enforced so emoji's come in backups as well</li></ul>]]>
            </summary>
                                    <updated>2020-09-17T11:14:47+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[White label demo & phpMyAdmin SSL]]></title>
            <link rel="alternate" href="https://ploi.io/news/white-label-demo-phpmyadmin-ssl" />
            <id>https://ploi.io/53</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Last week we have released the ability to specify a hostname for your phpMyAdmin installation. At the same time, you can now 1-click install SSL to increase security while managing your database. <br><br>We have also done some major modifications to the load balancer view. It is now possible to specify a weight &amp; backup per webserver you attached to the load balancer. With that we took the liberty to add the same status tab that normal servers had, to the load balancers to easily debug any problems.<br><br>In other news: We&#039;ve made the Ploi Core white label demo available! 🥳<br><br><strong>What is Ploi Core?</strong><br>Ploi Core is a white label panel for you to use as webhosting panel for your customers. With Ploi as backbone, you&#039;ll be able to power-launch your webhosting company to the skies.<br><br>For more information on Ploi Core, visit <a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi-core.io">https://ploi-core.io</a><br><br>You can visit the exclusive demo at <a target="_blank" rel="noopener noreferrer nofollow" href="https://demo.ploi-core.io">https://demo.ploi-core.io</a> with the following credentials:<br>Email: demo@ploi-core.io<br>Password: secret<br><br><strong>Changelog</strong></p><ul><li><p>[Added] Ability to specify a hostname &amp; SSL for phpMyAdmin</p></li><li><p>[Added] Global database backup configurations</p></li><li><p>[Added] Global file backup configurations</p></li><li><p>[Added] Restore database backups from AWS support</p></li><li><p>[Added] Ability to deny specific rules in networking</p></li><li><p>[Added] Quick discord invite link (<a target="_blank" rel="noopener noreferrer nofollow" href="https://ploi.io/discord">https://ploi.io/discord</a>)</p></li><li><p>[Added] Deploy notifications are now also triggered when a deploy fails</p></li><li><p>[Added] Ability to restart server</p></li><li><p>[Added] Ability to edit php.ini per version in PHP tab</p></li><li><p>[Added] Ability to define weight and backup server in load balancer settings</p></li><li><p>[Added] Status tab to load balancers</p></li><li><p>[Re-Added] Ability to view the script output when running scripts on servers directly on the same page</p></li><li><p>[Fixed] When adding a new SSH key, provisioning to selected servers didn&#039;t work properly</p></li><li><p>[Fixed] Issue for file backups where large portions of zipping output was saved, this is useless and has been removed</p></li><li><p>[Fixed] Monitoring screenshot frontend was missing</p></li><li><p>[Fixed] Issue in load balancer settings when a variable was not set</p></li><li><p>[Fixed] Issue where team members where unable to do management with FastCGI cache</p></li></ul><p><br><strong>Changelog API</strong></p><ul><li><p>[Added] OPcache routes to API - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/php/refresh-opcache">https://developers.ploi.io/php/refresh-opcache</a></p></li><li><p>[Added] Installed PHP versions route - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/php/installed-php-versions">https://developers.ploi.io/php/installed-php-versions</a></p></li><li><p>[Added] FastCGI routes to API - <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.ploi.io/fastcgi-cache/enable-fastcgi-cache">https://developers.ploi.io/fastcgi-cache/enable-fastcgi-cache</a></p></li></ul><p><br></p>]]>
            </summary>
                                    <updated>2025-11-27T07:48:40+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[White label is coming 👀]]></title>
            <link rel="alternate" href="https://ploi.io/news/white-label-is-coming" />
            <id>https://ploi.io/52</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>It's been one of the most requested features people liked to see for Ploi: white labeling. The time is finally coming!<br><br></div><div>With Ploi Core, you'll power-launch your webhosting company. Using the ploi.io system as backbone you will be able to serve your customers your custom panel &amp; feeling.</div><div><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;screencapture-ploi-core-test-sites-2020-07-31-09_13_22.png&quot;,&quot;filesize&quot;:48994,&quot;height&quot;:720,&quot;href&quot;:&quot;https://ploi.io/storage/jCtY0wvo1xQ3MO5wHr75uMHWG5kjAULZVA3KNDdC.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/jCtY0wvo1xQ3MO5wHr75uMHWG5kjAULZVA3KNDdC.png&quot;,&quot;width&quot;:1280}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/jCtY0wvo1xQ3MO5wHr75uMHWG5kjAULZVA3KNDdC.png"><img src="https://ploi.io/storage/jCtY0wvo1xQ3MO5wHr75uMHWG5kjAULZVA3KNDdC.png" width="1280" height="720"><figcaption class="attachment__caption"><span class="attachment__name">screencapture-ploi-core-test-sites-2020-07-31-09_13_22.png</span> <span class="attachment__size">47.85 KB</span></figcaption></a></figure></div><div>The scheduled release is around <strong>20th of august</strong>, which could be moved around still. We'll also be releasing a demo of the panel soon so you can see what the capabilities are and how the panel looks &amp; feels.<br><br></div><div>Sign up for the Ploi Core newsletter here to stay up to date about the release and future updates:</div><div><a href="https://ploi-core.io">https://ploi-core.io</a><br><br></div><div><strong>Changelog</strong></div><ul><li>[Upcoming] White label: <a href="https://ploi-core.io">https://ploi-core.io</a></li><li>[Added] Hetzner Let’s Encrypt wildcard support</li><li>[Added] Ability to add commands (small script) when rolling back deployments</li><li>[Re-added] Ability to remove files in file explorer</li><li>[Improved] Rate limiting on specific actions now take the actual URL into consideration</li><li>[Improved] FAQ on pricing page: <a href="https://ploi.io/pricing">https://ploi.io/pricing</a></li><li>[Improved] Newly created system users now default to sudo false</li><li>[Fixed] DB backups with zip password protection could not contain a ‘&amp;’ character, validation is updated</li><li>[Fixed] Installation failures for servers that had MariaDB</li><li>[Fixed] Quick deploy toggle was also showing for non supported GIT drivers, this should not happen</li><li>[Fixed] PHP version button on site level was not indicating which version it was running, it is now</li></ul>]]>
            </summary>
                                    <updated>2020-12-18T06:14:04+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Testing domains & rolling back deployments 🔥]]></title>
            <link rel="alternate" href="https://ploi.io/news/testing-domains-rolling-back-deployments" />
            <id>https://ploi.io/51</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>Don't have a domain yet to test on, or don't want to switch the main DNS yet?&nbsp;<br><br></div><div>No problem, we've got your back now. You can now easily 1-click enable a testing domain for your site in Ploi so you can easily view the website without any DNS setup. Under the hood we utilize the Cloudflare API to create a DNS record in the <a href="http://ploi.link">ploi.link</a> domain.<br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2020-07-11 at 08.40.20@2x.png&quot;,&quot;filesize&quot;:363947,&quot;height&quot;:1440,&quot;href&quot;:&quot;https://ploi.io/storage/8E5eBimHZdH1MnQrHqkzK2T2kt6ptvY3MjKz05tK.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/8E5eBimHZdH1MnQrHqkzK2T2kt6ptvY3MjKz05tK.png&quot;,&quot;width&quot;:3208}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/8E5eBimHZdH1MnQrHqkzK2T2kt6ptvY3MjKz05tK.png"><img src="https://ploi.io/storage/8E5eBimHZdH1MnQrHqkzK2T2kt6ptvY3MjKz05tK.png" width="3208" height="1440"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2020-07-11 at 08.40.20@2x.png</span> <span class="attachment__size">355.42 KB</span></figcaption></a></figure></div><div>With that, we also silently released another big feature yesterday. You are now able to rollback deployments with the click of a button.&nbsp;</div><div>This makes a great feature because you're able to quickly switch back to a previous version if something didn't go right.<br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2020-07-14 at 11.03.00.png&quot;,&quot;filesize&quot;:97172,&quot;height&quot;:789,&quot;href&quot;:&quot;https://ploi.io/storage/FOWe7Fm0f8lAYQMUn8iSzpnE1kNvxmbku3j9NuCB.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/FOWe7Fm0f8lAYQMUn8iSzpnE1kNvxmbku3j9NuCB.png&quot;,&quot;width&quot;:1009}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/FOWe7Fm0f8lAYQMUn8iSzpnE1kNvxmbku3j9NuCB.png"><img src="https://ploi.io/storage/FOWe7Fm0f8lAYQMUn8iSzpnE1kNvxmbku3j9NuCB.png" width="1009" height="789"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2020-07-14 at 11.03.00.png</span> <span class="attachment__size">94.89 KB</span></figcaption></a></figure><br>At this time, we keep track of the latest 5 deployments, so you're able to go back 5 deployments in total. If you pushed a new fix to your repository, you can just click the original deploy button and it will pull in the latest changes.<br><br></div><div><strong>Changelog</strong></div><ul><li>[Added] Testing domains</li><li>[Added] Rollback deployments</li><li>[Added] Route 53 support for Let’s Encrypt wildcard domains</li><li>[Added] Microsoft teams notifications support</li><li>[Added] Path label to SSL certificates to see where the certificate is stored</li><li>[Added] PostgreSQL to service status list (status tab)</li><li>[Added] Support for CIDR firewall rules (10.0.0.0/24) (<a href="https://roadmap.ploi.io/b/panel-requests/allow-firewall-rule-creation-with-cidr/">https://roadmap.ploi.io/b/panel-requests/allow-firewall-rule-creation-with-cidr/</a>)</li><li>[Added] Support for daemon directory input (<a href="https://roadmap.ploi.io/b/server-level-requests/daemon-directory-input">https://roadmap.ploi.io/b/server-level-requests/daemon-directory-input</a>)</li><li>[Re-added] Cloning sites (currently only for sites using ploi user)</li><li>[Updated] Darkmode progress &amp; tweaks</li><li>[Updated] File explorer UI has been revamped completely</li><li>[Updated] Terms &amp; privacy policy updated (<a href="https://ploi.io/terms">https://ploi.io/terms</a>, <a href="https://ploi.io/privacy">https://ploi.io/privacy</a>)</li><li>[Fixed] Quick deploy toggle had issues with enabling/disabling</li><li>[Fixed] Editing database config file while postgresql installed wouldn’t be able to find the config file</li><li>[Fixed] When deleting the last domain alias, it wouldn't allow you, fixed validation for this</li></ul><div><strong>Changelog languages</strong></div><ul><li>[Added] Spanish language (ES) (<a href="https://github.com/ploi-deploy/ploi-translations/commit/448a88763d17697cf18177fb21252294cff560a6">https://github.com/ploi-deploy/ploi-translations/commit/448a88763d17697cf18177fb21252294cff560a6</a>)</li><li>[Updated] German language (DE) (<a href="https://github.com/ploi-deploy/ploi-translations/pull/13">https://github.com/ploi-deploy/ploi-translations/pull/13</a>)</li></ul><div><strong>Changelog Youtube</strong></div><ul><li>[Added] Rollback a deployment - <a href="https://www.youtube.com/watch?v=jgq6J3jGiaE">https://www.youtube.com/watch?v=jgq6J3jGiaE</a></li></ul>]]>
            </summary>
                                    <updated>2020-12-18T06:13:14+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Introducing: Dark mode  🎨]]></title>
            <link rel="alternate" href="https://ploi.io/news/introducing-dark-mode" />
            <id>https://ploi.io/50</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>Over the weekend we silently released the dark mode for the Ploi panel, we did this so we could iron out any trivial glitches and bugs. We're not done yet - but a big step has been made and it is usable ?<br><br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2020-06-29 at 09.53.52.png&quot;,&quot;filesize&quot;:162636,&quot;height&quot;:895,&quot;href&quot;:&quot;https://ploi.io/storage/cU0682XY3KePHRifn6I6S9PATXibQSl1z6LsBBxa.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/cU0682XY3KePHRifn6I6S9PATXibQSl1z6LsBBxa.png&quot;,&quot;width&quot;:1672}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/cU0682XY3KePHRifn6I6S9PATXibQSl1z6LsBBxa.png"><img src="https://ploi.io/storage/cU0682XY3KePHRifn6I6S9PATXibQSl1z6LsBBxa.png" width="1672" height="895"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2020-06-29 at 09.53.52.png</span> <span class="attachment__size">158.82 KB</span></figcaption></a></figure></div><div>Switching mode is fairly easy, just press the moon at the top right to switch forth and back. You can also head over to your profile to select a third option: "automatic". This will use your browsers preference, if it is in dark mode, Ploi will come along with your preference automatically.<br><br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2020-06-29 at 09.54.05.png&quot;,&quot;filesize&quot;:155473,&quot;height&quot;:892,&quot;href&quot;:&quot;https://ploi.io/storage/4Uf3lefkL8bOUqwIstoJZCwsMs3kuiYVgbdO0Y54.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/4Uf3lefkL8bOUqwIstoJZCwsMs3kuiYVgbdO0Y54.png&quot;,&quot;width&quot;:1673}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/4Uf3lefkL8bOUqwIstoJZCwsMs3kuiYVgbdO0Y54.png"><img src="https://ploi.io/storage/4Uf3lefkL8bOUqwIstoJZCwsMs3kuiYVgbdO0Y54.png" width="1673" height="892"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2020-06-29 at 09.54.05.png</span> <span class="attachment__size">151.83 KB</span></figcaption></a></figure></div><div>Be sure to let us know if you run into any design issues so we can solve these accordingly.</div><div>Besides the dark mode, we've also worked on the responsive design which is coming along very nicely. However we still advice you to not do any heavy server management stuff on mobile, it is nice to have the panel available in mobile as well.</div><div><strong>Changelog</strong></div><ul><li>[Added] Dark mode ? ?</li><li>[Added] Amazon T3 plans</li><li>[Added] Ability to read key &amp; CSR for certificate requests</li><li>[Added] Security updates label on server index will only show if there are security updates to do</li><li>[Changed] Laravel tab improvements</li><li>[Updated] Nextcloud version 19 &amp; installation improvements</li><li>[Fixed] PHP tab had some issues when switching PHP version, is now being picked up correctly</li><li>[Fixed] Added fallback for LE certificates if any old traces where left</li><li>[Fixed] PostgreSQL 12 is now being installed for Ubuntu 20</li><li>[Improved] Subscription page with features you gain/loose when upgrading/downgrading</li><li>[Improved] Responsive panel design</li><li>[Started] Development has started on backup configurations per profile (so you can easily select a configuration if you want to backup a DB or site) - https://roadmap.ploi.io/b/panel-requests/global-backup-configuration</li></ul><div><strong>Changelog languages</strong></div><ul><li>[Updated] German language (DE) (<a href="https://github.com/ploi-deploy/ploi-translations/pull/12">https://github.com/ploi-deploy/ploi-translations/pull/12</a>)</li></ul><div><strong>Changelog API</strong></div><ul><li>[Added] Ability to manage domain aliases (<a href="https://developers.ploi.io/aliases/list-aliases">https://developers.ploi.io/aliases/list-aliases</a>)</li><li>[Added] Ability to specify if a system user should have sudo or not (<a href="https://developers.ploi.io/system-users/create-system-user">https://developers.ploi.io/system-users/create-system-user</a>)</li></ul><div><strong>Changelog Youtube - </strong>(<a href="https://ploi.io/youtube">https://ploi.io/youtube</a>)</div><ul><li>[Added] Load balancing video - <a href="https://www.youtube.com/watch?v=4KxGUv5vZy4">https://www.youtube.com/watch?v=4KxGUv5vZy4</a></li><li>[Added] Let’s Encrypt video - <a href="https://www.youtube.com/watch?v=LYGNH4CAkNI">https://www.youtube.com/watch?v=LYGNH4CAkNI</a></li></ul>]]>
            </summary>
                                    <updated>2020-08-02T16:21:46+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Cloudflare detailed statistics 📈 & News feed]]></title>
            <link rel="alternate" href="https://ploi.io/news/cloudflare-detailed-statistics-news-feed" />
            <id>https://ploi.io/49</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>If you have Cloudflare attached to your Ploi account you’re in luck!&nbsp;</div><div>It is now possible to view detailed statistics gathered by Cloudflare easily in the Ploi panel. You are able to see requests (pageviews, cached), bandwidth, TLS version &amp; uniques per day. Just visit the DNS tab in site level and press “Statistics”.<br><br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;screencapture-ploi-io-panel-servers-6557-sites-11665-cloudflare-dns-records-2020-06-05-09_10_09.png&quot;,&quot;filesize&quot;:206400,&quot;height&quot;:1770,&quot;href&quot;:&quot;https://ploi.io/storage/1UZprz2GZV70dpvmy6qKanm0ON3q3NnsGoyOOy7r.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/1UZprz2GZV70dpvmy6qKanm0ON3q3NnsGoyOOy7r.png&quot;,&quot;width&quot;:1727}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/1UZprz2GZV70dpvmy6qKanm0ON3q3NnsGoyOOy7r.png"><img src="https://ploi.io/storage/1UZprz2GZV70dpvmy6qKanm0ON3q3NnsGoyOOy7r.png" width="1727" height="1770"><figcaption class="attachment__caption"><span class="attachment__name">screencapture-ploi-io-panel-servers-6557-sites-11665-cloudflare-dns-records-2020-06-05-09_10_09.png</span> <span class="attachment__size">201.56 KB</span></figcaption></a></figure></div><div>Another bigger update we have done is adding a news RSS feed. We’ve had some more requests lately users asking us to add a feed so they can easily track us that way.</div><div>So here it is: <a href="https://ploi.io/feed/news">https://ploi.io/news/feed</a></div><div><strong>Changelog</strong></div><ul><li>[Added] Detailed statistics view for Cloudflare integrations ?</li><li>[Added] Ability to add a description to databases (<a href="https://roadmap.ploi.io/b/panel-requests/add-description-to-database/">https://roadmap.ploi.io/b/panel-requests/add-description-to-database/</a>)</li><li>[Added] Ability to add PTR records in Cloudflare DNS management</li><li>[Added] {RELEASE} variable for deploy scripts with sites having zero downtime enabled</li><li>[Added] {RELOAD_PHP_FPM} variable for deploy scripts to reload FPM worker (which uses the site’s PHP version)</li><li>[Added] Documentation link to sidebar in panel</li><li>[Added] Logout button whenever you were presented with the lock screen</li><li>[Added] Ability to see usages for notification channels in your profile</li><li>[Added] News feed (<a href="https://ploi.io/feed/news">https://ploi.io/news/feed</a>)</li><li>[Fixed] Sites overview had wrong &lt;title&gt; text</li><li>[Fixed] Applied general fixes for SSL wildcard LetsEncrypt</li><li>[Fixed] Bug when you wanted to delete a notification channel from your profile with entities attached</li><li>[Fixed] Bug when you wanted to test pushover notifications</li></ul><div><strong>Changelog languages</strong></div><ul><li>[Added] Swedish language (SV)</li><li>[Updated] German language (DE)</li></ul><div><strong>Changelog API</strong></div><ul><li>[Added] Ability to deploy staging to production sites <a href="https://developers.ploi.io/deployments/deploy-staging-site-to-production">https://developers.ploi.io/deployments/deploy-staging-site-to-production</a></li></ul>]]>
            </summary>
                                    <updated>2021-05-25T10:34:51+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[LetsEncrypt wildcard support & Linode partnership 🎉]]></title>
            <link rel="alternate" href="https://ploi.io/news/letsencrypt-wildcard-support-linode-partnership" />
            <id>https://ploi.io/48</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>It has been a few weeks after we released the awesome panel update, and yet again we are back with awesome updates.</div><div>We now support LetsEncrypt wildcard SSL! 🎉 Supported drivers for now are Cloudflare, DigitalOcean &amp; Linode. With Linode it is good to know that requesting wildcard SSL can take up to 15 minutes as their DNS system processes each 15 minutes.<br><br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2020-05-29 at 12.03.34@2x.png&quot;,&quot;filesize&quot;:211138,&quot;height&quot;:1452,&quot;href&quot;:&quot;https://ploi.io/storage/NQB1eCCKMeTWhR1CrZtaIea0yDxJZ0RHopGOfUN7.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/NQB1eCCKMeTWhR1CrZtaIea0yDxJZ0RHopGOfUN7.png&quot;,&quot;width&quot;:2026}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/NQB1eCCKMeTWhR1CrZtaIea0yDxJZ0RHopGOfUN7.png"><img src="https://ploi.io/storage/NQB1eCCKMeTWhR1CrZtaIea0yDxJZ0RHopGOfUN7.png" width="2026" height="1452"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2020-05-29 at 12.03.34@2x.png</span> <span class="attachment__size">206.19 KB</span></figcaption></a></figure></div><div>A guide on how to request wildcard SSL can be found here: <a href="https://ploi.io/documentation/ssl/how-do-i-request-an-letsencrypt-wildcard-certificate">https://ploi.io/documentation/ssl/how-do-i-request-an-letsencrypt-wildcard-certificate</a></div><div>Besides this great update we have another big item to share: we established a new partnership with Linode 👋 We are planning on adding awesome features for this specific server provider as well as other partnered server providers on our system, we will share more about that in the near future.<br><br></div><div><strong>Changelog</strong></div><ul><li>[Added] LetsEncrypt wildcard support ?</li><li>[Added] Linode as official partner (<a href="https://ploi.io/links">https://ploi.io/links</a>)</li><li>[Added] Arrow navigation in search results when pressing “/“</li><li>[Added] More keyboard shortcuts to navigate in panel, press “/“ to see which shortcuts are available</li><li>[Added] Completely new onboarding experience view for new users</li><li>[Added] Ability to purge cache when using Cloudflare (In DNS tab)</li><li>[Added] Logs when enabling, flushing or disabling FastCGI cache module</li><li>[Added] {FLUSH_FASTCGI_CACHE} variable for deploy scripts to flush the cache after deployment</li><li>[Added] UpCloud now also supports Ubuntu 20.04</li><li>[Added] Documentation link to sidebar</li><li>[Added] Ability toggle if a new system user should have sudo or not</li><li>[Progress] On translations, we’re still looking for more translations: <a href="https://github.com/ploi-deploy/ploi-translations">https://github.com/ploi-deploy/ploi-translations</a></li><li>[Progress] On responsive, we still discourage to manage server through mobile, however we have made big steps in making the panel more responsive</li><li>[Fixed] Encoding on server logs reading, sometimes an unknown format is returned which we convert properly now to read</li><li>[Fixes] Since the release of the new panel a lot of small UI things have been changed/updated according to user feedback, we’re satisfied with how it is now. There still might be some small labels or texts that are wrong or misplaced, let us know if you find any and we’ll update that right away. Thanks so much for your support &amp; feedback on the new panel release! ?</li></ul>]]>
            </summary>
                                    <updated>2020-08-02T16:24:03+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Brace yourself, we’ve just stepped up our game 👀]]></title>
            <link rel="alternate" href="https://ploi.io/news/brace-yourself-weve-just-stepped-up-our-game" />
            <id>https://ploi.io/47</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>We’ve been working on this for a long while and it is now finally the time to release: a brand new panel.<br><br></div><div>A lot of things have been refactored and rewritten to your benefit 🤩<br><br></div><div>With this new design we increase the consistency between all the elements we use, that being said; it could be that some things are on different places from what you where used too. Not to worry, not a single feature has been dropped in this update, we kept them all 😎<br><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image/png&quot;,&quot;filename&quot;:&quot;CleanShot 2020-05-12 at 15.19.41.png&quot;,&quot;filesize&quot;:122143,&quot;height&quot;:900,&quot;href&quot;:&quot;https://ploi.io/storage/maCwC2kjLVGwrFAbr7DpyPQa55n63R5Lck7MdKjl.png&quot;,&quot;url&quot;:&quot;https://ploi.io/storage/maCwC2kjLVGwrFAbr7DpyPQa55n63R5Lck7MdKjl.png&quot;,&quot;width&quot;:1565}" data-trix-content-type="image/png" data-trix-attributes="{&quot;presentation&quot;:&quot;gallery&quot;}" class="attachment attachment--preview attachment--png"><a href="https://ploi.io/storage/maCwC2kjLVGwrFAbr7DpyPQa55n63R5Lck7MdKjl.png"><img src="https://ploi.io/storage/maCwC2kjLVGwrFAbr7DpyPQa55n63R5Lck7MdKjl.png" width="1565" height="900"><figcaption class="attachment__caption"><span class="attachment__name">CleanShot 2020-05-12 at 15.19.41.png</span> <span class="attachment__size">119.28 KB</span></figcaption></a></figure></div><div>Some small finetuning &amp; changes could occur since this is a more bigger update, the start this morning was quite rough however it is coming along very nicely!</div><div>With this update we also release the support of Ubuntu 20.04 LTS, this is when you use the server provider integration (this does not include UpCloud yet, as they do not support Ubuntu 20.04 yet).&nbsp;</div><div>Of course, you can also install a custom server with this OS, make sure when you install a custom server that you select the correct OS.<br><br></div><div><strong>Changelog</strong></div><ul><li>[Added] As described above, brand new panel design 🎨</li><li>[Added] Sites overview</li><li>[Added] Ability to setup custom Laravel commands in Laravel tab</li><li>[Added] API now has redirects endpoints (<a href="https://developers.ploi.io/redirects/list-redirects">https://developers.ploi.io/redirects/list-redirects</a>)</li><li>[Added] API now has custom server creation (<a href="https://developers.ploi.io/servers/create-custom-server">https://developers.ploi.io/servers/create-custom-server</a>)</li><li>[Added] Ability to view queue worker logs</li><li>[Added] Ability to search in status pages</li><li>[Added] Keyboard shortcuts (which ones show in the search modal), if you have suggestions let us know!</li><li>[Breaking change] Site deploy notifications (notifications tab) is now (finally) using the new notifications system. Old setup notifications will not work anymore and will have to be setup again.</li><li>[Changed] Default PHP version when installing a server is now 7.4</li><li>[Changed] New server installations will now use Ubuntu 20.04 if installed by server provider</li><li>[Changed] New server installations will now use NGINX 17</li><li>[Changed] New server installations will now use MySQL 8</li><li>[Changed] We have swapped Codemirror for Codejar (for editing config files, deploy scripts)</li><li>[Changed] Meta has been renamed to settings</li><li>[Changed] FastCGI cache path more specifically to the domain itself</li><li>[Changed] We have closed support for non-paying customers</li><li>[Changed] We have removed wysiwyg editor from support, you can now use markdown in requests</li><li>[Fixed] When using AWS installing a storage server it would not open the 9000 port in AWS security group</li></ul>]]>
            </summary>
                                    <updated>2020-11-20T10:09:45+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[FastCGI Cache is now available]]></title>
            <link rel="alternate" href="https://ploi.io/news/fastcgi-cache-is-now-available" />
            <id>https://ploi.io/46</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>It is now possible to 1-click enable the FastCGI cache module in NGINX! </p>
<p>FastCGI cache is a module that can cache directive content which is served from the PHP backend. Using this module will significantly improve your site speed.</p><figure><img src="https://ploi.io/storage/118/Screen-Shot-2020-04-21-13-01-43.14.png" data-image="20he94nvxdcf"></figure>
<p>By default we deploy a set of rules that should be usable for a default PHP app & WordPress. However, you are completely free to edit these lines to your likings so it will work for your own application.</p><figure><img src="https://ploi.io/storage/119/Screen-Shot-2020-04-21-13-02-11.55.png" data-image="dhv8enaufn8m"></figure>
<p>We also offer the ability to flush your cache from the FastCGI Cache modal, soon we will also release a deploy script variable to trigger the cache flush so cache is flushed on each deploy.</p>
<p><strong>Changelog</strong></p>
<ul>
<li>[Added] FastCGI cache 1-click install ?</li>
<li>[Added] Storage servers may now easily request LetsEncrypt SSL</li>
<li>[Added] Ability to scroll in scripts modal</li>
<li>[Added] Ability to search in repositories dropdown when installing a repository</li>
<li>[Added] Symphony tab added with specific commands</li>
<li>[Added] YouTube channel (<a href="https://ploi.io/youtube">https://ploi.io/youtube</a>)</li>
<li>[Added] Documentation now uses Meilisearch for fast and quick search results (<a href="https://ploi.io/documentation">https://ploi.io/documentation</a>)</li>
<li>[Updated] Servers will now be installed with Node V12</li>
<li>[Updated] Validation message when adding Vultr server when Ploi has no access</li>
<li>[Updated] 2FA package has been updated</li>
<li>[Improved] Monitoring script has been improved on the CPU resource measurement</li>
<li>[Improved] Queue tab will not display if no PHP is installed</li>
<li>[Improved] phpMyAdmin installations are now the newest version</li>
<li>[Fixed] Redis with PHP installation is now solved</li>
</ul>]]>
            </summary>
                                    <updated>2020-04-21T11:19:01+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Service status tab 🚦]]></title>
            <link rel="alternate" href="https://ploi.io/news/service-status-tab" />
            <id>https://ploi.io/45</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>We've received an awesome request by one of our users a while back to implement a view where you could see an overview of all the important services and their status. You can read more up on the request here: <a href="https://roadmap.ploi.io/b/panel-requests/show-services-status-nginx-php-etc-in-control-panel/">https://roadmap.ploi.io/b/panel-requests/show-services-status-nginx-php-etc-in-control-panel/<br></a><br></div><div><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:1050,&quot;url&quot;:&quot;https://ploi.io/storage/114/Screen-Shot-2020-04-09-13-22-26.94.png&quot;,&quot;width&quot;:1694}" data-trix-content-type="image" class="attachment attachment--preview"><img src="https://ploi.io/storage/114/Screen-Shot-2020-04-09-13-22-26.94.png" width="1694" height="1050"><figcaption class="attachment__caption"></figcaption></figure></div><div>We found this to be an excellent feature in Ploi and processed it! You can now visit the 'Status' tab on the left hand side in server level and see an overview of your services and their status. You can also request their specific status by pressing the "Status" button. This makes debugging easier as it will include an error code if something is wrong.<br><br></div><div><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:1033,&quot;url&quot;:&quot;https://ploi.io/storage/115/Screen-Shot-2020-04-09-13-22-11.88.png&quot;,&quot;width&quot;:1688}" data-trix-content-type="image" class="attachment attachment--preview"><img src="https://ploi.io/storage/115/Screen-Shot-2020-04-09-13-22-11.88.png" width="1688" height="1033"><figcaption class="attachment__caption"></figcaption></figure></div><div>You also have the ability to start, stop and restart services from that tab to restart specific services: giving you even more control over your server easily by a click on the button.<br><br></div><div>As always we include a changelog at the bottom for you to read what has changed since the last newsletter that has been sent, and if you did not receive that check out the latest news article, this contains the changelog as well: <a href="https://ploi.io/news/restore-database-backups-duplicating-them">https://ploi.io/news/restore-database-backups-duplicating-them<br></a><br></div><div>If you have any suggestions or feedback, you are more than welcome to leave it on our roadmap: <a href="https://roadmap.ploi.io/">https://roadmap.ploi.io/<br></a><br></div><div><strong>Changelog<br></strong><br></div><ul><li>[Added] Service status tab ?</li><li>[Added] Status page management in API (<a href="https://developers.ploi.io/status-pages/list-status-pages">https://developers.ploi.io/status-pages/list-status-pages</a>)</li><li>[Added] If you have cloudflare attached and create a subdomain in ploi that exists in cloudflare, it will also link that domain so you can manage DNS</li><li>[Added] Ability to provide passwords to the ZIP for database backups</li><li>[Added] More strict validation for when using interactive commands in a deploy script</li><li>[Added] Ability to update IP address when the server got unreachable and user was presented with an unreachable screen</li><li>[Added] Ability to deploy SSH keys from your profile to multiple servers at once</li><li>[Added] Ability to see backup path for site file backups</li><li>[Added] Ability to delete single log items or select a few to delete those</li><li>[Added] Ability to synchronise environment files (.env)</li><li>[Added] Ability to disable incident log for status pages when there are no incidents present</li><li>[Added] Notification when quick deploy was triggered but could not deploy with a specific reason included</li><li>[Changed] Dropped reCaptcha from Google and added a honeypot as recaptcha</li><li>[Improved] Support tickets now give documentation suggestions according to your ticket title to help you</li><li>[Improved] Fail registration for deployments</li><li>[Fixed] Hetzner server provider does not accept _ characters, fixed to cast to - now</li><li>[Fixed] Fix for hostname while installation when invalid characters are present in server name</li><li>[Fixed] Several fixes for team members not being able to do actions they should be able to do</li><li>[Fixed] Default placeholder URL for Gitlab in commits tab</li></ul>]]>
            </summary>
                                    <updated>2020-08-02T16:24:41+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Restore database backups & duplicating them 🚀]]></title>
            <link rel="alternate" href="https://ploi.io/news/restore-database-backups-duplicating-them" />
            <id>https://ploi.io/44</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>Development is at full steam! We’ve been working hard delivering you a better server management experience, as always.<br><br></div><div><strong>Restoring databases<br></strong><br></div><div>Restoring your database has never been easier, just click the “Files” button behind your backup setting and select the backup you want to restore to your database. Make sure that whenever you decide to restore your backup that the database could be unavailable for a brief time as it is processing the backup. We recommend to put your application in a maintenance mode if possible.<br><br></div><div>Currently restoring databases is available for Dropbox &amp; local, we are working on the other drivers to support this.<br><br></div><div><strong>Duplicating databases<br></strong><br></div><div>In addition to that, you can now also duplicate your database. This can be especially handy if you want to setup a quick development or staging site with actual data.&nbsp;<br><br></div><div><strong>Changelog<br></strong><br></div><ul><li>[Added] Ability to restore database backups ?</li><li>[Added] Ability to disable status page branding</li><li>[Added] Server tokens are now off by default (NGINX webserver does not show version number anymore)</li><li>[Added] An overview of servers that have monitoring installed</li><li>[Added] Ability to duplicate databases</li><li>[Added] Ability to specify a system user name when creating a site</li><li>[Added] Ability to search on domain aliases in mega search</li><li>[Added] Pacific timezones to profile settings</li><li>[Added] Ability to create wildcard domain aliases (like: *.<a href="http://example.com">example.com</a>)</li><li>[Updated] Staging feature now has more settings to customise better to your needs</li><li>[Updated] Scripts that did not contain the -y flag with apt update or install commands validation is improved</li><li>[Fixed] Additional site deploy scripts where not considering the owner of the server, team users would get denied access</li><li>[Fixed] Adding network rules for both TCP/UDP on same port was not possible</li><li>[Fixed] A lot of design inconsistencies in the panel have been resolved</li></ul>]]>
            </summary>
                                    <updated>2020-08-02T16:25:06+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Important: LetsEncrypt is revoking (specific) certificates due to a bug]]></title>
            <link rel="alternate" href="https://ploi.io/news/important-letsencrypt-is-revoking-specific-certificates-due-to-a-bug" />
            <id>https://ploi.io/43</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Important</strong></p>
<p>LetsEncrypt is revoking certain certificates due to a bug in CAA code on the 4th of March. You can read more about the details on this here: <a href="https://community.letsencrypt.org/t/2020-02-29-caa-rechecking-bug/114591" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://community.letsencrypt.org/t/2020-02-29-caa-rechecking-bug/114591&source=gmail&ust=1583331514345000&usg=AFQjCNEF0jsUwZ9s-CVp76FL-k7b_CJjrg">https://community.letsencrypt.org/t/2020-02-29-caa-rechecking-bug/114591</a></p>
<p>Public announcement: <a href="https://letsencrypt.org/caaproblem/" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://letsencrypt.org/caaproblem/&source=gmail&ust=1583331514345000&usg=AFQjCNE_hVqVpIr4jUcBQ8CnBDhcZkUfPg">https://letsencrypt.org/caaproblem/</a></p>
<p><strong>What should I do?</strong></p>
<p>You can use this service to easily check whether your domain is affected: <a href="https://unboundtest.com/caaproblem.html" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://unboundtest.com/caaproblem.html&source=gmail&ust=1583331514345000&usg=AFQjCNG2K-cBx3t_hDBZFX3FOQAi_DeowA">https://unboundtest.com/caaproblem.html</a></p>
<p>Whenever it is affected, make sure to remove the certificate from the Ploi UI and request a new one.</p>]]>
            </summary>
                                    <updated>2020-03-03T14:18:49+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Staging to production sites feature is live 🥳]]></title>
            <link rel="alternate" href="https://ploi.io/news/staging-to-production-sites-feature-is-live" />
            <id>https://ploi.io/42</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>We have released a very awesome new feature, called staging sites!<br><br></div><div>Easily enable the staging site by just clicking "Create Staging Site", it is as easy as that.<br>Ploi will handle everything in the background for you, we even create a DNS record for your staging domain to make things even smoother.<br><br></div><div>When you're ready to push to production, just press the Deploy to production button and sit back.<br>Want to exclude files to be deployed? No problem. Specify your own list of files to be ignored from deployment.<br><br></div><div><strong>Changelog<br></strong><br></div><ul><li>[Added] Staging sites feature 🥳</li><li>[Added] Ability to make status pages post auto updates regarding server connection</li><li>[Added] Jetbrains spaces to the user keyscan</li><li>[Added] Manage tab to load balancers to setup automatic updates</li><li>[Added] Log tab to load balancers to view logs</li><li>[Added] Ability to edit the database configuration file (my.cnf)</li><li>[Added] Ability to search on internal IP addresses</li><li>[Added] Ability to read certbot renew log in log tab</li><li>[Updated] Queue’s are now created with “queue:work” instead of “queue:listen”</li><li>[Updated] Monitoring labels now show “N/A” if a value of 0 or none was filled in</li><li>[Updated] We will now always force NGINX 16 (instead of 14)</li><li>[Updated] Restart button for database would always show “MySQL” if any other type was installed</li><li>[Updated] The way deployment failed registration worked, this is now completely accurate</li><li>[Updated] Virtual host file for Nextcloud installations to match their new standards</li><li>[Updated] About page now has a timeline</li><li>[Fixed] Whenever a domain was added with “www.” prefixed, redirects would not follow up correctly</li><li>[Fixed] Whenever there where multiple ssh ports in network tab, you would not be able to delete them</li><li>[Dropped] Support for hybrid has ended due to instability</li></ul>]]>
            </summary>
                                    <updated>2020-08-02T16:25:33+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[AWS S3 Database Backups have arrived]]></title>
            <link rel="alternate" href="https://ploi.io/news/aws-s3-database-backups-have-arrived" />
            <id>https://ploi.io/41</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Yes! You are now able to backup your databases to your S3 bucket ?</p>
<p>We have had a huge amount of requests for S3 backups (<a target="_blank" href="https://roadmap.ploi.io/b/server-level-requests/database-backup-drivers/">https://roadmap.ploi.io/b/server-level-requests/database-backup-drivers/</a>) and basically this is just the beginning. We will also start supporting other S3 drivers such as our own supported storage server MinIO, or like Wasabi S3.</p>
<p>Check out our article how to retrieve your security details for your server to access your bucket, so it can upload your backup ?</p>
<p><a target="_blank" href="https://ploi.io/documentation/mysql/how-do-i-create-iam-user-for-aws-s3-database-backups">https://ploi.io/documentation/mysql/how-do-i-create-iam-user-for-aws-s3-database-backups</a></p>
<p><strong>Changelog</strong></p>
<ul>
<li>[Added] AWS S3 backups ?</li>
<li>[Added] Ability for users on a subscription to easily upgrade/downgrade their subscription</li>
<li>[Added] Ability to run site file backups on demand via UI</li>
<li>[Added] Displaying backup file size in database backups, this is not available for all drivers yet</li>
<li>[Updated] New Hetzner logo</li>
<li>[Updated] DNS tab CAA record did not have border color, added this</li>
<li>[Updated] Deployment email (& failed one) added server name in subject</li>
<li>[Fixed] Updating a network rule when it was SSH port would not function properly</li>
<li>[Fixed] Site file backups would not always run, we have told them to stop goofing around and just run</li>
<li>[Fixed] Responsive design in frontend documentation improved</li>
<li>[Fixed] Automatic system user name generation when creating a domain was faulty when TLD was like: .<a href="http://co.uk">co.uk</a></li>
<li>[Fixed] Telegram server updates notification, we do not send the log output anymore as it was getting too big for telegram to handle</li>
<li>[Started] Progress on service status tab on server level, to quickly see what the statuses are for several services (like nginx, php, etc)</li>
</ul>]]>
            </summary>
                                    <updated>2020-02-05T11:59:37+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Synchronized deployments]]></title>
            <link rel="alternate" href="https://ploi.io/news/synchronized-deployments" />
            <id>https://ploi.io/40</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>You can now easily synchronize deployments across multiple domains! We personally ran into this where we needed to keep our uptime monitor servers code in sync, and where deploying them all manually each time, this was a pain and cumbersome. Just visit your repository tab in site level, and press "Manage synchronized deployments", this will open up a window to save sites to your repository that should be in sync once the initial site gets deployed.</p>
<figure><img src="https://ploi.io/storage/82/Screen-Shot-2020-01-21-12-58-31.13.png" data-image="q7mt1tapfrmk"></figure>
<p>By adding this feature we’ve actually also introduced a second feature automatically, it is now easier for servers that are load balanced to keep your code in sync, and in addition to that we have added a deploy button in the "Sites" tab from the load balancer so you don’t even have to go to your webservers and figure out which one to deploy.</p>
<p>This is because once you deploy a site through the load balancer it will automatically determine which repository is having synchronized websites and use that one to deploy (so the linked sites will get deployed as well). The sites do not have to be on the same server, you can select any site from all the servers you want to.</p>
<figure><img src="https://ploi.io/storage/83/Screen-Shot-2020-01-21-12-59-03.44.png" data-image="afd3vxqd7a6e"></figure>
<p><strong>Changelog</strong></p>
<ul>
<li>[Added] Synchronized deployments ?</li>
<li>[Added] PHP extensions window to install PHP extensions easily</li>
<li>[Added] Run scripts while creating a new server</li>
<li>[Added] Branding page (<a href="https://ploi.io/branding">https://ploi.io/branding</a>)</li>
<li>[Added] Onboarding view when a new user registers</li>
<li>[Added] Teams permissions now have inherit permissions</li>
<li>[Updated] Dropped support for TLS 1 & 1.1</li>
<li>[Updated] Total repositories in dropdown for GIT cloning has increased from 20 to 100</li>
<li>[Updated] FAQ in panel is now renamed to Documentation which is more clear</li>
<li>[Updated] Status pages now always display recent incidents days (<a href="https://status.larabug.com/">https://status.larabug.com/</a>)</li>
<li>[Updated] DigitalOcean plans now show more information about which type it is when creating a server</li>
<li>[Updated] A lot of tweaks to load balancing have been made to make the UX way more fluent</li>
<li>[Fixed] Ability to delete servers via API while building is now disabled </li>
<li>[Fixed] PHP 7.4 was not added to the user permission to reload</li>
<li>[Fixed] While installing a new server with custom scripts that contained ‘reboot or shutdown’ installation would break, disabled those scripts in server builder</li>
<li>[Fixed] Github social login if there was no e-mail in the return response, will now display a nice validation message</li>
</ul>]]>
            </summary>
                                    <updated>2020-01-21T12:04:29+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Ploi partnered with DigitalOcean 💙]]></title>
            <link rel="alternate" href="https://ploi.io/news/ploi-partnered-with-digitalocean" />
            <id>https://ploi.io/39</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:122,&quot;url&quot;:&quot;https://ploi.io/storage/80/Frame_4.png&quot;,&quot;width&quot;:488}" data-trix-content-type="image" class="attachment attachment--preview"><img src="https://ploi.io/storage/80/Frame_4.png" width="488" height="122"><figcaption class="attachment__caption"></figcaption></figure></div><div><br></div><div>We are very proud to announce we have established an official partnership with DigitalOcean, this partnership is a big step for us moving forward. 👏<br><br></div><div>Soon we will announce what our plans are with this partnership, but we can assure you: it will be very awesome 😎<br><br></div><div>We are still working on partnering up with the other providers that are available in our integrations system. It is an excellent way for us to offer stability and assurance to our users.<br><br></div><div>If you know a server provider that would fit nicely in Ploi; let us know! We are more than welcome to open up our list and welcoming new and/or young providers. 🤝<br><br></div>]]>
            </summary>
                                    <updated>2020-08-02T16:26:06+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[AWS EC2 support has arrived 👏]]></title>
            <link rel="alternate" href="https://ploi.io/news/aws-ec2-support-has-arrived" />
            <id>https://ploi.io/38</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>We are excited to announce that we have released AWS EC2 support, you can now easily use the Amazon integration right from the Ploi system.<br><br></div><div>Ploi will automatically select the newest official Ubuntu 18.04 LTS release for you to be installed. We also have created a guide on how to get your credentials from AWS.<br><br></div><div><a href="https://ploi.io/documentation/server-providers/add-aws-amazon-as-server-provider">https://ploi.io/documentation/server-providers/add-aws-amazon-as-server-provider<br></a><br></div><div>While creating an AWS EC2 server you also have the ability to manually specify the disk size which defaults to 15GB. We have added a link to the AWS calculator so you can calculate the monthly server price.<br><br></div><div><strong>Changelog<br></strong><br></div><ul><li>[Added] AWS EC2 support ?</li><li>[Added] Status page incidents</li><li>[Added] Dark mode for status pages (light, dark, auto)</li><li>[Updated] Renewed indexes for servers, teams &amp; status pages to be more clear when no records are present</li><li>[Updated] New toaster</li><li>[Updated] Sidebar now has less dropdowns to reduce click throughs</li><li>[Updated] Balanced the way server monitoring stats where send from servers</li><li>[Updated] Our VAT number to be compliant with new EU laws</li><li>[Fixed] Validation message for when adding Telegram notification channel which was not clear</li><li>[Fixed] Telegram notifications content too long (limited now)</li><li>[Fixed] Deleting a DigitalOcean server failure fix</li><li>[Fixed] API site repository was not functioning properly</li></ul>]]>
            </summary>
                                    <updated>2020-08-02T16:26:21+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Recap Ploi 2019 🎇]]></title>
            <link rel="alternate" href="https://ploi.io/news/recap-ploi-2019" />
            <id>https://ploi.io/37</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>2019 was a busy year for Ploi, as a new upcoming server management tool we have grown bigger and bigger. We started great in 2019 with the UpCloud partnership (<a href="https://ploi.io/news/upcloud-integration-support-with-ploiio">https://ploi.io/news/upcloud-integration-support-with-ploiio</a>) and with a lot of features.<br><br></div><div>To sum them up what has happened in 2019 in total:</div><ul><li>Teams update (<a href="https://ploi.io/news/huge-teams-update">https://ploi.io/news/huge-teams-update</a>)</li><li>phpMyAdmin support (<a href="https://ploi.io/news/install-phpmyadmin-with-1-click">https://ploi.io/news/install-phpmyadmin-with-1-click</a>)</li><li>Server monitoring (<a href="https://ploi.io/news/server-monitoring-phpmyadmin-1-click-install">https://ploi.io/news/server-monitoring-phpmyadmin-1-click-install</a>)</li><li>Google Drive support (<a href="https://ploi.io/news/google-drive-support">https://ploi.io/news/google-drive-support</a>)</li><li>Automatic subscriptions (<a href="https://ploi.io/news/automatic-subscriptions-now-available">https://ploi.io/news/automatic-subscriptions-now-available</a>)</li><li>Load balancing (<a href="https://ploi.io/news/introducing-load-balancing">https://ploi.io/news/introducing-load-balancing</a>)</li><li>User isolation per site (<a href="https://ploi.io/news/website-isolation-anyone">https://ploi.io/news/website-isolation-anyone</a>)</li><li>NGINX + Apache2 hybrid (<a href="https://ploi.io/news/so-nginx-apache2-hybrid-is-a-thing-now">https://ploi.io/news/so-nginx-apache2-hybrid-is-a-thing-now</a>)</li><li>Different PHP versions per site (<a href="https://ploi.io/news/you-may-now-select-different-php-versions-per-site">https://ploi.io/news/you-may-now-select-different-php-versions-per-site</a>)</li><li>Partnership with Hetzner (<a href="https://ploi.io/news/partnership-with-hetzner">https://ploi.io/news/partnership-with-hetzner</a>)</li><li>File explorer support (<a href="https://ploi.io/news/file-explorer-feature-free-larabug">https://ploi.io/news/file-explorer-feature-free-larabug</a>)</li><li>Database server support (<a href="https://ploi.io/news/database-server-type-server-updates">https://ploi.io/news/database-server-type-server-updates</a>)</li><li>Clone site support (<a href="https://ploi.io/news/clone-sites-notification-system-update">https://ploi.io/news/clone-sites-notification-system-update</a>)</li><li>Site monitor &amp; PostgreSQL support (<a href="https://ploi.io/news/site-uptime-monitor-postgresql-support">https://ploi.io/news/site-uptime-monitor-postgresql-support</a>)</li><li>Rebranded (!!) ?(<a href="https://ploi.io/news/so-we-ditched-our-logo">https://ploi.io/news/so-we-ditched-our-logo</a>)</li><li>Database &amp; file backups rotatable (<a href="https://ploi.io/news/database-file-backups-are-now-rotatable">https://ploi.io/news/database-file-backups-are-now-rotatable</a>)</li><li>Telegram support &amp; notifications update (<a href="https://ploi.io/news/sit-back-we-have-a-lot-to-tell-you">https://ploi.io/news/sit-back-we-have-a-lot-to-tell-you</a>)</li><li>Storage server support (<a href="https://ploi.io/news/storage-servers-released">https://ploi.io/news/storage-servers-released</a>)</li><li>Beautiful crafted status pages (<a href="https://ploi.io/features/status-pages">https://ploi.io/features/status-pages</a>)</li></ul><div>A lot of these articles actually contain more features &amp; releases which we have not mentioned, it is totally worth it to read them through and get familiar with the features we offer. Besides the mentioned articles &amp; features there have been a lot of small additions to the system which are usually not always mentioned in the news articles but mostly on social media. However we have recently started with adding changelogs to our news items (as well as this one)<br><br></div><div>Be sure to follow us on social media!<br><br></div><div>Twitter: <a href="https://twitter.com/ploi_deploy">https://twitter.com/ploi_deploy</a><br>Facebook: <a href="https://facebook.com/ploideploy">https://facebook.com/ploideploy</a><br>Instagram: <a href="https://www.instagram.com/ploi_deploy/">https://www.instagram.com/ploi_deploy/<br></a><br></div><div>That being said we are not going to stop here. We have a lot of plans for Ploi in 2020 and there is a lot coming (just by checking out our <a href="https://roadmap.ploi.io">https://roadmap.ploi.io</a> should say enough)<br><br></div><div>Thank you for using Ploi in 2019 and hope to see you a lot in 2020, waiting for a big bag of features to come that year ?<br><br></div><div><strong>Changelog</strong></div><ul><li>[Added] Status pages</li><li>[Added] Pushover notifications</li><li>[Added] PHP 7.4 support</li><li>[Added] Ability to restart PHP FPM workers</li><li>[Added] Ability to read PHP FPM logs</li><li>[Added] SFTP password support for file backups</li><li>[Added] SFTP database backups rotations</li><li>[Added] Ability to change the currency you pay in (EUR &amp; USD)</li><li>[Added] Ability to read private key from certificates (besides CSR)</li><li>[Added] Lightbox to frontend pages with screenshots so you can view images more clearly</li><li>[Added] Articles to deploy script suggestions</li><li>[Added] Ability to show private IP in overviews (setting in profile settings)</li><li>[Changed] Documentation in panel blue color reduced</li><li>[Fixed] Crucial bugfix in switching PHP versions when system user was not ploi</li><li>[Fixed] Whenever you installed another PHP version and it would fail, the status of the server would be changed to “Building failed” which is incorrect</li><li>[Fixed] Storage servers does now also install certbot</li></ul>]]>
            </summary>
                                    <updated>2020-12-21T07:32:48+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Black Friday 2019!]]></title>
            <link rel="alternate" href="https://ploi.io/news/black-friday-2019" />
            <id>https://ploi.io/36</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We have had a lot of questions about Black Friday for this year, if we are participating in this discount round.&nbsp;Well good news, because we are!</p>
<p>Enjoy 50% discount to extend your current subscription for a month ? Use the following code while using&nbsp;<strong>manual payment </strong>on<strong></strong>&nbsp;the subscription page:&nbsp;<strong>BLACK-FRIDAY-2019</strong></p>
<p>This code will only work on the <strong>29th of November 2019</strong> and is usable once per account for a maximum of 1 month.<br><strong></strong></p><p><strong>Changelog</strong></p>

<ul>
<li>[Added] Ability to change repository URL</li>
<li>[Added] Ability to change the default sorting of servers on the index (check your profile settings)</li>
<li>[Added] Telegram notification screenshot has been added to the frontend notifications page</li>
<li>[Added] Ability to run database backups on demand</li>
<li>[Added] PHPRedis is now installed by default on all new servers (you can install it on your current server using our documentation article)</li>
<li>[Added] API servers endpoint now also displays whether server needs a reboot or not</li>
<li>[Added] SFTP password support for database backups</li>
<li>[Fixed] When leaving keep backup amount field empty error would be generated</li>
<li>[Fixed] Automatic updates notification for slack and discord didn’t contain the servers name</li>
<li>[Fixed] The process of enabling and disabling OPCache</li>
<li>[Fixed] Bugfix in Daemon’s tab where it would not display users field if it did not contain custom system users</li>
<li>[Changed] Updated Vultr logo to their new logo</li>
<li>[Updated] Updated our WYSIWYG editor to latest version</li>
</ul>]]>
            </summary>
                                    <updated>2019-11-25T12:52:22+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Storage servers released! ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/storage-servers-released" />
            <id>https://ploi.io/35</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Storage servers are now available</strong></p>

<p>Your own file storage for your applications, it could not get any easier. Object storage with Amazon S3 support at its finest, most applications work out of the box because of the S3 support so it could not get any easier.</p>

<p>Ploi will help you setup a very easy maintable storage server ready for the future. Our system offers several features to make the complete setup a breeze for you.</p>

<p>Another benefit is that Ploi does not save any keys to increase security, everything is being read live from your server.</p><p><a href="https://ploi.io/features/storage-server">https://ploi.io/features/storage-server</a></p>

<p><strong>Website and server monitoring</strong></p>

<p>We have also been working on some adjustments for our monitoring systems. Soon you’ll be able to set up notification channels for site monitoring, SSL checks & mixed content. We hope to release this before the new year, so stay tuned.. ?</p>

<p><strong>New roadmap!</strong></p>

<p>We have moved away from Trello and started with Upvoty as roadmap now, you can visit our roadmap here: <a href="https://roadmap.ploi.io">https://roadmap.ploi.io</a>, it is also possible to sign up and subscribe to cards so you can stay up to date when we change status so you know what you’re up against.</p>

<p><strong>Other important updates</strong></p>

<ul>
<li>Prepared: PHP 7.4 (not released yet)</li>
<li>Added: Ability to add a new credit or debit card</li>
<li>Added: Storage type servers!</li>
<li>Changed: Rotating server logs is now more efficient</li>
<li>Changed: /roadmap now routes to the new roadmap from UpVoty</li>
<li>Changed: The way server connections where handled at night (to check if Ploi can still connect to your server)</li>
<li>Changed: Frontend design has more CTA cards now</li>
<li>Started: On status pages ?</li>
<li>Fixed: Fix for SSH keys creating in authorized_keys file</li>
<li>Fixed: Composer package suggestions had an error, this has been resolved now</li>
<li>Fixed: Server monitor had a bug with disk size, this has been resolved now</li>
<li>Fixed: SSL table had a bug with long root domain names, this has been resolved now</li>
<li>Fixed: When the notifications in the header dropdown where too long, it would adjust size as well, this has been resolved now</li>
<li>Fixed: Total used places for notifications in profile counter did not show all used places, it does now</li>
<li>Fixed: Fixed an issue with changing web directories, this works properly now</li>
<li>Removed: Servitor integration</li>
</ul>]]>
            </summary>
                                    <updated>2019-11-14T13:30:48+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Sit back, we have a lot to tell you ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/sit-back-we-have-a-lot-to-tell-you" />
            <id>https://ploi.io/34</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Important change to notifications</strong> ?</p>
<p>We are currently changing the way the notifications are handled in Ploi and want our users to be able to customize more in what they receive and where they receive notifications.</p>
<p>Thats why you can now define ‘Channels’ inside your profile in order to use those at places like server monitor or server updates. You can setup Slack, Discord and E-mail channels, we are working on more drivers like RocketChat.</p>
<p>To be able to receive notifications for server monitor, you may now attach your created channels to a server monitor notification. Just press the “Channels” button after the created notifications.</p>
<p>We are still working on the channel support at every notification ability that we offer, expect this real soon.</p>
<p><strong>Telegram notification support</strong></p>
<p>Following up on the important change from above, we have also added support for Telegram notifications. You can link your telegram account inside your profile under the API keys tab and then create a channel for it so it can be used for notifications.</p>
<p><strong>S3 server type support</strong></p>
<p>We have started on the ability for our users to create their own S3 supported servers, this feature is nearly done and requires some thoroughly testing before we can release is, but expectations are that we will be able to release this the beginning of november this year.</p>
<p><strong>Pricing change to Unlimited plan</strong></p>
<p>To keep improving our services we have decided to raise the price for the Unlimited plan from <strong>€25</strong> to <strong>€30</strong>, this change will come in effect on the <strong>25th of October 2019</strong>. Existing customers with an active automatic subscription will keep on the <strong>€25</strong> price unless they cancel and restart their subscription.</p>
<p><strong>Smaller updates</strong></p>
<ul>
<li>Fixed: team members where not able to search on sites in their teams</li>
<li>Fixed: hourly site file backups where not enabled yet</li>
<li>Fixed: WYSIWYG editor for support modals where bugged</li>
<li>Fixed: specific e-mail validation in teams section, it allowed ' characters which are not valid</li>
<li>Changed: frontend pricing now has a proper toggle button for yearly pricing</li>
<li>Added: ability to read Apache2 logs when server is a hybrid version</li>
<li>Added: ability to delete server through API</li>
<li>Added: hashtags to titles on the frontend pages for linking</li>
<li>Added: API featured block to frontend landing page</li>
</ul>]]>
            </summary>
                                    <updated>2019-11-21T13:40:08+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Database & file backups are now rotatable 🚀]]></title>
            <link rel="alternate" href="https://ploi.io/news/database-file-backups-are-now-rotatable" />
            <id>https://ploi.io/33</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Rotating backups</strong></p><p>So earlier it was already possible to backup your database &amp; files, the only downside was that it never really rotated anything. So eventually you would end up with a full Dropbox or Google Drive for example.</p><p>Well no more, you can now setup the maximum number of backups to keep in your provider. ?<figure data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:445,&quot;url&quot;:&quot;https://ploi.io/storage/70/Screen-Shot-2019-08-20-14-20-53.png&quot;,&quot;width&quot;:668}" data-trix-content-type="image" class="attachment attachment--preview"><img src="https://ploi.io/storage/70/Screen-Shot-2019-08-20-14-20-53.png" width="668" height="445"><figcaption class="attachment__caption"></figcaption></figure><strong>Internal IP address</strong></p><p>Since yesterday we also save an internal IP address whenever you install a server through <a href="https://ploi.io"><span style="text-decoration: underline;">ploi.io</span></a> itself. This makes it easier and faster to know what your internal IP address is for your server. You can find this IP address inside the server’s META tab, you also have the ability to setup the internal IP address there.<figure data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:369,&quot;url&quot;:&quot;https://ploi.io/storage/71/Screen-Shot-2019-08-20-14-30-21.21.png&quot;,&quot;width&quot;:442}" data-trix-content-type="image" class="attachment attachment--preview"><img src="https://ploi.io/storage/71/Screen-Shot-2019-08-20-14-30-21.21.png" width="442" height="369"><figcaption class="attachment__caption"></figcaption></figure></p><p>As always be sure to submit your feature suggestion inside our panel if you have any, we’d love to hear from you! ?<br><br></p>]]>
            </summary>
                                    <updated>2023-08-08T09:40:42+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[So we ditched our logo.. 🖼]]></title>
            <link rel="alternate" href="https://ploi.io/news/so-we-ditched-our-logo" />
            <id>https://ploi.io/32</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>As you might of noticed a lot has changed; we ditched the logo and changed the complete design.<br><br></div><div>We have changed our primary color from #62A6A6 to #1853DB, a very clean blue color. With that we have dropped the logo, basically the logo now is “<a href="https://ploi.io"><strong>ploi</strong>.io</a>”:<figure data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:323,&quot;url&quot;:&quot;https://ploi.io/storage/66/ploi512blue.jpg&quot;,&quot;width&quot;:323}" data-trix-content-type="image" class="attachment attachment--preview"><img src="https://ploi.io/storage/66/ploi512blue.jpg" width="323" height="323"><figcaption class="attachment__caption"></figcaption></figure><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:322,&quot;url&quot;:&quot;https://ploi.io/storage/67/ploi512white.jpg&quot;,&quot;width&quot;:322}" data-trix-content-type="image" class="attachment attachment--preview"><img src="https://ploi.io/storage/67/ploi512white.jpg" width="322" height="322"><figcaption class="attachment__caption"></figcaption></figure><br><br></div><div>With this update there are also some significant changes under the hood, we have optimized a lot in the backend for your comfort.<br><br></div><div>To sum up the changes;<br><br></div><ul><li>Ditched our logo (all text now)</li><li>Changed branding color from #62A6A6 to #1853DB</li><li>Completely redesigned frontend website</li><li>Completely hauled over the panel design</li><li>Changed login, register &amp; password forget page</li><li>Code editor highlighting added</li><li>Exported sites &amp; servers to 1 general search bar</li><li>A lot of new features added to API (server creation is still in progress &amp; changelog page is coming to https://developers.ploi.io)</li><li>Ability to export personal user data to see what we save</li><li>Speed improvements panel</li><li>Bug fixes panel</li></ul><div>And we’re not done yet! In this month we will be doing a lot of stuff to our API and we also have some very nice features coming to the panel.<br><br></div><div>We’d appreciate your opinion about this, be sure to let us know what you think!<br><br></div>]]>
            </summary>
                                    <updated>2021-05-12T09:36:47+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Site Uptime Monitor & PostgreSQL support]]></title>
            <link rel="alternate" href="https://ploi.io/news/site-uptime-monitor-postgresql-support" />
            <id>https://ploi.io/31</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Site Uptime Monitor</strong></p>
<p>We now offer the ability for users with the Unlimited plan to monitor their websites. We currently offer 2 locations: US & Singapore, we will be expanding this in the upcoming month to support more locations.</p>
<p>This is a real nice way to see what the response of your website is, we are also working on notifications per monitor so you can get notified whenever something is wrong or which has a higher response time.</p>
<figure><img src="https://ploi.io/storage/65/Screen-Shot-2019-07-15-12-14-41.21.png" data-image="msdcca545ic3" width="1062.6376360808708" height="583" style="width: 1062.64px; height: 583px;"></figure>
<p><strong><br>PostgreSQL Support</strong></p>
<p>We also have added the ability to install servers with PostgreSQL support, it is not possible to upgrade existing servers to allow PostgreSQL support. Backups are also fully working for PostgreSQL servers.</p>
<figure><img src="https://ploi.io/storage/64/Screen-Shot-2019-07-11-13-51-22.png" data-image="4qtldgd9oqas" width="902.570564516129" height="705" style="width: 902.571px; height: 705px;"></figure>
<p><br><br><strong></strong></p>]]>
            </summary>
                                    <updated>2019-07-15T10:26:06+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Clone Sites & Notification System Update! ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/clone-sites-notification-system-update" />
            <id>https://ploi.io/30</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Clone Sites</strong></p>
<p>It is now possible to clone your websites to your other servers, it will copy over all the files automatically for you. You can clone a website by going to the ‘Manage’ tab in site level. There you will find a button ‘Clone Site’ to head over to the clone window. ?</p>
<figure><img src="https://ploi.io/storage/62/Screen-Shot-2019-07-01-09-09-47.77.png" data-image="2hyv3irm3biq" width="925.1749347258485" height="438" style="width: 925.175px; height: 438px;"></figure>
<p><strong><br></strong></p>
<p><strong>Notification System Update</strong></p>
<p>We have also refactored and updated our notification system. It will now display real time incoming notifications and you are able to clear all the notifications at once. There are also plans to make the notification system more customizable so you can completely manage the notifications you want to receive.</p>
<figure><img src="https://ploi.io/storage/63/Screen-Shot-2019-07-01-09-09-16.40.png" data-image="w1nzxamwo1b5"></figure>]]>
            </summary>
                                    <updated>2019-07-01T07:35:16+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Database server type & Server updates ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/database-server-type-server-updates" />
            <id>https://ploi.io/29</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Database Server Type</strong></p>
<p>This week we have launched a new server type called “Database server”, this allows you to create a database specific server for other servers to connect with. Currently we support MySQL & MariaDB, and we are working on MongoDB and PostgreSQL support.</p>
<p>This is also a step forward towards the second version on our roadmap of loadbalancing (<a href="https://trello.com/c/zq5xVF2r/115-database-high-availability-follow-up">https://trello.com/c/zq5xVF2r/115-database-high-availability-follow-up</a>) where it will be possible to load balance database servers and sync them between each other.</p>
<p>You can create a database server by creating a server like normal, and selecting “Database Server” in the type dropdown.</p>
<figure><img src="https://ploi.io/storage/60/Screen-Shot-2019-06-19-11-07-18.png" data-image="t3mu7tdx7jnj" width="1044.3553719008264" height="642" style="width: 1044.36px; height: 642px;"></figure>
<p><br><strong>Server Updates</strong></p>
<p>You might of already seen it, we are now displaying any open updates on the server cards and server list view.</p>
<figure><img src="https://ploi.io/storage/61/image.png" data-image="m4mljid9s7ct"></figure>
<p><br>Whenever you see any open updates you can update these by running <strong>apt-get update && apt-get upgrade</strong> in your server. You will have to re-test server connection in Ploi to refresh the label. It might be possible that not all updates have been done, this is because some packages are not upgradable by apt-get upgrade. You will need to run <strong>apt-get dist-upgrade</strong> and answer a few questions (config files which might change).</p>
<p>If you have any suggestions for any other server types (like worker servers for example), do let us know!</p>]]>
            </summary>
                                    <updated>2019-06-20T10:36:40+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Server Infrastructure Update]]></title>
            <link rel="alternate" href="https://ploi.io/news/server-infrastructure-update" />
            <id>https://ploi.io/28</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We are updating our server infrastructure, therefore we will have a new IP address. ?</p>
<p><strong>Do I need to change or do anything?</strong><br>There is no action required from your end if you have everything setup. If you are using IP whitelisting in your favorite server provider, we do recommend updating your API key with our new IP address.</p>
<p><strong>When is this taking into action?</strong><br>The update will occur on the 16th of june 2019 10:00 CEST, there could be some downtime but we expect it to be switched real quick.</p>
<p>You will be able to find our updated IP address in our&nbsp;<a href="https://ploi.io/documentation">documentation</a>.</p>
<p>If you have any questions please do let us know!</p>]]>
            </summary>
                                    <updated>2019-06-12T11:11:58+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[File Explorer Feature & Free Larabug ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/file-explorer-feature-free-larabug" />
            <id>https://ploi.io/27</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>File Explorer</strong></p>
<p>Today we have released a new feature; the server file explorer, easily manage your folders & files through the Ploi panel. This feature was built silently in the background and was now ready for its first release ?</p>
<figure><img src="https://ploi.io/images/screenshots/file-explorer.jpg" alt="FileExplorer" tabindex="0" data-image="9w8ay9rl3yba"><span id="selection-marker-start" class="redactor-selection-marker">﻿</span><span id="selection-marker-end" class="redactor-selection-marker">﻿</span></figure>
<p><br>This feature is available for all users with an subscription on the <strong>Unlimited</strong> plan.</p>
<p><strong>Laravel Developers Unite, free Larabug! ?</strong></p>
<p>We have recently added Ploi social login to&nbsp;<a href="https://larabug.com/login" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://larabug.com/login&source=gmail&ust=1559381202132000&usg=AFQjCNGJ_ujvDsrpKmUvfCtV_zP-_CNmnQ">https://larabug.com/login</a>, where you can login with your Ploi account. <br>This is because every user that has a paid subscription in Ploi: gets a free paid subscription with Larabug. Upon login (with your Ploi account) we will sync your expire date from Ploi, to Larabug.</p>
<figure><img src="https://ploi.io/storage/59/Screen-Shot-2019-05-31-11-28-12.png" data-image="r2oa9ihslb1x"></figure>
<p><br>Head over to <a href="https://www.larabug.com">https://www.larabug.com</a> and login with Ploi to retrieve your free subscription.</p>]]>
            </summary>
                                    <updated>2019-05-31T09:35:07+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Partnership with Hetzner! ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/partnership-with-hetzner" />
            <id>https://ploi.io/26</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We are very proud to announce we have established an official partnership with Hetzner, this partnership is a big step for us moving forward. ?</p>

<p>We are still working on partnering up with the other providers that are available in our integrations system. It is an excellent way for us to offer stability and assurance to our users.</p>

<p>If you know a server provider that would fit nicely in Ploi; let us know! We are more than welcome to open up our list and welcoming new and/or young providers. ?</p>]]>
            </summary>
                                    <updated>2019-05-21T12:08:10+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[You may now select different PHP versions per site ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/you-may-now-select-different-php-versions-per-site" />
            <id>https://ploi.io/25</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Today we released the feature to switch PHP versions per site.&nbsp;</p>
<p>You can install each desired PHP version we offer inside server level PHP tab, once installed you will get more versions available inside the site -&gt; META tab where you can select the desired PHP version for that site.</p>
<figure><img src="https://ploi.io/storage/56/Screen-Shot-2019-04-18-12-21-44.29.png" data-image="vdgesycwurjc" width="638.2465753424657" height="224" style="width: 638.247px; height: 224px;"></figure>
<p>It is also possible to select a default PHP version which newly created sites will use, you can change this once it has ben created.</p><figure><img src="https://ploi.io/storage/57/Screen-Shot-2019-04-18-12-22-05.42.png" data-image="1slvfxsxlcf4" width="616.9373297002725" height="318" style="width: 616.937px; height: 318px;"></figure>]]>
            </summary>
                                    <updated>2019-04-18T14:38:12+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[So NGINX + Apache2 Hybrid is a thing now ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/so-nginx-apache2-hybrid-is-a-thing-now" />
            <id>https://ploi.io/24</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<div>UPDATE MARCH 2020: Support for this feature has been dropped:&nbsp;<a href="https://ploi.io/features/nginx-apache-hybrid">https://ploi.io/features/nginx-apache-hybrid</a><br><br>Added because of high demand: <strong>NGINX + Apache2</strong> as a proxy!<br><br></div><div>With this it is possible to run any application that would also require a .htaccess file. Of course you are still able to run any application without .htaccess, this is what makes the NGINX + Apache2 combination so awesome.<br><br></div><div>We’ve set this up so the NGINX server is still your main web server, and Apache2 is running as a proxy. Basically nothing is different except another layer has been added to the stack.<br><br></div><div><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:501,&quot;url&quot;:&quot;https://ploi.io/storage/53/Screen-Shot-2019-04-04-22-36-07.png&quot;,&quot;width&quot;:1016}" data-trix-content-type="image" class="attachment attachment--preview"><img src="https://ploi.io/storage/53/Screen-Shot-2019-04-04-22-36-07.png" width="1016" height="501"><figcaption class="attachment__caption"></figcaption></figure></div><div><strong><br></strong><br></div><div>To use this functionality, create a new server and select "NGINX + Apache2 Hybrid" as web server type.<br><strong><br>Note:</strong> It is currently not possible to upgrade an existing server to this configuration. If you are in need of .htaccess support, we recommend you provision a new server and select the “NGINX + Apache2 Hybrid” web server type when creating a server.<br><br></div>]]>
            </summary>
                                    <updated>2020-08-01T06:03:14+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Website Isolation, anyone? ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/website-isolation-anyone" />
            <id>https://ploi.io/23</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Sometimes you want to isolate a website from another application that might be vulnerable for security exploits, this is where website isolation comes into action. ?<br></p>
<p>We just released a new feature where you are able to manage your own server system users, this allows you to separate applications from one to another.</p>
<p>You can let Ploi.io automatically create a system user for you when creating a new domain (this will generate a unique name from the root domain):</p>
<figure><img src="https://ploi.io/storage/51/unnamed-%281%29.png" data-image="w2cou563odd0" width="478.0590717299578" height="440" style="width: 478.059px; height: 440px;"></figure><p>You are also free to create your own system users by going into the ‘Manage’ tab and press ‘System Users’ to get an overview of your current system users:</p><figure><img src="https://ploi.io/storage/52/unnamed-%282%29.png" data-image="rc66cs3yuyxt"></figure>]]>
            </summary>
                                    <updated>2019-03-25T14:04:06+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Introducing: Load Balancing! 🛰️]]></title>
            <link rel="alternate" href="https://ploi.io/news/introducing-load-balancing" />
            <id>https://ploi.io/22</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We are very proud to introduce load balancing!&nbsp;</p><p><strong>Load balancing?</strong></p><p>In a nutshell; Load balancing is a way to evenly distribute traffic between several servers to reduce load on your webservers and have a higher uptime. You have 1 load balancing server that distributes the traffic between the assigned webservers.</p><p><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:1080,&quot;url&quot;:&quot;https://ploi.io/storage/43/loadbalancing.png&quot;,&quot;width&quot;:1920}" data-trix-content-type="image" class="attachment attachment--preview"><img src="https://ploi.io/storage/43/loadbalancing.png" width="1920" height="1080"><figcaption class="attachment__caption"></figcaption></figure></p><p>It is now possible to install your own load balancer and assign servers to the load balancer, we have made it a breeze to set this up. Even Let’s Encrypt support has completely been taken care of.</p><p><strong>How do I create a load balancer in Ploi?</strong></p><p>Head over to the server creation screen and select your provider. In the server detail form you will see a type field where you can specify the type of the server. Select Load Balancer and you're all set!</p><p><figure data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:955,&quot;url&quot;:&quot;https://ploi.io/storage/44/Image-2019-03-08-at-12.25.48-PM.png&quot;,&quot;width&quot;:1074}" data-trix-content-type="image" class="attachment attachment--preview"><img src="https://ploi.io/storage/44/Image-2019-03-08-at-12.25.48-PM.png" width="1074" height="955"><figcaption class="attachment__caption"></figcaption></figure></p>]]>
            </summary>
                                    <updated>2023-01-23T08:06:54+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Automatic subscriptions now available ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/automatic-subscriptions-now-available" />
            <id>https://ploi.io/21</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>No more manual renewing your subscription!</p>
<p>It is now possible to enable automatic subscriptions so you will never forget to extend your subscription. You can do this by going to your <a href="https://ploi.io/profile/subscription">profile</a> and selecting the ‘Subscription’ tab.</p>
<figure><img src="https://ploi.io/storage/41/Image-2019-02-18-at-12.08.04-PM.png" data-image="7owdndx9u6t0"></figure>
<p><br></p><p>Click on your desired plan and select ‘Automatic renewal’, this will guide you through the automatic renewal process. Currently we support automatic renewals with these methods: Credit card & iDEAL.</p>
<p>Let us know if you run into anything!<br></p>]]>
            </summary>
                                    <updated>2019-02-18T15:08:24+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Google Drive Support!]]></title>
            <link rel="alternate" href="https://ploi.io/news/google-drive-support" />
            <id>https://ploi.io/20</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We have just released the ability to backup to your Google Drive!&nbsp;</p>
<p>We had this featured ready a while ago, we were waiting for Google to approve our application which has to follow strict guidelines regarding privacy.</p>
<p>You can easily link your Google Drive account inside your profile under the “API Keys” tab. After this, you will be able to select “Google Drive” as backup provider.</p>
<p>You can also provide folder ID’s to backup too, we have written a FAQ on how to find these ID’s:&nbsp;<a href="https://ploi.io/documentation/mysql/where-do-i-get-google-drive-folder-id">https://ploi.io/documentation/mysql/where-do-i-get-google-drive-folder-id</a></p>
<figure><img src="https://ploi.io/storage/40/Image-2019-02-16-at-2.34.35-PM.png" data-image="muyne1gbxqce"></figure>
<p></p>]]>
            </summary>
                                    <updated>2020-03-17T15:11:59+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Server Monitoring & phpMyAdmin 1-click install]]></title>
            <link rel="alternate" href="https://ploi.io/news/server-monitoring-phpmyadmin-1-click-install" />
            <id>https://ploi.io/19</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We are still going strong and a lot of updates are incoming, so be sure to follow us on social media!</p>
<p><strong>Server Monitoring</strong></p>
<p>The first start has been made to our monitoring system, notifications and more specific details about your server usages will be available soon. For now users with a Pro&nbsp;plan or higher can install Ploi monitoring and view a chart with their statistics.</p>



<figure><img src="https://ci5.googleusercontent.com/proxy/QuQgR-YqmEU9sNUxYGAOMa1oDl8ZXE-6ZA9p7nq8CnlwiRNg2ZOkoVC_Y-dpvXOiuNdxia7JY4ZhNMXrrzQGjIA3MyuNBnJ9iJTNUbbOhzNjPSye9Q8JGiw9HF2Cb9f2cdR2DoBy0ExFP2Rmcae77TputxKSG3Mk2Cv6y3nfQTYGX-wbMk8P8WAcuu-E0q1dFSlAGjdyKEJ6dXliCnfz3D4TrGbiiOukGi6pynEPJestVgODOW6tznfjt0KWvw=s0-d-e1-ft#https://duaw26jehqd4r.cloudfront.net/items/3f1M0y0T1N2G0U3z3f1z/%5Bb7d48cb516c12dada1b286e24fbd44fc%5D_screencapture-ploi-test-panel-monitoring-90-2019-01-29-09_39_23.png" alt="Monitoring" tabindex="0" data-image="2168xn5w6i12"></figure>
<p><a href="https://ploi.io/features/monitoring" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://ploi.io/features/monitoring&source=gmail&ust=1548839721516000&usg=AFQjCNHHMvUW70bNLLJICrS0gSH2PmH1mA">https://ploi.io/features/monitoring</a></p>
<p><strong>phpMyAdmin 1-click install</strong></p>
<p>This is a highly requested feature, it is now possible to safely install phpMyAdmin with 1 click in your server management tab. After installing, your server will expose the phpMyAdmin dashboard @&nbsp;<a href="http://%7Bserver_ip%7D/phpmyadmin" target="_blank" data-saferedirecturl="https://www.google.com/url?q=http://%257Bserver_ip%257D/phpmyadmin&source=gmail&ust=1548839721516000&usg=AFQjCNFlXypz7rH752F6_OX4w2bGB_ayNw">http://{server_ip}/phpmyadmin</a></p>
<p>This can be extremely handy if you need to access it from a place other than your regular computer. (Because you can uninstall it with 1 click too)</p>

<p><a href="https://ploi.io/phpmyadmin" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://ploi.io/phpmyadmin&source=gmail&ust=1548839721516000&usg=AFQjCNFJUunuFGretz4Zq_pJWJWjurMDLg">https://ploi.io/phpmyadmin</a></p>
<p><strong>Upcoming features..</strong></p>
<p>We still recommend you to keep looking at our&nbsp;<a href="https://ploi.io/roadmap" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://ploi.io/roadmap&source=gmail&ust=1548839721516000&usg=AFQjCNF4Rx-LDwpGNDPjksNBMsd1R7eUYg">roadmap</a>, because everything that is getting built, featured by users is put on there.</p>
<p>For now, we are working on these parts;</p>
<p><strong>Teams</strong></p>
<p>We are doing one more bigger refactor to our recent teams update with global permissions.</p>
<p><strong>MongoDB</strong></p>
<p>MongoDB is a highly requested feature as well, we are working on support inside our panel for this database type.</p>
<p>If you have anything, feature wise, bug wise, it does not matter, let us know!</p>]]>
            </summary>
                                    <updated>2019-01-29T09:17:28+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Install phpMyAdmin with 1 click ✍?]]></title>
            <link rel="alternate" href="https://ploi.io/news/install-phpmyadmin-with-1-click" />
            <id>https://ploi.io/18</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We have added support to 1-click install <a href="https://www.phpmyadmin.net/" target="phpmyadmin">phpMyAdmin</a> through our panel.</p>
<p>You will be able to find the installation in the 'Manage' tab server-level.</p>
<figure><img src="https://ploi.io/storage/92/Screen-Shot-2020-01-24-09-25-50.png" data-image="lavgxxynqk07"></figure>]]>
            </summary>
                                    <updated>2020-01-24T08:26:50+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Huge Teams Update ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/huge-teams-update" />
            <id>https://ploi.io/17</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Doing nothing, is moving backwards. Thats why we always move forward, to continue to make Ploi even a better system for you to work with.&nbsp;&nbsp;(And thats why we value your feedback very, very much)</p>
<p><strong>Refactored Teams&nbsp;Feature!</strong><br></p>
<p>Today we are happy to announce a whole new teams refactor in our panel ?</p>
<p><strong>Why change what worked?</strong></p>
<p>Correct, fact was that it did worked. But not extensively enough, we also received some feedback on how we could improve on this particular feature.</p>
<p>That being said it is not completely polished yet, there might be some UI changes to make it more fluent and workable.</p>
<p><strong>Are there any more updates coming?</strong></p>
<p>Certainly, we have a lot of more updates incoming for teams. As for one are more extensive higher level&nbsp;permissions on teams besides the team-server-user permission system.</p>
<p><strong>Screenshots:</strong></p>
<figure><img src="https://ploi.io/storage/31/team1.png" data-image="cv9lbzd8ymvu" width="632.7267759562842" height="356" style="width: 632.727px; height: 356px;"></figure>
<figure><img src="https://ploi.io/storage/32/team2.png" data-image="0sm3hr3yqn3w" width="630.9494535519126" height="355" style="width: 630.949px; height: 355px;"></figure>
<figure><img src="https://ploi.io/storage/33/team3.png" data-image="kyqttdvqlbwc" width="628.8825214899714" height="354" style="width: 628.883px; height: 354px;"></figure>
<figure><img src="https://ploi.io/storage/34/team4.png" data-image="qe9p0uh8da5o" width="630.2427745664739" height="354" style="width: 630.243px; height: 354px;"></figure>
<figure><img src="https://ploi.io/storage/35/team5.png" data-image="p2tetf8ij9h7" width="622.9828850855746" height="350" style="width: 622.983px; height: 350px;"></figure>
<figure><img src="https://ploi.io/storage/36/team6.png" data-image="makyt4tp980z" width="626.8963585434174" height="353" style="width: 626.896px; height: 353px;"></figure>
<p><br>We love to hear from you if you have any feedback!&nbsp;</p>]]>
            </summary>
                                    <updated>2019-01-17T20:54:34+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Happy New Year, Hetzner Support & Updates ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/happy-new-year-hetzner-support-updates" />
            <id>https://ploi.io/16</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Past week quite a few things have been added, changed and updated. One of the bigger updates is UpCloud support which we released a few weeks ago.</p>
<p>This past week we have added Hetzner as supported server provider, this way you can easily create servers with Hetzner.</p>
<p><strong>Server Builder</strong></p>
<p>The server builder screen has been updated as well, we now display the logos of the provider. There are more changes coming soon to the server builder to allow more flexibility to creating your own personal server.</p>
<p><strong>Database Backup</strong></p>
<p>The database backup window now also has another field where you can exclude specific table names that you do not want to include in your backup. This can be extremely handy if you don’t need specific log tables to be backed up to speed up your backup and make it more lightweight.</p>
<figure><img src="https://ploi.io/storage/27/Image-2018-12-29-at-4.48.20-PM.png" width="528.013698630137" height="593"></figure>
<p>Last but not least, HAPPY NEW YEAR! We would like to thank everyone for believing in us and providing feedback. We have a lot upcoming for 2019 (<a href="https://ploi.io/roadmap" target="_blank">see our roadmap</a>) which is great!</p>
<p><strong>DISCOUNT!&nbsp;</strong></p>
<p>Use this discount code&nbsp;<strong>HAPPY-NEW-YEAR</strong>&nbsp;to get 15% off your plan subscription. This code is valid until the 5th of januari, 2019. Its only usable once and can be used for extending your plan for 2 months maximal.</p>]]>
            </summary>
                                    <updated>2019-09-06T14:32:43+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[UpCloud integration support with Ploi.io ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/upcloud-integration-support-with-ploiio" />
            <id>https://ploi.io/15</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We partnered with UpCloud! ?</p>
<p><a href="https://upcloud.com/community/tutorials/start-deploying-ploi/" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://ploi.io/email/l/aHR0cHM6Ly91cGNsb3VkLmNvbS9jb21tdW5pdHkvdHV0b3JpYWxzL3N0YXJ0LWRlcGxveWluZy1wbG9pLw%3D%3D/3zE4URxJxMnJxwILmdZhrhMJa2Oa7FWc&source=gmail&ust=1545498614749000&usg=AFQjCNF7nvPeCbIBqC1QwCmRcnLjyw9VMg">https://upcloud.com/community/tutorials/start-deploying-ploi/</a></p>
<p>UpCloud is a cloud hosting company and states that they provide the fastest cloud servers (generally speaking they tell everyone they are 50% faster than other hosting providers are, which is a big statement and really saying something!).</p>
<p>Their numbers don’t lie; they claim to even provide faster servers than DigitalOcean does:&nbsp;<a href="https://upcloud.com/compare/digitalocean/" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://ploi.io/email/l/aHR0cHM6Ly91cGNsb3VkLmNvbS9jb21wYXJlL2RpZ2l0YWxvY2Vhbi8%3D/3zE4URxJxMnJxwILmdZhrhMJa2Oa7FWc&source=gmail&ust=1545498614749000&usg=AFQjCNFAOxAwqHHBxgDKz0D6Uc8gjMgqZg">https://upcloud.com/compare/digitalocean/</a></p>
<p>Throughout partnering we’ve had contact with several UpCloud employees because of the integration, and al of them; were really friendly, responded swiftly and accurately.</p>
<p>Recently UpCloud rebranded completely; their whole style and website has changed to a more slick & fluent design.</p>
<p>Currently Ploi is hosted with DigitalOcean, but we are changing our infrastructure to several UpCloud servers which will be load balanced. We do recommend UpCloud as server hosting provider as they have proven themselves more than enough.</p>
<p>UpCloud is fully integrated in our panel, easily add your UpCloud account in your Ploi profile so you can create UpCloud servers straight from our panel!</p>
<p><strong>Use this link to get a 25$ credit on your UpCloud account:&nbsp;</strong><a href="https://www.upcloud.com/register/?promo=ploi" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://ploi.io/email/l/aHR0cHM6Ly93d3cudXBjbG91ZC5jb20vcmVnaXN0ZXIvP3Byb21vPXBsb2k%3D/3zE4URxJxMnJxwILmdZhrhMJa2Oa7FWc&source=gmail&ust=1545498614749000&usg=AFQjCNGajtyJqRXzgIak7GxUl82CEW8y2Q">https://www.upcloud.com/register/?promo=ploi</a></p>]]>
            </summary>
                                    <updated>2020-01-31T07:45:29+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Black Friday 2018 is coming up!]]></title>
            <link rel="alternate" href="https://ploi.io/news/black-friday-2018-is-coming-up" />
            <id>https://ploi.io/14</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>It’s that time of year again! For the next two days, you can upgrade or extend your current plan with a discount of 25% for a maximum of 2 months.</p>

<p>Use this code to get the 25% discount: <strong>BLACKFRIDAY2018</strong></p>

<p>We would also like to take this opportunity to thank everyone that has been giving their input about Ploi and how to be even better at what we do. As we say many times; user feedback is very important for us.&nbsp;</p>

<p>To see what is to be expected in Ploi in the upcoming months, we recommend you check out our roadmap here: <a href="https://ploi.io/roadmap">https://ploi.io/roadmap</a></p>

<p>Have a great day and if you think you have any friends/co-workers that might be interested in Ploi let them know about it ?</p>]]>
            </summary>
                                    <updated>2018-11-22T08:15:22+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Automatic File Backups now available! ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/automatic-file-backups-now-available" />
            <id>https://ploi.io/13</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<figure style="text-align: center;"><img src="https://ploi.io/storage/21/banner-file-backups.png" data-image="trbh4sxpwbek" width="409.3333333333333" height="307" style="width: 409.333px; height: 307px;"></figure>
<p></p>
<p>It is now possible for users with a plan that contain automatic file backups to specify paths that they want to have backed up.</p>
<p>You can save up unlimited backup locations to your website, each path that you specify will be verified if it exists. Currently we only allow folders in side the /home/ploi folder to be backed up.</p>
<p>To start backing up file locations, check out the 'Manage' tab inside your website to create new locations that you want to have backed up.</p>
<figure style="text-align: center;"><img src="https://ploi.io/storage/22/Image-2018-11-03-at-1.23.26-PM.png" data-image="pa7b663iqzf7" width="757.1428571428572" height="424" style="width: 757.143px; height: 424px;"></figure>]]>
            </summary>
                                    <updated>2018-11-03T12:26:18+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Automatic Updates ⏰ & Server Apps ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/automatic-updates-server-apps" />
            <id>https://ploi.io/12</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Automatic Updates</strong></p>
<p>We have released automatic updates after a user suggested to us that he needed this badly. We saw the need of this feature request as we had more people requesting this. As we value user feedback very much, we processed this and is now visible in your server under the “Manage” tab. You can choose to execute updates daily, weekly and monthly.</p>
<figure><img src="https://ci5.googleusercontent.com/proxy/0LweLDBLgTXRuR2CIZAmT9yIx06Ki6tFLtjQGti7RSSf9UUPhNdbWpBAWu9Fuk_PF1jE2PgBCx3WrL2J-DBdL7YHtez7QobQL_85BgCIyabq5btZ7NfdGGat1V9W13UBJM7b9TYSMFQzNPh42jU=s0-d-e1-ft#http://screenshot.dennissmink.nl/b2c51afbe0d2/Image%202018-09-23%20at%208.06.17%20PM.png" alt="AutomaticUpdates" tabindex="0" data-image="5m0yiiavifzo"></figure>
<p><strong>Server Apps</strong></p>
<p>Server apps are comparable to sites, but without all the default webserver configuration. This makes it possible to run your own apps like JAVA daemons, socket servers or anything else from a GIT repository. (The functionality is exact the same)</p>
<p>These apps will be stored under /home/ploi/applications/{slug-app}</p>
<p><strong>PHP version</strong></p>
<p>We also made it possible while setting up your server to select your PHP version. The default refers to PHP 7.1. Once PHP 7.3 is fully released we will of course make this available through our interface. (You do not need to reinstall your server for this to change, as we can already change PHP versions without any problem)</p>
<figure><img src="https://ci6.googleusercontent.com/proxy/ZCd_Ck1S0PjeKjPvPst9GfwVOpgPx5Hod90POZrAfEUHRs12K6KiH9yEhU8r_Tkh50E6R2bNku6HGSc8-xCQ06xG89WY9nrMnOm6k8uV7tfGbtTab-0FE9hAfikUymwpr8aXALfDYuDELkkg70E=s0-d-e1-ft#http://screenshot.dennissmink.nl/4f7e5bbb314e/Image%202018-09-18%20at%203.01.30%20PM.png" alt="PHPVersion" tabindex="0" data-image="w5lkx4a885tg"></figure>
<p><strong>Whitelabel</strong></p>
<p>One of the biggest features yet to be released yet, still in full progress. We had to postpone this a bit more as we found some features that would be nice to integrate simultaneously with the release of whitelabel.</p>
<p>Also we have decided that we are releasing the Ploi-hosted whitelabel in 2 versions:</p>
<ul><li>Reseller version</li><li>Company version</li></ul>
<p>The reseller version is for users that want their clients/customers to log in and manage their own server/sites. Company version is basically the same but only ment for internal usage.</p>
<p>Pricing wise these will not differ from each other, we have not settled on a price yet.</p>
<p>If you want to submit a feature just contact us, or check out our&nbsp;<a href="https://ploi.io/roadmap" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://ploi.io/roadmap&source=gmail&ust=1537947011279000&usg=AFQjCNH5otz6EXSEkM9XebmQwXwh-2RkIQ">Roadmap</a>&nbsp;and leave a comment in a card if you want to give more priority to one!</p>]]>
            </summary>
                                    <updated>2018-09-25T07:30:31+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[New Frontend Design & Cloudflare integration]]></title>
            <link rel="alternate" href="https://ploi.io/news/new-frontend-design-cloudflare-integration" />
            <id>https://ploi.io/11</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Big updates to present to you once again!</p>
<p><strong>Frontend Design</strong></p>
<p>First of all we updated our frontend design, its completely renewed and ready for the future&nbsp;?&nbsp;</p>
<p>Let us know what you think!</p>
<p><a href="https://ploi.io/" target="_blank">https://ploi.io</a></p>
<p><strong>Cloudflare Integration</strong></p>
<p>As you might of seen on social media, we have been working on the Cloudflare DNS integration.</p>

<p>This allows you to manage your DNS easily in our control panel.</p>
<p><strong>API SDK & API documentation renewed</strong></p>
<p>We have replaced our old documentation generated by documentation with a VuePress system. This improves overview and readability.</p>
<p>You can find our new documentation over here:&nbsp;<a href="https://developers.ploi.io/" target="_blank">https://developers.ploi.io/</a></p>
<p>To be able to communicate with this API, you will either need to write your own class or use our SDK. We got help whilst developing (which you can find on the about us page) this package.</p>
<p><a href="https://github.com/ploi-deploy/ploi-php-sdk" target="_blank">https://github.com/ploi-deploy/ploi-php-sdk</a></p>
<p>As always we love to hear your feedback or suggestions, do not hesitate to contact us!</p>]]>
            </summary>
                                    <updated>2019-09-06T14:30:04+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[New Logo, Domain Aliases & More!]]></title>
            <link rel="alternate" href="https://ploi.io/news/new-logo-domain-aliases-more" />
            <id>https://ploi.io/10</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Last time we've announced our&nbsp;<a href="https://ploi.io/roadmap" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://ploi.io/roadmap&source=gmail&ust=1534441943248000&usg=AFQjCNHJIoCn6TJbBZDJr6LjmlaaljIX9g">public roadmap</a>, since then people have been submitting features and suggestions. If you don't see your request on here please let us know so we can add this to the list.</p>
<p><strong>Domain aliases</strong></p>
<p>This was actually quite requested a lot, which we processed in our UI. It is now easily possible to manage your domain aliases through our panel. This makes it possible to point multiple domains to 1 site in Ploi.</p>
<figure><img src="https://ci4.googleusercontent.com/proxy/51qmwBXxbSKhAgFEUvKcjuHyWOjsE5aJgIhUVEWYPYtLRrNlrhDBbIjLvCu-NA0gN1lEqwk2u5Feim4eO5uqxEjnOaYiuMVXASET_KI1DEhtkOTEvyydYltzZWn-Kxd5bkV-tJ9CkX8rg3WxBwQoEhTINu6CTSaBrwa9uyw9Grs=s0-d-e1-ft#https://dha4w82d62smt.cloudfront.net/items/3N1S0Y3f3i0o0T1m2W16/Image%202018-08-13%20at%204.18.55%20PM.png" alt="DomainAliases" tabindex="0" data-image="les3f142cxgi"></figure>
<p><strong>New logo?!</strong></p>
<p>Ah, yes. We've changed our logo, here it is;</p>
<figure><img src="https://ci5.googleusercontent.com/proxy/x0ELTLa2ouTaU_h5a57fTGIZsvsGKCmiB9MtgoP1nORvwt8X-Gwqr_ZXskxFUKmZxNaLBaUUUxlfuSUBG9cphwy2YfmAEu49=s0-d-e1-ft#https://ploi.io/images/ploi-logo-outline-small.png" alt="NewPloiLogo" data-image="qdje5ovya9vq"></figure>
<p><strong>View deployments log</strong></p>
<p>Usually you could only see 1 latest deploy log from your website, now you can read back the latest 5 (if there are any):</p>
<figure><img src="https://ci6.googleusercontent.com/proxy/gYpzzkIyyY8P8s8hMSj8yXOwGYPf9YEuMhtl187f6cpGSAyxDWvmPy85ztYxmDRNc880_SXWZ51n1g0ZZfQiveBFNChMnCLrvd9gELqxdKTX-HmWHG-JptmHaikOi3U5aMQpcAAiKHYjEtvMW36RTXkBxwJJG0cS1n_25OwhWoc=s0-d-e1-ft#https://dha4w82d62smt.cloudfront.net/items/2u3u1X2H0g0K1K1W1L2A/Image%202018-08-09%20at%209.12.54%20AM.png" alt="Latest5Deploys" tabindex="0" data-image="ux2ffhlimi8x"></figure>
<p>We also recommend you to follow our&nbsp;<a href="https://twitter.com/ploi_deploy" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://twitter.com/ploi_deploy&source=gmail&ust=1534441943248000&usg=AFQjCNEAhlOhMhLTGwDNmweRgv1ViDoaZw">Twitter</a>&nbsp;page as we provide a lot of updates and news on there:&nbsp;<a href="https://twitter.com/ploi_deploy" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://twitter.com/ploi_deploy&source=gmail&ust=1534441943248000&usg=AFQjCNEAhlOhMhLTGwDNmweRgv1ViDoaZw">Ploi Twitter</a></p>]]>
            </summary>
                                    <updated>2018-08-15T17:52:55+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Local backups, pricing update & roadmap ?]]></title>
            <link rel="alternate" href="https://ploi.io/news/local-backups-pricing-update-roadmap" />
            <id>https://ploi.io/9</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Roadmap</strong>&nbsp;</p>
<p>We have made our Trello board public for everyone to see. If you submit a feature or bug, chances are big you will see it back on the Trello board.</p>
<p>You can find it here:&nbsp;<a href="https://ploi.io/roadmap" target="_blank" data-saferedirecturl="https://www.google.com/url?hl=nl&q=https://ploi.io/roadmap&source=gmail&ust=1533652617387000&usg=AFQjCNFfgT0khUeHsk_Ff1uL01A9mYAncg">https://ploi.io/roadmap</a></p>
<p><strong>Local backups & interval</strong></p>
<p>Thanks to one of our members you are now able to automatically create MySQL backups to your local drive.</p>
<p>For those wondering about use cases, on top of backing up to the local file system, you can also backup to a mounted volume and not have to worry about losing backups if you destroy the droplet, much easier to setup than (S)FTP also.</p>
<p>Not to forget is the interval feature as well, when selecting a database to backup you will be able to set a interval. This can vary from each 10 minutes to 8 hours, you can also select 'Each night' so Ploi will always back up each night for you automatically.</p>
<p><strong>Pricing update</strong></p>
<p>As of the&nbsp;<strong>10th of August</strong>&nbsp;we will change our prices, these price changes will be as following:</p>
<table><thead><tr><th>Plan</th><th>Old Price</th><th>New Price</th></tr></thead><tbody><tr><td>Free</td><td>$0</td><td>$0</td></tr><tr><td>Basic</td><td>$5</td><td>$8</td></tr><tr><td>Pro</td><td>$10</td><td>$13</td></tr><tr><td>Unlimited</td><td>$20</td><td>$25</td></tr></tbody></table>
<p><br>As always we hope to see you soon @&nbsp;<a href="https://ploi.io/" target="_blank" data-saferedirecturl="https://www.google.com/url?hl=nl&q=https://ploi.io&source=gmail&ust=1533652617387000&usg=AFQjCNGGye8DNDzv4wxgzidovtUB56btEA">https://ploi.io</a>&nbsp;and if you have any questions just let us know!</p>]]>
            </summary>
                                    <updated>2018-08-13T14:23:48+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Can it get any easier? Install OctoberCMS with 1 click & updates?]]></title>
            <link rel="alternate" href="https://ploi.io/news/october-cms-backups-update" />
            <id>https://ploi.io/8</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We can't say (and develop) it enough, we love progress. Thats why we have a hand-full of updates again for you.</p>
<p><strong>OctoberCMS 1-click-install</strong></p>
<p>Quickly whip up a CMS system? No problem, we now also offer OctoberCMS support! Installation is pretty straightforward, just press the "Install OctoberCMS" button and Ploi will take care of the rest for you.</p>
<figure><img src="https://ci6.googleusercontent.com/proxy/itfpDs2auskB7s9uJeMffdtH9Tw1PEYim53JNnFLs_ppjooWdvs1FlFgXz5Igsp2Ojk7ajpcq9a30cy_nexIxIFe3IDVlFVahpxpIrEAKU4G4xCzSfCDCNLM07_7BweQ0CgLyY_86DrcoUXkissMY19pmogIsfvmfGSE1vwcc4j8=s0-d-e1-ft#https://dha4w82d62smt.cloudfront.net/items/1n2v2Q401o0O0Y3n0w1l/Image%202018-08-02%20at%2010.00.46%20PM.png" alt="OctoberCMS" tabindex="0" data-image="6h1u11gembpt"></figure>
<p><strong>Extended MySQL Backups</strong></p>
<p>MySQL backups are usually forgotten or people find it a hassle to setup. Well no more hassle! There is no excuse to not run MySQL backups now when Ploi makes this very, very easy for you.</p>
<figure><img src="https://ci4.googleusercontent.com/proxy/R2ftaHHBCy4ZNkv90e3uUvB487LnvH79FJS7DQOTcZY_DTWiyxt_wfWwFrjYw5ykkAtXjpIDxhlcma7BtjSaPN7y4SkShGA36dqxzUM8y_DPo01KM1m2vsssMkR2JaqIHyhgVxX0PFR5gCE61idedbU4i-y3ECZ51ZRDHoL6oXiIYr9NMnYbemzsi_tDp3b62tBcR0zuSV5A7ZlsKxkzpWDLVhUIp10ZEl8=s0-d-e1-ft#https://dha4w82d62smt.cloudfront.net/items/282f1b3j3m2q0q2w0E2a/Image%202018-08-01%20at%201.18.35%20PM.png?X-CloudApp-Visitor-Id=2342373&v=e1ea785b" alt="Backups" tabindex="0" data-image="bklv1noj2yg7"></figure>
<p>We have added FTP and SFTP to supported drivers and we are also working on OneDrive and Google Drive support. If you have any suggestions for supported drivers to backup to, let us know.</p>
<p>As always if you have any feedback please let us know as we value this very, very much.</p>]]>
            </summary>
                                    <updated>2018-08-03T09:32:06+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[3 new features released!]]></title>
            <link rel="alternate" href="https://ploi.io/news/3-new-features" />
            <id>https://ploi.io/7</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>We have some great updates for you once again, we keep on innovating Ploi so you get to enjoy the most relaxed and easy tool to manage your servers and sites with.</p>
<p><strong>Installation Screen refactor</strong></p>
<p>Today we have released a new version of our server installation process, we refactored the screen a lot which is more fluent with setting up a server.</p>
<figure><img src="https://ci4.googleusercontent.com/proxy/8jxv1ExuXKZZF9yAM3ckeIzGwXFke7ZpOA715J8w2pM9Hu6ERe1IMNkFpvdrPmzKdIPY2T5pKeXfg7xP0YsoHXhJY4XvZn2D4zdwP1ZtAhB1-oCkMrKsKL6ykCl1NPrFulSQTzp1BVFBn6W9pX0=s0-d-e1-ft#http://screenshot.dennissmink.nl/3u3E0e004006/Image%202018-07-29%20at%202.47.18%20PM.png" alt="ServerBuilder" tabindex="0" data-image="m6alkqq440lf"></figure>
<p><strong>Custom SSH ports</strong></p>
<p>Also a new feature is custom SSH ports, this makes it possible to change your SSH port after you created the server to any port you like. Be aware that Ploi does nothing on your server, this is only to update the knowledge for Ploi where to connect on.</p>
<figure><img src="https://ci4.googleusercontent.com/proxy/eU2Y1x8beY8LsXVrMxxvqHzE4UScBFVvg6KNkjgLhnL6QJaY6gxvhE737c35zyiHN17KSC-QOENt2z81oHWtAZxzWAu5RatXDn1R98t7Pe1ejhjBr_HX_OlRK2HKhlWXjSD45tTo4yXC_DW0c9U=s0-d-e1-ft#http://screenshot.dennissmink.nl/1D093P471m3e/Image%202018-07-29%20at%202.46.36%20PM.png" alt="CustomSSHport" tabindex="0" data-image="ielfvrzbyai7"></figure>
<p><strong>Monitoring update</strong></p>
<p>We have also updated our monitoring tab, it now displays more information regarding your server. (This will require you to setup Servitor, which is really easy)</p>
<figure><img src="https://ci4.googleusercontent.com/proxy/cmucjyVWpNBzNDTvnXRvyr77VGp1wADOG2kfD8oCbttn6ELY-NXL761Shz6L7v-riFT1r2AYXV9xx4HOQkieTYJL8Ti4buITGQc1NNB9F3evJPtDEG8Jzj3FanRbqZPtSyrdBNLJaiHy8X0MFrM=s0-d-e1-ft#http://screenshot.dennissmink.nl/1p3m3D1K2w2Q/Image%202018-07-28%20at%209.31.20%20AM.png" alt="Monitor1" tabindex="0" data-image="6gpd51dtofiv"></figure>
<p>When you enabled monitoring, you will also be greeted with information below your server to quickly display the health:</p>
<figure><img src="https://ci5.googleusercontent.com/proxy/_PfCUp84wv_-KXtnB0R4MCoAUQFKZ9mNYF_08q9zatuHTVtoB6vNSKGDRAV-2RqFvSEYjq9BnqPLbZdU5mTeKiCSxAy6Cx35vYWrMm6LyTxq4-Q6ilJhbWeKtW5Dl9gmd5fdbUBEokWTOv3yiU0=s0-d-e1-ft#http://screenshot.dennissmink.nl/0A392T1D2x3M/Image%202018-07-28%20at%203.19.54%20PM.png" alt="Monitor2" tabindex="0" data-image="6mjh3js43xu3"></figure>
<p>Please let us know what you think and if you have any feedback do not hesitate to contact us!</p>]]>
            </summary>
                                    <updated>2018-07-29T18:25:53+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Scaleway support has been added & more..]]></title>
            <link rel="alternate" href="https://ploi.io/news/scaleway-support-and-more" />
            <id>https://ploi.io/6</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>Last time we asked you if Scaleway support was wanted, we got enough responses to actually implement this in our panel.</p>
<p>You can easily couple your Scaleway account to your Ploi profile and create servers with them.</p>
<p>For more information we guide you to this article about the update:&nbsp;<a href="https://medium.com/@dennissmink/deploy-a-scaleway-server-with-ploi-io-5259ef7935a7" target="_blank" data-saferedirecturl="https://www.google.com/url?hl=nl&q=https://medium.com/@dennissmink/deploy-a-scaleway-server-with-ploi-io-5259ef7935a7&source=gmail&ust=1532718796773000&usg=AFQjCNHDwjN1fHX92u5AG2QsZrF6nDwCNw">Medium: Deploy a Scaleway server with Ploi</a></p>
<p>If you have any more suggestions about providers you'd like to see in Ploi, just let us know by leaving a reply to this e-mail!</p>
<p><strong>New server building screen</strong></p>
<p>We also updated our server building screen, this is the new screen that you see when your server is building with a progress bar to get a indication on how far your server is with installing:</p>
<figure><img src="https://ci3.googleusercontent.com/proxy/9PCuA10lnYTJChIx4fV1N-PGjtiB_aCBxyh2jKUbwGBssKVFCW6DwiBKr-1Dh1jh-haQJGgbnPpID83K4hGze4fYRGKWxcGgk7UIHuLXlDvHTTlRevp4OGr_2eNNLc_KJZ2dDZ8BI0pGBFsiSl4BDSP4j0Vdn9zGLW5KgLckSkGu=s0-d-e1-ft#https://dha4w82d62smt.cloudfront.net/items/3d293p2J29470C032Y2Z/Image%202018-07-26%20at%2010.35.33%20AM.png" alt="ServerBuilds" tabindex="0" data-image="nky7cjo8hqlh"></figure>
<p><strong>Any more?</strong></p>
<p>Next up is the server creation screen, we will update this screen to offer more fluent support to setup your server.</p>
<p>We are currently also looking into 'server types', this feature that we are creating will make it possible to provision servers that have specific apps. For example if you want a seperate Redis or MySQL server you can setup a server with Ploi and group them with other servers. With this feature we are simultaneously working towards the High Availability network principle, we will update you later on this feature.</p>]]>
            </summary>
                                    <updated>2018-07-26T20:48:54+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[2 new features!]]></title>
            <link rel="alternate" href="https://ploi.io/news/2-new-features" />
            <id>https://ploi.io/5</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Basic Authentication</strong></p><p>We released a new feature called "Authentication" inside site level, in here you can create basic auth users so you can protect your sites with a username/password combination. This makes it easy if you have a dev domain for example, to protect this from the outer world. This feature is enabled for all paid plans and looks like this:</p><p><strong>Quick Deploy</strong></p><p>Also, we release a feature called "Quick Deploy", which makes it possible to deploy once you commit to the master branch. You can enable this with Bitbucket, Github, and Gitlab.</p>]]>
            </summary>
                                    <updated>2022-04-26T08:41:11+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Scripts functionality]]></title>
            <link rel="alternate" href="https://ploi.io/news/scripts-functionality" />
            <id>https://ploi.io/4</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Ploi introduces: Scripts!</strong></p><p>You can now save scripts to your account to easily run on your servers. Do you have a script to install MongoDB? Or perhaps Elastic Search? Save your script and run it easily on a server.</p><p>Scripts are only available for users that have a paid plan.</p><p>You can save as many scripts as you want, and you can run them anytime you want.</p>]]>
            </summary>
                                    <updated>2022-04-26T08:40:08+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Zero time deployment]]></title>
            <link rel="alternate" href="https://ploi.io/news/zero-time-deployment" />
            <id>https://ploi.io/3</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Ploi introduces: Zero time deployments!</strong></p><p>You can now easily enable zero time deployments for your site. Zero time deployment makes it possible to deploy without any downtime, this makes your application more reliable and no one will even noticed the deploy.</p><p>Zero time deployment is currently only available for users with the Pro or Unlimited plan.</p>]]>
            </summary>
                                    <updated>2022-04-26T08:41:40+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Linode support]]></title>
            <link rel="alternate" href="https://ploi.io/news/linode-support" />
            <id>https://ploi.io/2</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Ploi introduces: Linode support!</strong></p><p>It is now possible for our users to create servers with Linode, all you have to do is create a Linode API key (Personal Access Token), and add this to your Ploi profile (under "Server providers section").<strong><br></strong></p><p>Be aware that this token needs to have read and write access for Linode's, otherwise Ploi will not be able to create a server for you.</p>]]>
            </summary>
                                    <updated>2018-05-22T13:26:41+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Automatic Dropbox MySQL support]]></title>
            <link rel="alternate" href="https://ploi.io/news/automatic-dropbox-mysql-support" />
            <id>https://ploi.io/1</id>
            <author>
                <name><![CDATA[ploi.io]]></name>
                <email><![CDATA[info@ploi.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p><strong>Ploi introduces: Automatic Dropbox MySQL support!</strong></p><p>It is now possible for users with a paid plan, to backup their MySQL databases to Dropbox. You can enable this by going to the MySQL overview and enable the backup.</p><p>Ploi creates a dump of your database, zip's it and then uploads it straight to your Dropbox account. This happens every night at 04:00 AM UTC.</p><p>Please note that this feature is only available for paid plans.</p>]]>
            </summary>
                                    <updated>2018-05-14T14:19:42+00:00</updated>
        </entry>
    </feed>
