Ymir Report #64 — 10,000 deployment milestone 🄳


Heya friend!

Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that I’m building.


INTRO

As the title says, Ymir passed the 10,000 deployment milestone. It's exciting to see it being used by more people. Laravel Vapor has 3.5 million deployments so not quite at their scale yet! šŸ˜…

It's my last week in Tokyo. I did some touristic stuff in Japan last week. So didn't do a full cycle. I mainly wrapped up the code upgrade.

Otherwise, I have a lot of consulting work to do. So I'm not sure I'll get a lot of product work done. The main focus is to get the logging changes and documentation done.


PRODUCT

You can always view the history of Ymir's product development at https://ymirapp.com/changelog.

I think the code upgrade is largely done. Ymir is now leveraging PHP features up to PHP 8.2. I might try to run rector on the code base to see if it finds anything else.

The code also now passes phpstan max level. This required thousands of small code fixes. The goal is to continue to make sure Ymir's code base is as resilient as possible. Static code analysis is your first line of defence since it can detect issues in your code without you having to write tests to detect them.


MARKETING

I'm still in talks with a hosting company. As usual, this is a very slow process. I'm trying to get them to do a pilot with Ymir. We'll see what happens.

I also did a podcast last month, which I forgot to share. (I blame the fact I'd just moved to Japan šŸ˜…) I talked about Ymir on the Do the Woo emerging tech podcast.


BUSINESS

You can always view Ymir's up-to-date business metrics at ymirapp.com/open. They're updated every 10 minutes.

November is looking a bit healthier. I have a few trials going. I had one trial convert, but also one cancellation. So maybe we get to see some growth this month. šŸ¤ž

Still thinking about what to do about the agency pricing. I'll probably sit on it for a bit.

Carl

Ymir

Read more from Ymir

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....

Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that I’m building. INTRO If you're in the summer hemisphere, I hope you're enjoying your summer (or your winter down there! šŸ˜…) I've had an amazing summer with lots of friends visiting. It's also been very busy with consulting work and Ymir! Laravel support continues to progress. I think I'm finally done with most of the refactoring of the Laravel app. I've begun working on supporting...

Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that I’m building. INTRO It's been a busy month for me with Ymir and consulting! The most exciting thing is that Ymir sponsored its first WordCamp! 🄳 It was a cool milestone for me and I need to put it on the open dashboard when I have a moment. Laravel support is progressing at a good pace. I've wrapped up the refactoring of the deployment code. It was a huge undertaking and involved...