Utilizamos cookies para ayudarnos a mejorar nuestra página web. Lea nuestra Política de cookies .

App Central

Categoría

Acerca de esta aplicación

script_server asustor NAS App

script_server

  • Versión: 1.18.0.1
  • Desarrollador: Iaroslav Shepilov
  • Responsable de mantenimiento: father_mande
  • Categoría: Utility
  • Tamaño: 3.62MB
  • Series disponibles: AS6, AS70, AS50, AS51, AS2, AS3, AS10, AS61, AS62, AS31, AS32, AS63, AS64, AS40, AS52, AS53, AS65, AS71, AS66, AS11, AS33, AS67, AS54, AS11TL, AS33v2, AS68, AS72, AS12, FS67, FS68
  • Versión de ADM: 4.0.0
  • Última actualización: 2023-05-05

Descripción

Script-server APKG : https://forum.asustor.com/viewtopic.php?f=42&t=11667#p38149
Script-server es una interfaz web para scripts.
Como administrador (contraseña script_admin asusfr1), agregas tus scripts existentes a Script-server y otros usuarios podrán ejecutarlos a través de una interfaz web. La interfaz es muy sencilla y puede ser usada por personas sin conocimientos técnicos.
No se necesitan modificaciones de scripts: configuras cada script en Script-server, que crea la interfaz correspondiente con parámetros y se encarga de la validación, ejecución, etc.


Novedades en esta versión

1.18.0.1
... update engine to git f0fc7cf
... add Keycloak OpenID Auth
... add UI separator (so parameters are presented as a form define by you)
... solve bugs (include some when Python is 3.7 (ADM version)
... add interactive (stdin) parameters (from script-server not from bash, Python, etc. language
1.18.0
... update of engine with 2 major news and solved bug
... possibility to add splash screen under menu of a script before running it
... Now sub menu in runners (so more clear to manage script by usage or target)
1.17.5
... rebuild of python virtual env ... in case of update of Python 3 (ex. 3.10)
... ... Python virtual env. is created at install but can be easily rebuild using a simple command (rebuild_venv) BUT this is very rare just now for Python 3.10 update
... add a force restart to scriptserver in case of changing password (need to avoid change done but not reflected in Web)
... add themes (mine) and sample (also themes) from dev.

1.17.3
... change install procedure, python3 virtualenv is now dynamicaly created during APKG install phase.
... ADD python ldap and bcrypt modules for complete authentication methods possible, read the wiki in script-server Github
... solve if link are broken in runners (scripts folder)
... Ready to use WebUIforXXXX APKG generated from public Github https://github.com/father-mande/WebUIfor_APKG
... solve minor bugs.
... update keep your settings

1.17.1
... solve bug when intoduce tar gz scripts
... Add lot of control to have a better view of integration tar gz error
... Add temporary workaround do htpasswd not working in ADM 4.x on Armv7l NAS series.

1.17.0.2
... solve a (stupid) bug in user management
... don't stay in 1.17.0.1

1.17.0.1
... integrate last commit from scriptserver github
... update script for bug with ADM 4 (htpasswd PATH)
... ONLY for ADM 4.x

1.17.0
... integrate commit up to end of March
... add HTML and HTML-Iframe output
... add editable_list type
... fixed bugs

1.16.0.1
... initial release
... admin is : script_admin with password : asusfr1
... detail : https://forum.asustor.com/viewtopic.php?f=42&t=11684