mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1362] Option to cache a task script locally on the machine, so it will still run without network #2794
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#2794
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 @stavros-k on GitHub (Dec 2, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1362
Is your feature request related to a problem? Please describe.
Certain scheduled tasks should be able to run even when a pc does not have internet.
eg, a script to autoconfigure network setup :P we do prepare lots of machines locally and when changing networks
sometimes we forget to change network settings.
We have prepared a script to autoconfigure network settings based on the client/site name which is schedulled to run at the deployment day.
Describe the solution you'd like
An option to cache the script locally, so it can run even without internet.
This should be an opt-in option, and not set by default.
Describe alternatives you've considered
Create another script to create the script and the task so it can run offline.
Additional context
Add any other context or screenshots about the feature request here.
@Len-SVACS commented on GitHub (Mar 22, 2023):
+1 for this feature. This would be handy
@silversword411 commented on GitHub (Jul 6, 2023):
A big part of this might be adding Jetstream to NATS