3.1.x to 3.2.0 upgrade hangs/fails on 1GB instance

At some point I don’t mind shipping a bootstrapped image: Can Discourse ship frequent Docker images that do not need to be bootstrapped?

Maybe if this whole series of constraints was simplified:

  • You run a pg container
  • You run a redis container
  • You run a pre-bootstrapped container, with zero support for custom plugins, we would just bundle with official

This could work and be handy for people, the downside is that we would diverge our install story which effectively doubles our support for free install

Running a cache for compiled assets, I am not sure we can pull that off it is going to be too complicated with too many moving parts.

4 Likes