I should disguise my voice so that it doesn’t look like I’m taking over this thread.
Hi. Apparently I’m in a work-on-my-plugins kick this week, because I also put a bunch of work into Bootstrap 4 Shortcodes which is an update to the Bootstrap 3 version that I worked on with filipstefansson and Simon Yeldon.
The Bootstrap 4 version tries to be a thinner layer, opting to apply classes and attributes to links, lists, and images inserted by the WordPress editor, rather than abstracting HTML into shortcodes as we did in the Bootstrap 3 version.
The plugin includes full documentation with functional examples of each shortcode (generated with a nifty Mustache template) and a handy way to insert the examples into the WordPress editor.
Not all Bootstrap elements are supported yet (the more glaring omissions right now are Navbars and javascript tabs), the documentation isn’t super pretty, and I’m sure not everything works right, but at this point I’m ready for some feedback from the community.
So check it out if you get a chance. I’d love to hear your ideas on how this can be the most useful to you. I’ll be submitting it to the WordPress Plugin repository when it’s a little further along.
This release makes Flexbox the standard and overhauls a few components, most notably for me (because it broke something) is the navbar component which is now completely Flexbox based.
This is cool, and seems like the right move, but it looks like the presumption is that all navbar elements will collapse. I often leave a few elements (like a contact button) uncollapsed in the navbar on mobile, and it took me a couple hours to wrap my head around how to pull that off in the brave new navbar.
Other than that, the new utility classes are welcome. The whole thing is shaping up well.
Ta. I was hoping to find something WP specific. Like it’d be neat if it could also tell you what version it’s running, etc… but these are a good start.
A nice and relatively new service for monitoring is https://wpscanner.io/ from one of the Delicious Brains guys. It works pretty well but don’t remember if it has uptime/downtime monitoring.
I was testing out https://bugsnag.com today and it seems like a nice service to track your apps issues, errors etc.
Works as a composer dependency but they also have a WordPress plugin (docs have a setup guide). You can also integrate it with a lot of services, for example, I added GitHub so if the app finds and error, you can right away create a GitHub issue for it with quite a bit of information about it.
Digital Ocean launched their load balancers. Seems pretty neat, and easy to configure. Not necessarily a great tool for Trellis users, since you’ll need to either offload your database to a single server, or figure out how to synchronize databases between load-balanced droplets, but a cool service nonetheless!
Essentially the same spec as the DO $5 droplets but with half the bandwidth.
Obviously basic VPS specs are very easily made to look attractive so I’ve been running some tests this morning and the performance is excellent from what I’ve seen so far. They use the latest-gen Intel CPU architecture and I’m guessing they have some very well configured SSD storage given the performance.
EDIT
Here’s some very basic tests (from loader.io) with a fairly simple site. The test goes from 0 – 1000 concurrent users over 60 seconds. All instances are in London-based data centres.