<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Easypanel Blog</title>
        <link>https://easypanel.io/blog</link>
        <description>Easypanel Blog</description>
        <lastBuildDate>Tue, 04 Apr 2023 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Multi-Server Support (Beta)]]></title>
            <link>https://easypanel.io/blog/multi-server-support-beta-release</link>
            <guid>https://easypanel.io/blog/multi-server-support-beta-release</guid>
            <pubDate>Tue, 04 Apr 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[We are thrilled to announce our latest development - multi-server support! This highly-requested feature will significantly benefit our business users.]]></description>
            <content:encoded><![CDATA[<p>We are thrilled to announce our latest development - multi-server support! This highly-requested feature will significantly benefit our business users.</p><p><img loading="lazy" src="/assets/images/screenshot-33c403cc7e98632341a2c3a0801967d0.png" width="2400" height="1350" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="one-manager-node-multiple-worker-nodes">One Manager Node, Multiple Worker Nodes<a href="#one-manager-node-multiple-worker-nodes" class="hash-link" aria-label="Direct link to One Manager Node, Multiple Worker Nodes" title="Direct link to One Manager Node, Multiple Worker Nodes">​</a></h2><p>Under the hood, Easypanel utilizes Docker Swarm. Our newest implementation now enables you to add multiple worker nodes. When deploying services, the workload will be evenly distributed across all your servers. If you happen to remove a worker node, the workload from that server will be automatically redistributed amongst the remaining nodes.</p><p>Please note that Easypanel currently does not support multiple manager nodes, meaning you will not achieve a fully redundant infrastructure. If redundancy is essential for your use case, you can set up two separate Easypanel clusters and place a managed load balancer in front of them.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="ideal-for-stateless-services">Ideal for Stateless Services<a href="#ideal-for-stateless-services" class="hash-link" aria-label="Direct link to Ideal for Stateless Services" title="Direct link to Ideal for Stateless Services">​</a></h2><p>Multi-server support is best suited for stateless services - those which do not store any data on the local disk or can afford data loss upon restart.</p><p>It is crucial to design your applications in such a way that they can effectively leverage stateless services as much as possible. There are numerous strategies for accomplishing this, one of which includes utilizing object storage services like AWS S3 or self-hosted MinIO.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="license-enforcement-on-the-horizon">License Enforcement on the Horizon<a href="#license-enforcement-on-the-horizon" class="hash-link" aria-label="Direct link to License Enforcement on the Horizon" title="Direct link to License Enforcement on the Horizon">​</a></h2><p>During the beta phase, our multi-server support is accessible for everyone to try. However, as we transition towards a stable release, this feature will be exclusively available to users with business licenses.</p><p>Starting from May 1st, license enforcement will be in effect. Premium features will then become accessible only for servers with active licenses.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="stay-connected">Stay Connected<a href="#stay-connected" class="hash-link" aria-label="Direct link to Stay Connected" title="Direct link to Stay Connected">​</a></h2><p>If you want to stay up-to-date with new features or template releases in Easypanel, join our Discord server and follow us on Twitter. Find the links below 👇</p><ul><li><a href="https://twitter.com/easypanel_io" target="_blank" rel="noopener noreferrer">Easypanel on Twitter</a></li><li><a href="https://discord.com/invite/9bcDSXcZQ7" target="_blank" rel="noopener noreferrer">Easypanel on Discord</a></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Database backups are here!]]></title>
            <link>https://easypanel.io/blog/database-backups-are-here</link>
            <guid>https://easypanel.io/blog/database-backups-are-here</guid>
            <pubDate>Thu, 02 Mar 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[We've got some big news to share - database backups are finally available in Easypanel! We've been working hard on this feature, and we couldn't be more excited to offer it to all of our awesome users.]]></description>
            <content:encoded><![CDATA[<p>We've got some big news to share - database backups are finally available in Easypanel! We've been working hard on this feature, and we couldn't be more excited to offer it to all of our awesome users.</p><p><img loading="lazy" src="/assets/images/screenshot-4ccce6ce518525feedc78d22fb08297e.png" width="2042" height="714" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="backups-are-essential">Backups are Essential<a href="#backups-are-essential" class="hash-link" aria-label="Direct link to Backups are Essential" title="Direct link to Backups are Essential">​</a></h2><p>Let's be real - data loss sucks. That's why backups are so important. With Easypanel's new database backup feature, you can rest easy knowing that your data is safe and sound. Whether you're dealing with data corruption, accidental deletion, or some other unforeseen issue, you can quickly restore your data and get back to business as usual.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="works-with-your-favorite-database">Works with Your Favorite Database<a href="#works-with-your-favorite-database" class="hash-link" aria-label="Direct link to Works with Your Favorite Database" title="Direct link to Works with Your Favorite Database">​</a></h2><p>Easypanel's database backup feature is compatible with all database services, including MySQL, MariaDB, Postgres, and MongoDB. So no matter what database you're working with, you can easily back up your data without breaking a sweat.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="store-your-backups-in-cloud">Store Your Backups in Cloud<a href="#store-your-backups-in-cloud" class="hash-link" aria-label="Direct link to Store Your Backups in Cloud" title="Direct link to Store Your Backups in Cloud">​</a></h2><p>You can store your backups with any S3 compatible storage provider. Here are a few of them: AWS S3, Digitalocean Spaces, Wasabi, Azure Blob, Google Cloud Storage, Backblaze B2, Minio, OpenStack Swift, IBM Cloud Object Storage. This gives you the flexibility to choose the storage provider that works best for you.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="set-it-and-forget-it">Set It and Forget It<a href="#set-it-and-forget-it" class="hash-link" aria-label="Direct link to Set It and Forget It" title="Direct link to Set It and Forget It">​</a></h2><p>Running backups manually can be a pain, which is why we've made it easy to schedule backups at regular intervals. This way, you can set it and forget it, knowing that your data is always backed up and secure.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="upcoming-improvements">Upcoming Improvements<a href="#upcoming-improvements" class="hash-link" aria-label="Direct link to Upcoming Improvements" title="Direct link to Upcoming Improvements">​</a></h2><p>We're not done yet - we're always working to make our platform better. We'll be working on some new improvements, including the ability to restore backups directly from Easypanel and to automatically prune old backups.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="try-it-out-today">Try It Out Today<a href="#try-it-out-today" class="hash-link" aria-label="Direct link to Try It Out Today" title="Direct link to Try It Out Today">​</a></h2><p>So there you have it - Easypanel's new database backup feature. We hope you'll give it a try and let us know what you think. As always, we appreciate your feedback and are committed to making our platform the best it can be. Thanks for being a part of the Easypanel community!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="join-on-discord-follow-on-twitter">Join on Discord, Follow on Twitter<a href="#join-on-discord-follow-on-twitter" class="hash-link" aria-label="Direct link to Join on Discord, Follow on Twitter" title="Direct link to Join on Discord, Follow on Twitter">​</a></h2><p>If you want to be the first to know about new features or new templates in Easypanel, you can join our Discord server. You can also follow us on Twitter. Links below 👇</p><ul><li><a href="https://twitter.com/easypanel_io" target="_blank" rel="noopener noreferrer">Easypanel on Twitter</a></li><li><a href="https://discord.com/invite/9bcDSXcZQ7" target="_blank" rel="noopener noreferrer">Easypanel on Discord</a></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[120+ Templates, User Management, and Access Control]]></title>
            <link>https://easypanel.io/blog/changelog-february-2023</link>
            <guid>https://easypanel.io/blog/changelog-february-2023</guid>
            <pubDate>Wed, 22 Feb 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[Hey there!]]></description>
            <content:encoded><![CDATA[<p>Hey there!</p><p>It's been a while since we last chatted, but it's not because we've been slacking off! We've been hard at work building some amazing new features that we're excited to share with you.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="over-120-templates">Over 120 templates<a href="#over-120-templates" class="hash-link" aria-label="Direct link to Over 120 templates" title="Direct link to Over 120 templates">​</a></h2><p>We're super stoked about how amazing our community has been lately. They've generously contributed and now we've got over 120 templates to choose from. Check them out over here!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="multi-user-support--access-control">Multi-user support &amp; access control<a href="#multi-user-support--access-control" class="hash-link" aria-label="Direct link to Multi-user support &amp; access control" title="Direct link to Multi-user support &amp; access control">​</a></h2><p>But that's not all - this week, we're thrilled to announce that we'll be rolling out multi-user support and user access control per project. So whether you're working solo or with a team, you'll have the control you need to get things done.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="coming-up-next">Coming up next<a href="#coming-up-next" class="hash-link" aria-label="Direct link to Coming up next" title="Direct link to Coming up next">​</a></h2><p>And just when you thought things couldn't get any better, we're also launching two-factor authentication next week. It's an extra layer of security that we think will give you some extra peace of mind.</p><p>Finally, we wanted to let you know that we're working on database backups, which will be coming your way soon.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="join-on-discord-follow-on-twitter">Join on Discord, Follow on Twitter<a href="#join-on-discord-follow-on-twitter" class="hash-link" aria-label="Direct link to Join on Discord, Follow on Twitter" title="Direct link to Join on Discord, Follow on Twitter">​</a></h2><p>If you want to be the first to know about new features or new templates in Easypanel, you can join our Discord server. You can also follow us on Twitter. Links below 👇</p><ul><li><a href="https://twitter.com/easypanel_io" target="_blank" rel="noopener noreferrer">Easypanel on Twitter</a></li><li><a href="https://discord.com/invite/9bcDSXcZQ7" target="_blank" rel="noopener noreferrer">Easypanel on Discord</a></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Resource Monitoring, New Dashboard, and Other Improvements]]></title>
            <link>https://easypanel.io/blog/changelog-august-2022</link>
            <guid>https://easypanel.io/blog/changelog-august-2022</guid>
            <pubDate>Fri, 12 Aug 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Happy Friday! I just wanted to give you a brief update on the latest features we’ve added to Easypanel.]]></description>
            <content:encoded><![CDATA[<p>Happy Friday! I just wanted to give you a brief update on the latest features we’ve added to Easypanel.</p><p><img loading="lazy" src="/assets/images/screenshot-d1359f7cf3d2116eadf310077549abd6.png" width="2880" height="1590" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="resource-monitoring">Resource Monitoring<a href="#resource-monitoring" class="hash-link" aria-label="Direct link to Resource Monitoring" title="Direct link to Resource Monitoring">​</a></h2><p>One of the most requested features was resource monitoring. It’s finally here! While the most advanced users knew how to inspect and check out what is going on their servers, most users were running blind.</p><p>Now you can check the system-level stats on your dashboard. On top of that, you can check the service-level stats on the service page.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-dashboard">New Dashboard<a href="#new-dashboard" class="hash-link" aria-label="Direct link to New Dashboard" title="Direct link to New Dashboard">​</a></h2><p>The previous dashboard was… boring. Instead of displaying just the list of your projects, now you can see all the services at the first glance.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="other-improvements">Other Improvements<a href="#other-improvements" class="hash-link" aria-label="Direct link to Other Improvements" title="Direct link to Other Improvements">​</a></h2><ul><li>Support basic auth</li><li>Better volumes/mounts</li><li>Native MariaDB service</li><li>Prune Docker images button</li><li>Start/stop buttons for all services</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="docker-compose-to-easypanel">Docker Compose to Easypanel<a href="#docker-compose-to-easypanel" class="hash-link" aria-label="Direct link to Docker Compose to Easypanel" title="Direct link to Docker Compose to Easypanel">​</a></h2><p>From the beginning of the project, people were asking about <code>docker-compose.yml</code> support. While that is very tricky to implement directly, a member of our community built a tool to convert your <code>docker-compose.yml</code> to Easypanel Schema.</p><p>Kudos to Raven Brötzmann! Go ahead and checkout his tool and don’t forget to give a start on the Github repository.</p><ul><li><a href="https://compose-to-easypanel.netlify.app" target="_blank" rel="noopener noreferrer">https://compose-to-easypanel.netlify.app/</a></li><li><a href="https://github.com/ravenbroetzmann/compose-to-easypanel" target="_blank" rel="noopener noreferrer">https://github.com/ravenbroetzmann/compose-to-easypanel</a></li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="10-new-templates">10+ New Templates<a href="#10-new-templates" class="hash-link" aria-label="Direct link to 10+ New Templates" title="Direct link to 10+ New Templates">​</a></h2><p>The community was very active lately. I want to thank each and every one of you for your contributions: Ponky (our first contributor!), Mark Topper, Raul Bedeoan, Ivan Ryan</p><p>Check out some of the new templates</p><ul><li>imgproxy</li><li>Drone &amp; Drone Runner</li><li>Rocket.Chat</li><li>Duplicati</li><li>MySQL Backup</li><li>Postgres Backup</li><li>File Browser</li><li>Docker Registry</li><li>NextCloud</li><li>UptimeKuma</li><li>Whiteboard</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="join-on-discord-follow-on-twitter">Join on Discord, Follow on Twitter<a href="#join-on-discord-follow-on-twitter" class="hash-link" aria-label="Direct link to Join on Discord, Follow on Twitter" title="Direct link to Join on Discord, Follow on Twitter">​</a></h2><p>If you want to be the first to know about new features or new templates in Easypanel, you can join our Discord server. You can also follow us on Twitter. Links below 👇</p><ul><li><a href="https://twitter.com/easypanel_io" target="_blank" rel="noopener noreferrer">Easypanel on Twitter</a></li><li><a href="https://discord.com/invite/9bcDSXcZQ7" target="_blank" rel="noopener noreferrer">Easypanel on Discord</a></li></ul>]]></content:encoded>
        </item>
    </channel>
</rss>