|
Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that Iām building. INTRO Heya! It's been a little while since the last report. December was super busy and then I had some unfortunate events during the holiday and in January which delayed a lot of stuff. I'm still not done writing my year in review because of them š«£š There's actually been quite a bit of work done on the product since the last update. The biggest new feature is PHP 8.4 support. I tried getting it out in December last year, but there were unforeseen issues that pushed it to this January. Otherwise, business is flat. No trials, no churn, no new subscriptions. PRODUCT You can always view the history of Ymir's product development at https://ymirapp.com/changelog. Busy last two months on the product front. Lots of small bug fixes to the PHP runtime and the build process. This culminated with adding PHP 8.4 support. Ymir now supports 8 (!!) PHP versions which is wild. The Ymir CLI was the other major recipient of bug fixes and features. I added support for Podman as an alternative to the Docker client. Docker made some breaking changes that don't play well with Amazon Elastic Container Registry. For now, Podman allows things to continue working normally. I also finished the refactor of the database export and import commands. They now use PHP instead of being wrappers around mysql and mysqldump commands. This should make them less error prone from now on. MARKETING I've been bad and hadn't updated the reports page or the changelog in a while. (I do it manually.) Reports page wasn't so bad, but the change log was missing 10+ entries. I hadn't updated it since September! š Still trying to sit down with 40Q to write the case study. Hopefully, I can get some traction on that in the next month. I want more case studies. Hopefully, I can start putting some logos on the marketing site too! Otherwise, I'll be heading to CloudFest in March. I'm trying to speak, but I'll be taking part in the hackathon at the very least. My goal is to network there and see how Ymir might fit in the larger hosting landscape. BUSINESS You can always view Ymir's up-to-date business metrics at ymirapp.com/open. They're updated every 10 minutes. Nothing new on the business side besides that I still love the product and working on it! I'm writing larger thoughts in my year in review. So stay tuned for that. Carl |
Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that Iām building. INTRO Looks like we're on more of a monthly cadence still š This is going to be a shorter update. October was busy, but I can't talk about it yet. I'll have a longer report after CloudFest USA. Because I was so busy with other things, I didn't get to work on Ymir itself much. That said, I did some really good marketing at WordCamp Canada! šŖ I was pretty exhausted...
Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that Iām building. INTRO So September has come and gone! It's been really busy, but not in a publicly visible way. There isn't much I can share or talk about yet so this will be a shorter update. For example, I'm working very hard on the Ymir CLI. But unfortunately, the technical debt there has really caught up to me. So a lot of the work is still ongoing, I'll talk about it a bit...
Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that Iām building. INTRO Fall is almost here! August has been super busy with a lot of work going on behind the scenes. I'm happy to say that Ymir now supports SQS queues. š„³ The feature is live and documented in the configuration reference and change log. There isn't much else to do with it for now. I'm not adding SQS support for WordPress yet, so this is really for Laravel support....