[WIP] Extension
- During editing or adding a resource, it is possible to execute a script after installing it.
A script is also required before installing it.
For security, teams need to be bundled into a single thread.
Example: apt update && apt -y full-upgrade && apt -y autoremove
- Description of the resource in expanded form.
If you add a video review, links, information on the assembly status to the description of the resource, it will not be compact, and even on one page.
I suggest developing a button under which the description will be hidden.
https://git.ckcorp.ru/ck/gh.ckcorp.ru/merge_requests/37
- Files are transferred on the local network, via http or ftp, which is not security in our case. Clients, although they don’t know the IP address, can try to get direct access using the selection method.
I suggest using scp + key. Key is superfluous, as is the password, but scp plays the main role here. To call which requires rights far greater than that provided by "AMXModX", as well as other programming languages that can go beyond the container.