
內容簡介
這個外掛確保在您的網站內容更改時清除 SpinupWP 頁面快取。還沒使用 SpinupWP 嗎?請在此註冊。
SpinupWP是一個現代的伺服器控制面板,旨在協助您實施每次啟用伺服器的最佳實踐。專為 WordPress 設計。
這個配套外掛應該安裝在使用 SpinupWP 建立的網站上,以允許當您的網站內容更改時清除頁面快取。還沒使用 SpinupWP 嗎?請在此註冊。
任何供應商
我們支援 DigitalOcean、Linode、AWS 和任何其他供應商。只要您的伺服器有 IP 位址,就可以連接到 SpinupWP。然而,它需要是新安裝的 Ubuntu。
最新和最好的軟體
SpinupWP將從標準的 apt-get 軟體庫安裝 Nginx、PHP、MySQL/MariaDB 和 Redis 最新的穩定版本。不會使用自訂軟體套件。即使未來停用 SpinupWP,您仍然可以使用 apt-get upgrade 保持軟體套件更新。
自動安全更新
SpinupWP會配置您的伺服器在可用時立即安裝安全更新,減少軟體漏洞導致您的伺服器風險的可能性。
免費 SSL/TLS 憑證
現在,通過 HTTPS 提供服務對於安全至關重要,不僅如此,更可發揮 HTTP/2 的性能優勢。當您將站點添加到 SpinupWP 時,會為您的站點取得、安裝和配置免費的 Let's Encrypt SSL/TLS 憑證。而且,SpinupWP 還會處理憑證續訂,所以您幾乎不需要考慮憑證問題。
全部的快取
優秀表現的 WordPress 站點的關鍵之一是快取。所有站點均設定 Redis 物件快取,以大幅減少資料庫的查詢請求。只要勾選一個方塊,便可以啟用完全頁面快取,無需使用 PHP 立即提供頁面。
Git 推送發佈
開發者!開發者!開發者!將 Git 儲存庫添加到 SpinupWP 站點中,並簡單地推送到主要分支以發佈您的代碼。GitHub、Bitbucket 或自訂 Git repo 都可以使用。您還可以配置建置腳本,以在完成部署後在伺服器上執行一些任務。
錯誤日誌
WordPress 不會預設啟用錯誤記錄。可能是因為日誌被保存到可公開存取的目錄中,很快就會變成佔據大量硬碟空間的問題。但是 SpinupWP 預設啟用錯誤記錄,並將其存儲在安全的位置,並確保它們像其他伺服器日誌一樣定期輪換。
安全安全再安全
SpinupWP 配置的每個伺服器都從一開始就採用安全方法。SSH 登錄已禁用root使用者(要使用sudo登錄您的使用者)。防火牆只允許連接到 Nginx 和 SSH,失敗嘗試會被監控和封鎖。Nginx 被配置用於防禦跨站腳本(XSS)、點擊劫持、MIME 嗅探和其他攻擊。軟體安全更新會自動安裝。
定期時間發佈文章
透過 SpinupWP 添加的每個站點都會配置伺服器端的定期任務,以確保 WordPress 網站的定期任務每分鐘執行一次。
預載WP-CLI
如果您喜歡 WP-CLI(我們也喜歡! ❤),您第一次登錄伺服器時,可以在命令列上找到它。
網站安全隔離
通過 SpinupWP 向您的伺服器添加的每個站點都將為該站點創建一個新的系統使用者。所有站點檔案都由該站點使用者擁有,並配置 PHP-FPM pool 以運行作為該使用者,以確保每個站點的安全性和穩定性。
外掛標籤
開發者團隊
原文外掛簡介
This plugin ensures that the SpinupWP page cache is cleared when your site’s content changes. Not using SpinupWP yet? Sign up here.
SpinupWP is a modern server control panel that’s here to help you implement best practices for every server you spin up. Designed for WordPress.
This companion plugin should be installed on sites created using SpinupWP to allow the page cache to be cleared when your site’s content changes. Not using SpinupWP yet? Sign up here.
Any Provider
We support DigitalOcean, Linode, AWS, and any other provider. If your server has an IP address, you can connect SpinupWP. It does need to be a fresh install of Ubuntu though.
Latest & Greatest Software
SpinupWP will install the latest stable versions of Nginx, PHP, MySQL/MariaDB, and Redis from the standard apt-get repos. No who-knows-what-they-did custom builds of packages. Disconnect from SpinupWP in the future and you can still keep your packages up-to-date with apt-get upgrade.
Automatic Security Updates
SpinupWP will configure your server to install security updates as soon as they are available to reduce the likelihood of a software vulnerability putting your server at risk.
Free SSL/TLS Certificates
Serving your site over HTTPS is essential these days, not only for security, but to take advantage of the performance improvements of HTTP/2 as well. When you add a site to SpinupWP, a free Let’s Encrypt SSL/TLS certificate will be acquired, installed, and configured for your site. And SpinupWP will handle certificate renewals as well, so you hardly need to think about certificates.
Cache All the Things
One of the keys to a great performing WordPress site is caching. All sites are set up with Redis object caching to greatly reduce database requests. And with the check of a box you can enable full-page caching to serve pages lightning fast without even hitting PHP.
Git Push-to-Deploy
Developers! Developers! Developers! Add a git repository to your SpinupWP site and simply push to master to deploy your code. GitHub, Bitbucket, or a custom git repo will work. You can also configure a build script to run some tasks on the server after deployment is complete.
Error Logs
WordPress doesn’t enable error logging by default. Probably because the log is saved to a publicly accessible directory and can quickly balloon to take up a lot of hard drive space. SpinupWP enables error logs by default but stores them in a safe place and makes sure they’re rotated regularly like other server logs.
Security Security Security
Each server provisioned by SpinupWP is security-hardened from the word go. SSH login is disabled for the root user (you login with your user and use sudo instead). The firewall only allows connections to Nginx and SSH and failed attempts are monitored and blocked when the reach a threshold. Nginx is configured to defend against XSS, clickjacking, MIME sniffing, and other attacks. Software security updates are installed automatically.
Scheduled Posts Published on Schedule
For every site you add via SpinupWP, a server-side cron job will be configured to make sure that your WordPress site’s cron is executed every minute, as it should be.
WP-CLI Preloaded
If you love WP-CLI (we do! ❤) you’ll be very pleased to find it available on the command line the first time you login to your server.
Security Isolation for Sites
For each site that you add to your server via SpinupWP, a new system user is created for that site. All site files are owned by the site user and a PHP-FPM pool is configured to run as that user as well. Each site only has access to its files and so if only one site has a security vulnerability and gets infected with malware for example, only the files for that one site can be infected.
SFTP Access for Your Clients
If you’re hosting a site for someone else, you can easily give them SFTP/SSH access to just that site. And because of the security isolation between sites, they will only have access to files for that site.
Professional Guidance & Best Practices
SpinupWP will actively point you in the right direction and offer suggestions for maintaining your server. And because it provides detailed feedback about the operations it runs on your server, you can learn what is happening with your server. New release of Ubuntu just came out, should I upgrade? We’ll add a notice to the app about that, why we don’t recommend upgrading your existing servers, and how you can spin up a new server with the new release of Ubuntu and migrate your sites to that server instead. Should I install Varnish to improve page caching performance? We’ve benchmarked Varnish and Nginx FastCGI Cache performed better. Varnish would add complexity too, so one less moving part is another reason. Much of the time SpinupWP will suggest things that you may not have even thought of. Email deliverability for example. SpinupWP will strongly encourage you to configure an email sending plugin for the best email deliverability. SpinupWP’s guidance is especially helpful for those new to managing a server, but can also help those who’ve been at it a while, providing transparency to our decisions.
Scheduled Backups of Site Files & Database
All server providers (DigitalOcean, Linode, etc) offer automated backups of your entire server for a fee. These services are great and we highly recommend having backups of your whole server. But what happens if some media or data was deleted by accident from your WordPress site? You’re not going to restore your entire server just to get that data back. That’s where site backups come in. Site backups are full backups of your site files (media, themes, and plugins) and database. They allow you to easily restore a single site or just some files or data from a single site. With SpinupWP’s site backups, you choose your preferred provider to stash your backups whether that’s Amazon S3, DigitalOcean Spaces, or Google Cloud Storage. You plug in your account details and SpinupWP will send your site backups there in an easy-to-see format.
Teamwork Makes the Dream Work
Create a new team account, invite a member of your team, and allow them to spin up their own servers. Or just only allow them to add sites, the permissions you give them is up to you.
Features
Page cache purging
Persistent object caching
Ensures debug.log files aren’t saved in a publicly-accessible location
