mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Auto-update README
This commit is contained in:
parent
f40ac05f77
commit
ce75bc1760
2 changed files with 2 additions and 48 deletions
25
README.md
25
README.md
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# Calckey for YunoHost
|
# Calckey for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/calckey)  
|
[](https://dash.yunohost.org/appci/app/calckey)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=calckey)
|
[](https://install-app.yunohost.org/?app=calckey)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -32,30 +33,6 @@ A greatly enhanced fork of Misskey with better UI/UX, security, features, and mo
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Disclaimers / important information
|
|
||||||
|
|
||||||
### Important points to read before installing
|
|
||||||
|
|
||||||
- *Calckey* requires a dedicated root domain, e.g. `Calckey.domain.tld`
|
|
||||||
- Due to Cypress dependency, *Calckey* only works on 64-bit CPU machines.
|
|
||||||
- *Calckey* can take quite some time to install (more then 30 minutes). So take out some time and grab yourself a coffee.
|
|
||||||
- If installing from command line, using `screen` is recommended to avoid disconnection. See below.
|
|
||||||
- After installation, first page can take time to load and may show timeout error. Give it time to make itself ready for you. Refresh the page after 2 or 3 minutes.
|
|
||||||
- The first account created will be an admin user and will have all the admin rights.
|
|
||||||
|
|
||||||
Using screen in case of disconnects
|
|
||||||
|
|
||||||
```
|
|
||||||
sudo apt-get install screen
|
|
||||||
screen
|
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/Calckey_ynh.git
|
|
||||||
```
|
|
||||||
Recover after disconnect:
|
|
||||||
```
|
|
||||||
screen -d
|
|
||||||
screen -r
|
|
||||||
```
|
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://i.calckey.cloud/>
|
* Official app website: <https://i.calckey.cloud/>
|
||||||
|
|
25
README_fr.md
25
README_fr.md
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# Calckey pour YunoHost
|
# Calckey pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/calckey)  
|
[](https://dash.yunohost.org/appci/app/calckey)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=calckey)
|
[](https://install-app.yunohost.org/?app=calckey)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
@ -30,30 +31,6 @@ Un fork grandement amélioré de Misskey avec une meilleure UI/UX, sécurité, f
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
|
||||||
|
|
||||||
### Points importants à lire avant l'installation
|
|
||||||
|
|
||||||
- *Calckey* nécessite un domaine racine dédié, par ex. `Calckey.domain.tld`
|
|
||||||
- En raison de la dépendance de Cypress, *Calckey* ne fonctionne que sur les machines à processeur 64 bits.
|
|
||||||
- *Calckey* peut prendre un certain temps à installer (plus de 30 minutes). Alors prenez un peu de temps et prenez un café.
|
|
||||||
- Si l'installation à partir de la ligne de commande, l'utilisation de l'écran est réenregistrée pour éviter la déconnexion. Voir ci-dessous.
|
|
||||||
- Après l'installation, la première page peut prendre du temps à charger et peut afficher une erreur de délai d'attente. Donnez-lui le temps de se préparer pour vous. Actualiser la page après 2-3 minutes.
|
|
||||||
- Le premier compte créé sera un utilisateur administrateur et disposera de tous les droits d'administrateur.
|
|
||||||
|
|
||||||
Utiliser *screen* en cas de déconnexion
|
|
||||||
|
|
||||||
```
|
|
||||||
sudo apt-get install screen
|
|
||||||
screen
|
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/Calckey_ynh.git
|
|
||||||
```
|
|
||||||
Récupérer après déconnexion :
|
|
||||||
```
|
|
||||||
screen -d
|
|
||||||
screen -r
|
|
||||||
```
|
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://i.calckey.cloud/>
|
* Site officiel de l’app : <https://i.calckey.cloud/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue