Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Adam Stacoviak

๐Ÿ‘ค Speaker
2989 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

I'm down for it, except I want to self-host.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

Then when the product has proven itself, that makes more sense later on.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

That makes a lot of sense.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

It's easy to say that.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

It's easy for me to say, hey, just, hey, David, just, you know, make this a self-hosted instance, right?

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

I mean, it's easy just to say those words, but then to actually support it is the challenge because then you have versions out there.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And I suppose you do have database migrations.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

But I mean, if you know which version you're on, you can pin to a version and you do a good job with engineering and database migrations, then that can largely be collapsed to almost no pain.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

I get that that can be painful, but

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And then you also have containers.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

Docker is certainly one of the things you can easily do that with.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

They've rolled out hardened images.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

I'm sure they would easily roll you into an aperture hardened image that you can just, boom, it's there.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

You're using the latest version of it kind of thing.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So there's a lot of things you can do to simplify it from a hosted standpoint or a self-hosted standpoint.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

That doesn't have to be, here's my code.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

It is a binary too, right?

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

You say it's a Go binary.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

You're largely a Go shop.