• #dev 2022-07-18
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-07-18 UTC
# 16:44
[manton]
Docker and Kubernetes may be overkill to start with. Is it a script you run? I would start by manually running the processes you need on multiple servers and then automate the management of them when you need to. (This is Ruby-specific, but I use Sidekiq across a few servers to manage background tasks. Probably something similar for Python.)