Skip to content

Feature request: Official pre-built Docker images for self-hosting #6447

Description

@Modio76

I’m very interested in running Macro self-hosted on a Synology NAS using Docker.

I tried setting up the current local/self-hosted stack. Macro is a very interesting product for this use case, but the current setup requires compiling many Rust services and manually preparing several infrastructure components and dependencies.

For smaller self-hosted installations, an official pre-built Docker deployment would make Macro much more accessible.

Ideally, there would be something like:

docker compose pull
docker compose up -d

with official pre-built images for the required Macro services, rather than requiring users to compile the Rust services themselves.

This would be particularly useful for users running Macro on:

  • Synology NAS
  • Unraid
  • Proxmox
  • small home servers
  • small business self-hosted environments

Macro itself looks extremely promising for this type of environment. I would seriously consider using it for a small committee/workgroup if there were a straightforward and maintainable Docker-based self-hosting option.

Question:
Are official pre-built Docker images and/or a simplified production-ready Docker Compose deployment for self-hosting planned?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions