mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[PR #1207] [CLOSED] Removed 22.04 options due to libssl version breaking use of focal repos #3788
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#3788
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?
📋 Pull Request Information
Original PR: https://github.com/amidaware/tacticalrmm/pull/1207
Author: @ninjamonkey198206
Created: 7/13/2022
Status: ❌ Closed
Base:
develop← Head:develop-installer-update-ws📝 Commits (10+)
72fb742Create config.jsona7f79a2Change URLs to defaults for editing during installab02d87Update config.json2646267Create local_settings.py8799af4Create app.ini84a39ddCreate rmm.servicef026940Create daphne.service6b9b081Create nats.serviced0f932cCreate nats-api.service52867dbCreate celery.service📊 Changes
28 files changed (+3716 additions, -1 deletions)
View changed files
📝
api/tacticalrmm/core/management/commands/pre_update_tasks.py(+1 -1)➕
default-configs/celery/celery.conf(+16 -0)➕
default-configs/mesh/config.json(+34 -0)➕
default-configs/nginx/frontend.conf(+41 -0)➕
default-configs/nginx/meshcentral.conf(+47 -0)➕
default-configs/nginx/rmm.conf(+88 -0)➕
default-configs/python/local_settings.py(+25 -0)➕
default-configs/uwsgi/app.ini(+24 -0)➕
installer-util.sh(+448 -0)➕
script-cfg/CertificateFunctions.cfg(+229 -0)➕
script-cfg/ConfigAndServiceFunctions.cfg(+345 -0)➕
script-cfg/DatabaseFunctions.cfg(+21 -0)➕
script-cfg/InputAndError.cfg(+47 -0)➕
script-cfg/InstallFunctions.cfg(+335 -0)➕
script-cfg/MiscFunctions.cfg(+360 -0)➕
script-cfg/NetworkFunctions.cfg(+70 -0)➕
script-cfg/ParentFunctions.cfg(+831 -0)➕
script-cfg/SystemInfoFunctions.cfg(+112 -0)➕
script-cfg/TroubleshootingFunctions.cfg(+128 -0)➕
script-cfg/UpdateRestoreFunctions.cfg(+136 -0)...and 8 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.