Asustor docker de l'app store : instable ?

JacquesNAS

Chevalier Jedi
21 Janvier 2016
489
64
33
Bonjour,

Si vous laissez votre NAS allumé 24h/24h, constatez vous des problèmes de stabilité avec le docker installé par l'App Store (via ADM) ?

Parfois j'ai des container qui tombe indisponible alors que tout est ok dans Portainer (status et logs).

Et je relance docker et ca retombe en marche.

Pas vous ?
 
Hello,

J'ai quelques containers effectivement avec Docker-ce + Portainer CE installés depuis l'App Central. Aucun souci constaté, en tout cas pas de problèmes de stabilité, d'arrêt intempestif ou d'inaccessible. Pour information, j'ai AdGuard Home, UniFi Controler, Vaultwarden... et bien sûr PortainerCE qui tourne h24.
 
  • J'aime
Réactions: Dami1
Bonjour,

J'ai constaté que lorsque les conteneurs sont KO, le processus Docker perd le socket.
 
J'ai ouvert un incident sur le support Asustor, Jack (Ingénieur ASUSTOR) a eu un plein accès sur mon NAS personnel, j'attends avec impatience son retour . (N° d'incident sur le support Technique: 47795)


Action réalisés:
- Création d'un accès Administrateur pour le support Technique: Fait
- Accès du panel Web à distance: OK
- Connexion sur mon VPN Personnel : En cours
-> Accès SSH



Echange:


Marc:
Bonjour,

Pour l'accès au panel du NAS: https://**********
Utilisateur: *************
Mot de passe: *************

Hi Marc,

This is Jack from ASUSTOR technical support.
I'll take care of this ticket from now.
For the issue mentioned, if it's possible, please provide the Cloud ID(ADM ->Settings ->EZ Connect) of the NAS and the admin account's password for us to connect to your NAS remotely and check it.
It is recommended that you change the admin password to a temporary password during the troubleshooting, when we are done, then you can revert it back to the original admin password.

Please don't be hesitate to contact if you got further question.

Best regards.
Jack Ni
Technical Support Department
Tel: +886-2-7737-0888 #3903
Fax:+886-2-7737-0899
ASUSTOR Inc.,

Live demo: http://www.asustor.com/live_demo
Review & Awards: http://www.asustor.com/news/review?lan=en
ASUSTOR College: http://www.asustor.com/online/College?lan=en
Official forum: http://forum.asustor.com/
Official Youtube Channel: http://www.youtube.com/user/MarketingASUSTOR
Official facebook fan page: https://www.facebook.com/ASUSTOR.INC?fref=ts
Official Twitter: https://twitter.com/ASUSTOR.


Hi Marc,

Thanks for the info.
I can connect to the remote NAS by using provided information without problem.
Now we need terminal connection to the NAS to let our engineer fix the issue by using terminal commands.
Can you help to go ADM-Service-Terminal to enable the service and configure service port forward so we can connect and help further?

Please don't be hesitate to contact if you got further question.

Best regards.
Jack Ni
Technical Support Department
Tel: +886-2-7737-0888 #3903
Fax:+886-2-7737-0899
ASUSTOR Inc.,

Live demo: http://www.asustor.com/live_demo
Review & Awards: http://www.asustor.com/news/review?lan=en
ASUSTOR College: http://www.asustor.com/online/College?lan=en
Official forum: http://forum.asustor.com/
Official Youtube Channel: http://www.youtube.com/user/MarketingASUSTOR
Official facebook fan page: https://www.facebook.com/ASUSTOR.INC?fref=ts
Official Twitter: https://twitter.com/ASUSTOR.



Bonjour Jack,

Pour l'accès SSH, je veux que tu passes par le client Wireguard (TUNNEL VPN) pour des raisons de sécurité.
Concernant l'environnement Docker, c'est un environnement vierge disposant d'un stack dans portainer qui sert de test.

Etape 1: Installer Wireguard
Etape 2: Connexion sur le VPN
###################################################################
[Interface]
Address = *******
ListenPort = **************
PrivateKey = *******
DNS = *******

[Peer]
PublicKey = *******
PresharedKey = *******
AllowedIPs = *******
Endpoint = *******
###################################################################

Etape 3: Se connecter en SSH (ssh *******@******* -p *******)

Etape 4: Portainer (Username: *******| pass: *******)

Etape 5: Sélectionner test.lan comme Entrypoint.