mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1557] Migrate on-premises installation to docker #978
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#978
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jul 7, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1557
At the moment we are using Tactical RMM in a Debian 12 VM on Proxmox.
Unfortunately, there seems to be an unsolved bug with qemu-guest-agent on Debian (and maybe Ubuntu) that randomly freezes the VM with no solution except an hard reset of the VM.
We'd like to try moving our on-premises installation on a docker container on Alpine Linux.
Can the backup/restore script be used on this scenario?