Re: anything like localstack on FreeBSD?
- In reply to: Mateusz Piotrowski : "Re: anything like localstack on FreeBSD?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Jul 2022 05:06:50 UTC
On 29 Jun 2022, at 3:15, Mateusz Piotrowski wrote: > 'Hey Pat, > > On 08/06/2022 02:20, Pat Maddox wrote: >> Is there anything like localstack on FreeBSD, that simulates AWS >> services (S3, SQS, secrets manager)? >> >> [1] https://localstack.cloud/ >> > Hmm, I'm not aware of anything like that for FreeBSD. People had some > successes with running the docker-machine the same way you can do it > on macOS. > > Other than that, I've heard there is some movement in the containerd > world related to FreeBSD. Yes I’ll be curious to see how containerd works on FreeBSD and if it supports localstack. In the mean time, we’ll be running a dedicated docker server for localstack... a remote localstack. Pat