Actions
Installer une Brique Internet Illyse¶
- Télécharger le fichier install.hypercube
- Se rendre sur https://install.labriqueinter.net/ et cliquer, en haut à gauche sur "Charger un fichier". Charger le fichier install.hypercube téléchargé à l'étape précédente.
- Dans la section VPN, renseigner "Adresse IPv4 assignée" et "Préfixe IPv6 délégué" (info disponible dans COIN)
- Dans la section YunoHost, compléter le formulaire (Nom, mdp, domaine, etc)
- Sur la dernière étape, cliquer sur le lien Télécharger votre fichier HyperCube et suivre les indications (copier sur une clef USB, brancher la brique, attendre)
- Si possible, tout en bas de la dernière étape, cliquer sur Télécharger le guide personnalisé (PDF) et le fournir à l’adhérent. Attention il contient les mots de passe en clair !
- Une fois l'install terminée, faire le tour de l'interface
- Dans domains/*/Certificate, intaller un certificat Let's Encrypt.
Astuces:¶
- Trouver les briques connectées sur le même réseau local que nous:
sudo arp-scan -l --interface="eth0" | grep -P '\t02'
- Pour suivre l'installation, se connecter sur:
http://<IP_de_la_brique>:2468/install.html
- Supprimer le cron dyndns (les IP fournies par le VPN sont fixes, donc inutile d'update)
rm /etc/cron.d/yunohost-dyndns
Logs hypercube¶
Pour info, sur une install ok, fait derrière une connexion très haut débit:
1970-01-01 01:01: [INFO] ===== Start HyperCube Service ===== 1970-01-01 01:01: [INFO] Detecting USB sticks... 2017-03-19 14:05: [INFO] Looking for HyperCube file 2017-03-19 14:05: [INFO] HyperCube file found 2017-03-19 14:05: [INFO] Loading JSON 2017-03-19 14:05: [INFO] Extracting settings for Unix 2017-03-19 14:05: [INFO] Extracting settings for YunoHost 2017-03-19 14:05: [INFO] Extracting settings for Wifi Hotspot 2017-03-19 14:05: [INFO] Extracting settings for VPN Client (logging) 2017-03-19 14:05: [INFO] Extracting .cube file for VPN Client 2017-03-19 14:05: [INFO] Updating Debian root password 2017-03-19 14:05: [INFO] Changing hostname 2017-03-19 14:05: [INFO] Updating hosts file 2017-03-19 14:05: [INFO] Setting locales 2017-03-19 14:05: [INFO] Upgrading Debian/YunoHost... 2017-03-19 14:15: [INFO] Check online DynDNS domains list 2017-03-19 14:15: [INFO] Checking DynDNS domain availability 2017-03-19 14:15: [INFO] Doing YunoHost post-installation... 2017-03-19 14:22: [INFO] Fetching YunoHost apps list for labriqueinternet 2017-03-19 14:22: [INFO] Creating first user 2017-03-19 14:22: [INFO] Installing VPN Client... 2017-03-19 14:24: [INFO] Installing Wifi Hotspot... 2017-03-19 14:29: [INFO] Installing DoctorCube... 2017-03-19 14:29: [INFO] Installing Roundcube Webmail... 2017-03-19 14:34: [INFO] Configuring VPN Client... 2017-03-19 14:35: [INFO] Configuring Wifi Hotspot... 2017-03-19 14:36: [INFO] Rebooting... 2017-03-19 14:41: [INFO] ===== Start HyperCube Service ===== 2017-03-19 14:41: [INFO] Detecting USB sticks... 2017-03-19 14:41: [INFO] Starting second step 2017-03-19 14:41: [INFO] Wifi device already detected, nothing to do 2017-03-19 14:41: [INFO] Finished! 2017-03-19 14:41: [INFO] No USB stick detected for log copying 2017-03-19 14:41: [INFO] 4 hours (without reboot) before disabling this interface 2017-03-19 14:41: [INFO] Please, save this page with Ctrl+S
Mis à jour par Florent Guillot il y a plus de 7 ans · 4 révisions