Hi @Falco thanks for responding, yes I’ve read that page and a lot of others, mostly discourse docker this and by development I mean running Discourse to simply access the Discourse API, not development of Discourse.
Maybe an example:
I do docker-compose up
and db, redis, discourse, sidekick etc comes up, and I can hit Discourse on port x, register a user etc. and get an email (using mailcatcher). So just so you understand it’s a base docker-compose that I can add to, like another DB or container for my development outside of Discourse. Does that make more sense?