by wilsonfiifi on 3/30/25, 7:01 AM with 9 comments
by nvahalik on 4/2/25, 4:54 PM
The thing I love/hate about Forge is that it makes some stuff JUST easy enough to not have to build yourself, but also makes it just frustrating enough for the customizations/tweaks we've built up over the years.
More recently, we started using the API to script various setups and configurations. It took processes that used to take several hours and made them minutes. This means we avoid having to figure out and manage things likes what the default nginx config is across servers. But then, there is SOME stuff like PHP ini files that you can't modify via the API. So we end up running an amalgamation of API commands with some "command scripts" that do the one-off things.
All things considered, I wish there was an Ansible migration path off of Forge. There are so many little things we've had to do that results in our needing to create and run one-off scripts but Forge has just the little bit of edge that migrating off is "more trouble than it's worth".
I just with they could fix the team dynamics. e.g. I want to be able to have a library of scripts (forge: recipes) my team can run—but since I'm the account owner, only I can run them!
by jorisnoo on 4/2/25, 6:02 PM
Although I'm a longtime Forge user, I want to give it a try soon. The UI does not look as polished in the screenshots, but it seems to offer more features, such as file backups.
Forge appears to be quite a critical part of the infrastructure, given its root access to all servers, which lies under US jurisdiction/influence, so moving to an alternative may be warranted?
I'd be interested to hear any opinions on this, as well as if anyone was able to compare the two tools.
by hk1337 on 4/2/25, 2:11 PM
by jonathaneunice on 4/2/25, 3:02 PM
by theglenn88_ on 4/2/25, 6:13 PM
This looks decent, I wanted to build this once a few years ago, before Forge existed. will give this a try.