Nous utilisons des cookies pour améliorer notre page Web. Veuillez lire notre politique relative aux cookies .

App Central

Catégories

A propos de cette App

script_server asustor NAS App

script_server

  • Envoyer un commentaire
  • Développeur: Iaroslav Shepilov
  • Mainteneur: father_mande
  • Version: 1.18.0.1
  • Catégories: Utilitaires
  • Taille: 3.62MB
  • Disponible sur séries: 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, FS67, FS68
  • Dernière mise à jour: 2023-05-05

Description

Script-server APKG: https://forum.asustor.com/viewtopic.php?f=42&t=11667#p38149
Script-server est une interface utilisateur Web pour les scripts.
En tant qu'administrateur (Identifiant : script_admin . Mot de passe : asusfr1), vous ajoutez vos scripts existants dans Script_server et les autres utilisateurs pourront les exécuter via une interface Web. L'interface utilisateur est très simple et peut être utilisée par des non-techniciens.
Aucune modification de script n'est nécessaire - vous configurez chaque script dans Script Server et il crée l'interface utilisateur correspondante avec des paramètres et s'occupe de la validation, de l'exécution, etc.


Quoi de neuf dans cette version ?

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