mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #257] install tacticalrmm in local network #163
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#163
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 @mandelbrotmedia on GitHub (Jan 25, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/257
is it possible to install tacticalrmm in a local network / onprem?
i tried the install script but got the follwing error:
Press Enter to ContinueWaiting for verification...
Challenge failed for domain xxxx.domain.com
dns-01 challenge for xxxx.domain.com
Cleaning up challenges
Some challenges have failed.
i think its because of the local network.
no DNS records
@wh1te909 commented on GitHub (Jan 25, 2021):
Hi, yes it's possible but you'll need a real domain that is publicly resolvable just to get the cert. No need to publicly expose any ports.
You can get a free one from https://www.freenom.com/
After install, you'll need to make sure your 3 subdomains resolve to the private IP of the VM running the RMM if you want to keep everything internal.
@wh1te909 commented on GitHub (Jan 29, 2021):
closing, reopen if still issues