From 7024b40e7e08bc6e419562c8c14a5461e54ca3be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D0=B0=D1=85=D0=B8=D1=80=D0=B5=D0=B2?= Date: Sun, 5 May 2024 12:22:34 +0300 Subject: [PATCH] update --- README.md | 4 ++-- documents/DE.md | 6 +++--- documents/EN.md | 6 +++--- documents/ES.md | 6 +++--- documents/FR.md | 6 +++--- documents/JA.md | 6 +++--- documents/PT.md | 6 +++--- documents/RU.md | 6 +++--- documents/ZH.md | 6 +++--- documents/src/json/de.json | 6 +++--- documents/src/json/en.json | 6 +++--- documents/src/json/es.json | 6 +++--- documents/src/json/fr.json | 6 +++--- documents/src/json/ja.json | 6 +++--- documents/src/json/pt.json | 6 +++--- documents/src/json/ru.json | 6 +++--- documents/src/json/zh.json | 6 +++--- documents/src/md/DE.md | 4 ++-- documents/src/md/EN.md | 4 ++-- documents/src/md/ES.md | 4 ++-- documents/src/md/FR.md | 4 ++-- documents/src/md/JA.md | 4 ++-- documents/src/md/PT.md | 4 ++-- documents/src/md/RU.md | 4 ++-- documents/src/md/SIMPLE_RU.md | 4 ++-- documents/src/md/ZH.md | 4 ++-- 26 files changed, 68 insertions(+), 68 deletions(-) diff --git a/README.md b/README.md index 726ade6..7e0f986 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ The difference between the online and offline format is the presence of a wrappe ### 🏭 How to rebuild the report build? - download this repository - run `npm install` -- run `npm run build` +- run `npm run build-local` - the new build will be in the `/build` folder @@ -210,7 +210,7 @@ By default, the image will run at ```http://127.0.0.1:80/```. If it doesn't work #### How to update the Docker image? - remove metrics, alerts, old builds; -- run ```npm run build``` +- run ```npm run build-local``` - run ```docker build -t assayo .``` - visually check the image ```docker run --name assayo -p 80:80 -d assayo```; - add tag ```docker tag assayo bakhirev/assayo:latest```; diff --git a/documents/DE.md b/documents/DE.md index 856421d..1557b3e 100644 --- a/documents/DE.md +++ b/documents/DE.md @@ -108,7 +108,7 @@ Es ist wichtig, dass die log.txt datei vom befehl für die offlineansicht erstel ### 🏭 Wie kann ich die berichtsdatei neu erstellen? - Laden sie dieses repository herunter - Erfüllen `npm install` -- Erfüllen `npm run build` +- Erfüllen `npm run build-local` - Der neue build wird im ordner sein `/build` ### 🗃️ Wie kann ich den bericht zur microservices-gruppe anzeigen? @@ -189,7 +189,7 @@ you_url - URL die adresse ihres containers mit git-logs; Standardmäßig wird das abbild an der folgenden adresse ausgeführt ```http://127.0.0.1:80/```. Wenn es nicht funktioniert, überprüfen sie, ob der port 80 frei ist. #### Aktualisieren eines Docker-Images -- befehl ausführen ```npm run build``` +- befehl ausführen ```npm run build-local``` - befehl ausführen ```docker build -t assayo .``` - ergebnis überprüfen ```docker run --name assayo -p 80:80 -d assayo```; - befehl ausführen ```docker tag assayo bakhirev/assayo:latest```; @@ -214,4 +214,4 @@ Sie können eine neue übersetzung hinzufügen oder die aktuelle im abschnitt ko #### 📧 Wünsche, Anregungen, Kommentare - telegramm [@bakhirev](https://t.me/bakhirev) (vorrangiger kommunikationsweg) - [alexey-bakhirev@yandex.ru](mailto:alexey-bakhirev@yandex.ru) -- web site [https://assayo.online/](https://assayo.online/?ref=github&lang=de) \ No newline at end of file +- web site [https://assayo.online/](https://assayo.online/?ref=github&lang=de) diff --git a/documents/EN.md b/documents/EN.md index 14b9db7..15ff2c2 100644 --- a/documents/EN.md +++ b/documents/EN.md @@ -109,7 +109,7 @@ The difference between the online and offline format is the presence of a wrappe ### 🏭 How to rebuild the report build? - download this repository - run `npm install` -- run `npm run build` +- run `npm run build-local` - the new build will be in the `/build` folder ### 🗃️ How to view a report on a group of microservices? @@ -191,7 +191,7 @@ By default, the image will run at ```http://127.0.0.1:80/```. If it doesn't work #### How to update the Docker image? - remove metrics, alerts, old builds; -- run ```npm run build``` +- run ```npm run build-local``` - run ```docker build -t assayo .``` - visually check the image ```docker run --name assayo -p 80:80 -d assayo```; - add tag ```docker tag assayo bakhirev/assayo:latest```; @@ -222,4 +222,4 @@ Releases are planned approximately once every six months. What’s next: #### 📧 Feedback, comments - telegramm [@bakhirev](https://t.me/bakhirev) (priority method of communication) - [alexey-bakhirev@yandex.ru](mailto:alexey-bakhirev@yandex.ru) -- website [https://assayo.online/](https://assayo.online/?ref=github&lang=en) \ No newline at end of file +- website [https://assayo.online/](https://assayo.online/?ref=github&lang=en) diff --git a/documents/ES.md b/documents/ES.md index 2efbdbe..8d5016e 100644 --- a/documents/ES.md +++ b/documents/ES.md @@ -109,7 +109,7 @@ En este caso, es importante que el archivo ' log.txt ' fue generado por el equip ### 🏭 Como recompilar el build de un informe? - Descargar este repositorio - Ejecutar `npm install` -- Ejecutar `npm run build` +- Ejecutar `npm run build-local` - La nueva compilación estará en el directorio `/build` ### 🗃️ Como mirar el reporte de un grupo de microservicios? @@ -192,7 +192,7 @@ Por defecto, la imagen se ejecutará en la siguiente dirección ```http://127.0. #### Actualización de la imagen Docker - eliminar métricas, alertas, compilaciones antiguas; -- construir ```npm run build``` +- construir ```npm run build-local``` - montar la imagen ```docker build -t assayo .``` - comprobar visualmente la imagen ```docker run --name assayo -p 80:80 -d assayo```; - poner la etiqueta ```docker tag assayo bakhirev/assayo:latest```; @@ -222,4 +222,4 @@ Puede agregar una nueva traducción o corregir la actual en la sección ```ts/tr #### 📧 Deseos, comentarios - telegramm [@bakhirev](https://t.me/bakhirev) (La forma preferencial de contacto) - [alexey-bakhirev@yandex.ru](mailto:alexey-bakhirev@yandex.ru) -- sitio web [https://assayo.online/](https://assayo.online/?ref=github&lang=es) \ No newline at end of file +- sitio web [https://assayo.online/](https://assayo.online/?ref=github&lang=es) diff --git a/documents/FR.md b/documents/FR.md index 2e65422..f368e2b 100644 --- a/documents/FR.md +++ b/documents/FR.md @@ -108,7 +108,7 @@ La différence entre le format en ligne et le format hors ligne réside dans l ### 🏭 Comment recompiler la build du rapport? - Télécharger ce dépôt - Exécuter `npm install` -- Exécuter `npm run build` +- Exécuter `npm run build-local` - La dernière build sera dans le dossier `/build` ### 🗃️ Comment voir le compte rendu pour un groupe de microservices? @@ -189,7 +189,7 @@ Par défaut, l'image s'exécute à ```http://127.0.0.1:80/```. Si cela ne foncti #### Mise à jour de l’image-Docker - supprimer la métrique, les alertes, les vieilles builds; -- constuire la build ```npm run build``` +- constuire la build ```npm run build-local``` - assembler l'image ```docker build -t assayo .``` - vérifier visuellement l'image ```docker run --name assayo -p 80:80 -d assayo```; - mettre la balise ```docker tag assayo bakhirev/assayo:latest```; @@ -219,4 +219,4 @@ Vous pouvez ajouter une nouvelle traduction ou corriger la traduction existante #### 📧 Souhaits, suggestions, commentaires - telegramm [@bakhirev](https://t.me/bakhirev) (voie de communication prioritaire) - [alexey-bakhirev@yandex.ru](mailto:alexey-bakhirev@yandex.ru) -- site [https://assayo.online/](https://assayo.online/?ref=github&lang=fr) \ No newline at end of file +- site [https://assayo.online/](https://assayo.online/?ref=github&lang=fr) diff --git a/documents/JA.md b/documents/JA.md index d6e9bc4..15851a7 100644 --- a/documents/JA.md +++ b/documents/JA.md @@ -109,7 +109,7 @@ Gitはファイルを作成します `log.txt`. ### 🏭 レポートファイルを再構成する方法は? - このリポジトリをダウンロードしてください - 実行するには `npm install` -- 実行するには `npm run build` +- 実行するには `npm run build-local` - 最新のビルドは、フォルダに含まれるでしょう `/build` ### 🗃️ マイクロサービス群のレポートを表示するにはどうすればよいでしょうか。 @@ -190,7 +190,7 @@ you_url - gitのログのコンテナーのURLアドレス; デフォルトではイメージは以下のアドレスで起動します ```http://127.0.0.1:80/```. 問題が解決しない場合は、ポート80が開いているか確認してみてください。 #### Dockerイメージの更新 -- 次のコマンドを実行します ```npm run build``` +- 次のコマンドを実行します ```npm run build-local``` - 次のコマンドを実行します ```docker build -t assayo .``` - 結果を確認する ```docker run --name assayo -p 80:80 -d assayo```; - 次のコマンドを実行します ```docker tag assayo bakhirev/assayo:latest```; @@ -215,4 +215,4 @@ you_url - gitのログのコンテナーのURLアドレス; #### 📧 願い、提案、コメント - telegramm [@bakhirev](https://t.me/bakhirev) (優先通信方式) - [alexey-bakhirev@yandex.ru](mailto:alexey-bakhirev@yandex.ru) -- ウェブサイト [https://assayo.online/](https://assayo.online/?ref=github&lang=ja) \ No newline at end of file +- ウェブサイト [https://assayo.online/](https://assayo.online/?ref=github&lang=ja) diff --git a/documents/PT.md b/documents/PT.md index bdc4a28..4988ab7 100644 --- a/documents/PT.md +++ b/documents/PT.md @@ -109,7 +109,7 @@ A diferença entre os formatos está na existência de uma envoltória para as l ### 🏭 Como recompilar o arquivo do relatório? - Baixar este repositório - Executar `npm install` -- Executar `npm run build` +- Executar `npm run build-local` - A compilação mais recente estará na pasta `/build` ### 🗃️ Como visualizar o relatório do grupo de microserviços? @@ -190,7 +190,7 @@ you_url - O URL do seu container com os logs do git; Por padrão, a imagem será iniciada no endereço ```http://127.0.0.1:80/```. Se você não conseguiu, verifique se a porta 80 está disponível no seu computador. #### Atualizar a imagem Docker -- executar um comando ```npm run build``` +- executar um comando ```npm run build-local``` - executar um comando ```docker build -t assayo .``` - verificar o resultado ```docker run --name assayo -p 80:80 -d assayo```; - executar um comando ```docker tag assayo bakhirev/assayo:latest```; @@ -215,4 +215,4 @@ Você pode adicionar uma nova tradução ou corrigir uma existente na seção `` #### 📧 Sugestões, sugestões, comentários - telegramm [@bakhirev](https://t.me/bakhirev) (método de comunicação prioritário) - [alexey-bakhirev@yandex.ru](mailto:alexey-bakhirev@yandex.ru) -- site [https://assayo.online/](https://assayo.online/?ref=github&lang=pt) \ No newline at end of file +- site [https://assayo.online/](https://assayo.online/?ref=github&lang=pt) diff --git a/documents/RU.md b/documents/RU.md index 10ded0c..39f1edc 100644 --- a/documents/RU.md +++ b/documents/RU.md @@ -108,7 +108,7 @@ Git создаст файл `log.txt`. ### 🏭 Как пересобрать билд отчёта? - Скачать этот репозиторий - Выполнить `npm install` -- Выполнить `npm run build` +- Выполнить `npm run build-local` - Свежая сборка будет в папке `/build` ### 🗃️ Как посмотреть отчёт по группе микросервисов? @@ -190,7 +190,7 @@ you_url - URL адресс вашего контейнера с логами #### Обновление Docker-образа - удилить метрику, аллерты, старые билды; -- собрать билд ```npm run build``` +- собрать билд ```npm run build-local``` - собрать образ ```docker build -t assayo .``` - визуально проверить образ ```docker run --name assayo -p 80:80 -d assayo```; - поставить тег ```docker tag assayo bakhirev/assayo:latest```; @@ -220,4 +220,4 @@ you_url - URL адресс вашего контейнера с логами #### 📧 Пожелания, предложения, замечания - telegramm [@bakhirev](https://t.me/bakhirev) (приоритетный способ связи) - [alexey-bakhirev@yandex.ru](mailto:alexey-bakhirev@yandex.ru) -- сайт [https://assayo.online/](https://assayo.online/?ref=github&lang=ru) \ No newline at end of file +- сайт [https://assayo.online/](https://assayo.online/?ref=github&lang=ru) diff --git a/documents/ZH.md b/documents/ZH.md index 8ee6bca..b9f517a 100644 --- a/documents/ZH.md +++ b/documents/ZH.md @@ -106,7 +106,7 @@ Git会创建一个文件 `log.txt`. ### 如何重打包报告文件? - 下载这个储存库 - 要执行 `npm install` -- 要执行 `npm run build` +- 要执行 `npm run build-local` - 最新的构建将在文件夹 `/build` ### 🏭 如何查看微服务组的报告? @@ -187,7 +187,7 @@ you_url - git日志的容器的URL地址; 默认情况下,镜像会被启动在地址 ```http://127.0.0.1:80/```. 如果没有成功,请检查你的80端口是否可用. #### Docker 图像更新 -- 运行命令 ```npm run build``` +- 运行命令 ```npm run build-local``` - 运行命令 ```docker build -t assayo .``` - 检查结果 ```docker run --name assayo -p 80:80 -d assayo```; - 运行命令 ```docker tag assayo bakhirev/assayo:latest```; @@ -212,4 +212,4 @@ you_url - git日志的容器的URL地址; #### 🗺️ 愿望,建议,意见 - telegramm [@bakhirev](https://t.me/bakhirev) (优先通信方法) - [alexey-bakhirev@yandex.ru](mailto:alexey-bakhirev@yandex.ru) -- 网站 [https://assayo.online/](https://assayo.online/?ref=github&lang=zh) \ No newline at end of file +- 网站 [https://assayo.online/](https://assayo.online/?ref=github&lang=zh) diff --git a/documents/src/json/de.json b/documents/src/json/de.json index e3235fd..b8a7971 100644 --- a/documents/src/json/de.json +++ b/documents/src/json/de.json @@ -137,7 +137,7 @@ "li": [ "Laden sie dieses repository herunter", "Erfüllen `npm install`", - "Erfüllen `npm run build`", + "Erfüllen `npm run build-local`", "Der neue build wird im ordner sein `/build`" ] }, @@ -287,7 +287,7 @@ }, { "li": [ - "befehl ausführen ```npm run build```", + "befehl ausführen ```npm run build-local```", "befehl ausführen ```docker build -t assayo .```", "ergebnis überprüfen ```docker run --name assayo -p 80:80 -d assayo```;", "befehl ausführen ```docker tag assayo bakhirev/assayo:latest```;", @@ -337,4 +337,4 @@ "web site [https://assayo.online/](https://assayo.online/?ref=github&lang=de)" ] } -] \ No newline at end of file +] diff --git a/documents/src/json/en.json b/documents/src/json/en.json index e98c1df..0228179 100644 --- a/documents/src/json/en.json +++ b/documents/src/json/en.json @@ -140,7 +140,7 @@ "li": [ "download this repository", "run `npm install`", - "run `npm run build`", + "run `npm run build-local`", "the new build will be in the `/build` folder" ] }, @@ -291,7 +291,7 @@ { "li": [ "remove metrics, alerts, old builds;", - "run ```npm run build```", + "run ```npm run build-local```", "run ```docker build -t assayo .```", "visually check the image ```docker run --name assayo -p 80:80 -d assayo```;", "add tag ```docker tag assayo bakhirev/assayo:latest```;", @@ -351,4 +351,4 @@ "website [https://assayo.online/](https://assayo.online/?ref=github&lang=en)" ] } -] \ No newline at end of file +] diff --git a/documents/src/json/es.json b/documents/src/json/es.json index f8f8b21..f14a09e 100644 --- a/documents/src/json/es.json +++ b/documents/src/json/es.json @@ -140,7 +140,7 @@ "li": [ "Descargar este repositorio", "Ejecutar `npm install`", - "Ejecutar `npm run build`", + "Ejecutar `npm run build-local`", "La nueva compilación estará en el directorio `/build`" ] }, @@ -294,7 +294,7 @@ { "li": [ "eliminar métricas, alertas, compilaciones antiguas;", - "construir ```npm run build```", + "construir ```npm run build-local```", "montar la imagen ```docker build -t assayo .```", "comprobar visualmente la imagen ```docker run --name assayo -p 80:80 -d assayo```;", "poner la etiqueta ```docker tag assayo bakhirev/assayo:latest```;", @@ -351,4 +351,4 @@ "sitio web [https://assayo.online/](https://assayo.online/?ref=github&lang=es)" ] } -] \ No newline at end of file +] diff --git a/documents/src/json/fr.json b/documents/src/json/fr.json index e5a1d87..de08c99 100644 --- a/documents/src/json/fr.json +++ b/documents/src/json/fr.json @@ -137,7 +137,7 @@ "li": [ "Télécharger ce dépôt", "Exécuter `npm install`", - "Exécuter `npm run build`", + "Exécuter `npm run build-local`", "La dernière build sera dans le dossier `/build`" ] }, @@ -285,7 +285,7 @@ { "li": [ "supprimer la métrique, les alertes, les vieilles builds;", - "constuire la build ```npm run build```", + "constuire la build ```npm run build-local```", "assembler l'image ```docker build -t assayo .```", "vérifier visuellement l'image ```docker run --name assayo -p 80:80 -d assayo```;", "mettre la balise ```docker tag assayo bakhirev/assayo:latest```;", @@ -342,4 +342,4 @@ "site [https://assayo.online/](https://assayo.online/?ref=github&lang=fr)" ] } -] \ No newline at end of file +] diff --git a/documents/src/json/ja.json b/documents/src/json/ja.json index 32d2886..ca79f4e 100644 --- a/documents/src/json/ja.json +++ b/documents/src/json/ja.json @@ -140,7 +140,7 @@ "li": [ "このリポジトリをダウンロードしてください", "実行するには `npm install`", - "実行するには `npm run build`", + "実行するには `npm run build-local`", "最新のビルドは、フォルダに含まれるでしょう `/build`" ] }, @@ -290,7 +290,7 @@ }, { "li": [ - "次のコマンドを実行します ```npm run build```", + "次のコマンドを実行します ```npm run build-local```", "次のコマンドを実行します ```docker build -t assayo .```", "結果を確認する ```docker run --name assayo -p 80:80 -d assayo```;", "次のコマンドを実行します ```docker tag assayo bakhirev/assayo:latest```;", @@ -340,4 +340,4 @@ "ウェブサイト [https://assayo.online/](https://assayo.online/?ref=github&lang=ja)" ] } -] \ No newline at end of file +] diff --git a/documents/src/json/pt.json b/documents/src/json/pt.json index 44c2a39..542081e 100644 --- a/documents/src/json/pt.json +++ b/documents/src/json/pt.json @@ -140,7 +140,7 @@ "li": [ "Baixar este repositório", "Executar `npm install`", - "Executar `npm run build`", + "Executar `npm run build-local`", "A compilação mais recente estará na pasta `/build`" ] }, @@ -290,7 +290,7 @@ }, { "li": [ - "executar um comando ```npm run build```", + "executar um comando ```npm run build-local```", "executar um comando ```docker build -t assayo .```", "verificar o resultado ```docker run --name assayo -p 80:80 -d assayo```;", "executar um comando ```docker tag assayo bakhirev/assayo:latest```;", @@ -340,4 +340,4 @@ "site [https://assayo.online/](https://assayo.online/?ref=github&lang=pt)" ] } -] \ No newline at end of file +] diff --git a/documents/src/json/ru.json b/documents/src/json/ru.json index b0d2559..cf9b57f 100644 --- a/documents/src/json/ru.json +++ b/documents/src/json/ru.json @@ -137,7 +137,7 @@ "li": [ "Скачать этот репозиторий", "Выполнить `npm install`", - "Выполнить `npm run build`", + "Выполнить `npm run build-local`", "Свежая сборка будет в папке `/build`" ] }, @@ -288,7 +288,7 @@ { "li": [ "удилить метрику, аллерты, старые билды;", - "собрать билд ```npm run build```", + "собрать билд ```npm run build-local```", "собрать образ ```docker build -t assayo .```", "визуально проверить образ ```docker run --name assayo -p 80:80 -d assayo```;", "поставить тег ```docker tag assayo bakhirev/assayo:latest```;", @@ -345,4 +345,4 @@ "сайт [https://assayo.online/](https://assayo.online/?ref=github&lang=ru)" ] } -] \ No newline at end of file +] diff --git a/documents/src/json/zh.json b/documents/src/json/zh.json index d596991..f86cb39 100644 --- a/documents/src/json/zh.json +++ b/documents/src/json/zh.json @@ -137,7 +137,7 @@ "li": [ "下载这个储存库", "要执行 `npm install`", - "要执行 `npm run build`", + "要执行 `npm run build-local`", "最新的构建将在文件夹 `/build`" ] }, @@ -287,7 +287,7 @@ }, { "li": [ - "运行命令 ```npm run build```", + "运行命令 ```npm run build-local```", "运行命令 ```docker build -t assayo .```", "检查结果 ```docker run --name assayo -p 80:80 -d assayo```;", "运行命令 ```docker tag assayo bakhirev/assayo:latest```;", @@ -337,4 +337,4 @@ "网站 [https://assayo.online/](https://assayo.online/?ref=github&lang=zh)" ] } -] \ No newline at end of file +] diff --git a/documents/src/md/DE.md b/documents/src/md/DE.md index cdda2d5..b763538 100644 --- a/documents/src/md/DE.md +++ b/documents/src/md/DE.md @@ -73,7 +73,7 @@ Es ist wichtig, dass die log.txt datei vom befehl für die offlineansicht erstel ### Wie kann ich die berichtsdatei neu erstellen? - Laden sie dieses repository herunter - Erfüllen `npm install` -- Erfüllen `npm run build` +- Erfüllen `npm run build-local` - Der neue build wird im ordner sein `/build` ### Wie kann ich den bericht zur microservices-gruppe anzeigen? @@ -155,7 +155,7 @@ you_url - URL die adresse ihres containers mit git-logs; Standardmäßig wird das abbild an der folgenden adresse ausgeführt ```http://127.0.0.1:80/```. Wenn es nicht funktioniert, überprüfen sie, ob der port 80 frei ist. #### Aktualisieren eines Docker-Images -- befehl ausführen ```npm run build``` +- befehl ausführen ```npm run build-local``` - befehl ausführen ```docker build -t assayo .``` - ergebnis überprüfen ```docker run --name assayo -p 80:80 -d assayo```; - befehl ausführen ```docker tag assayo bakhirev/assayo:latest```; diff --git a/documents/src/md/EN.md b/documents/src/md/EN.md index 7942c7a..d907fb3 100644 --- a/documents/src/md/EN.md +++ b/documents/src/md/EN.md @@ -76,7 +76,7 @@ The difference between the online and offline format is the presence of a wrappe ### How to rebuild the report build? - download this repository - run `npm install` -- run `npm run build` +- run `npm run build-local` - the new build will be in the `/build` folder ### How to view a report on a group of microservices? - generate for each microservice file `log.txt` (`log-1.txt`, `log-2.txt`, `log-3.txt` and etc.) You can do this manually, or use the [Assayo Crawler](https://github.com/bakhirev/assayo-crawler) module for automatic log collection; @@ -168,7 +168,7 @@ By default, the image will run at ```http://127.0.0.1:80/```. If it doesn't work #### How to update the Docker image? - remove metrics, alerts, old builds; -- run ```npm run build``` +- run ```npm run build-local``` - run ```docker build -t assayo .``` - visually check the image ```docker run --name assayo -p 80:80 -d assayo```; - add tag ```docker tag assayo bakhirev/assayo:latest```; diff --git a/documents/src/md/ES.md b/documents/src/md/ES.md index 7b0c2ec..a3dd8b8 100644 --- a/documents/src/md/ES.md +++ b/documents/src/md/ES.md @@ -75,7 +75,7 @@ En este caso, es importante que el archivo ' log.txt ' fue generado por el equip ### Como recompilar el build de un informe? - Descargar este repositorio - Ejecutar `npm install` -- Ejecutar `npm run build` +- Ejecutar `npm run build-local` - La nueva compilación estará en el directorio `/build` ### Como mirar el reporte de un grupo de microservicios? @@ -159,7 +159,7 @@ Por defecto, la imagen se ejecutará en la siguiente dirección ```http://127.0. #### Actualización de la imagen Docker - eliminar métricas, alertas, compilaciones antiguas; -- construir ```npm run build``` +- construir ```npm run build-local``` - montar la imagen ```docker build -t assayo .``` - comprobar visualmente la imagen ```docker run --name assayo -p 80:80 -d assayo```; - poner la etiqueta ```docker tag assayo bakhirev/assayo:latest```; diff --git a/documents/src/md/FR.md b/documents/src/md/FR.md index b2f3f54..7e91e01 100644 --- a/documents/src/md/FR.md +++ b/documents/src/md/FR.md @@ -73,7 +73,7 @@ La différence entre le format en ligne et le format hors ligne réside dans l ### Comment recompiler la build du rapport? - Télécharger ce dépôt - Exécuter `npm install` -- Exécuter `npm run build` +- Exécuter `npm run build-local` - La dernière build sera dans le dossier `/build` ### Comment voir le compte rendu pour un groupe de microservices? @@ -154,7 +154,7 @@ Par défaut, l'image s'exécute à ```http://127.0.0.1:80/```. Si cela ne foncti #### Mise à jour de l’image-Docker - supprimer la métrique, les alertes, les vieilles builds; -- constuire la build ```npm run build``` +- constuire la build ```npm run build-local``` - assembler l'image ```docker build -t assayo .``` - vérifier visuellement l'image ```docker run --name assayo -p 80:80 -d assayo```; - mettre la balise ```docker tag assayo bakhirev/assayo:latest```; diff --git a/documents/src/md/JA.md b/documents/src/md/JA.md index 838208a..95af9e4 100644 --- a/documents/src/md/JA.md +++ b/documents/src/md/JA.md @@ -75,7 +75,7 @@ Gitはファイルを作成します `log.txt`. ### レポートファイルを再構成する方法は? - このリポジトリをダウンロードしてください - 実行するには `npm install` -- 実行するには `npm run build` +- 実行するには `npm run build-local` - 最新のビルドは、フォルダに含まれるでしょう `/build` ### マイクロサービス群のレポートを表示するにはどうすればよいでしょうか。 @@ -157,7 +157,7 @@ you_url - gitのログのコンテナーのURLアドレス; デフォルトではイメージは以下のアドレスで起動します ```http://127.0.0.1:80/```. 問題が解決しない場合は、ポート80が開いているか確認してみてください。 #### Dockerイメージの更新 -- 次のコマンドを実行します ```npm run build``` +- 次のコマンドを実行します ```npm run build-local``` - 次のコマンドを実行します ```docker build -t assayo .``` - 結果を確認する ```docker run --name assayo -p 80:80 -d assayo```; - 次のコマンドを実行します ```docker tag assayo bakhirev/assayo:latest```; diff --git a/documents/src/md/PT.md b/documents/src/md/PT.md index 88753d3..216a3cb 100644 --- a/documents/src/md/PT.md +++ b/documents/src/md/PT.md @@ -75,7 +75,7 @@ A diferença entre os formatos está na existência de uma envoltória para as l ### Como recompilar o arquivo do relatório? - Baixar este repositório - Executar `npm install` -- Executar `npm run build` +- Executar `npm run build-local` - A compilação mais recente estará na pasta `/build` ### Como visualizar o relatório do grupo de microserviços? @@ -157,7 +157,7 @@ you_url - O URL do seu container com os logs do git; Por padrão, a imagem será iniciada no endereço ```http://127.0.0.1:80/```. Se você não conseguiu, verifique se a porta 80 está disponível no seu computador. #### Atualizar a imagem Docker -- executar um comando ```npm run build``` +- executar um comando ```npm run build-local``` - executar um comando ```docker build -t assayo .``` - verificar o resultado ```docker run --name assayo -p 80:80 -d assayo```; - executar um comando ```docker tag assayo bakhirev/assayo:latest```; diff --git a/documents/src/md/RU.md b/documents/src/md/RU.md index 5293c33..fabfa60 100644 --- a/documents/src/md/RU.md +++ b/documents/src/md/RU.md @@ -80,7 +80,7 @@ Git создаст файл `log.txt`. ### Как пересобрать билд отчёта? - Скачать этот репозиторий - Выполнить `npm install` -- Выполнить `npm run build` +- Выполнить `npm run build-local` - Свежая сборка будет в папке `/build` ### Как посмотреть отчёт по группе микросервисов? @@ -169,7 +169,7 @@ you_url - URL адресс вашего контейнера с логами #### Обновление Docker-образа - удилить метрику, аллерты, старые билды; -- собрать билд ```npm run build``` +- собрать билд ```npm run build-local``` - собрать образ ```docker build -t assayo .``` - визуально проверить образ ```docker run --name assayo -p 80:80 -d assayo```; - поставить тег ```docker tag assayo bakhirev/assayo:latest```; diff --git a/documents/src/md/SIMPLE_RU.md b/documents/src/md/SIMPLE_RU.md index 54d2be4..a4b32a3 100644 --- a/documents/src/md/SIMPLE_RU.md +++ b/documents/src/md/SIMPLE_RU.md @@ -79,7 +79,7 @@ Git создаст файл `log.txt`. ### Как пересобрать файл отчёта? - Скачать этот репозиторий - Выполнить `npm install` -- Выполнить `npm run build` +- Выполнить `npm run build-local` - Свежая сборка будет в папке `/build` ### Как посмотреть отчёт по группе микросервисов? @@ -136,7 +136,7 @@ you_url - URL адресс вашего контейнера с логами По умолчанию образ запустится по адресу ```http://127.0.0.1:80/```. Если не получилось проверьте свободен ли у вас 80 порт. #### Обновление Docker-образа -- выполнить команду ```npm run build``` +- выполнить команду ```npm run build-local``` - выполнить команду ```docker build -t assayo .``` - проверить результат ```docker run --name assayo -p 80:80 -d assayo```; - выполнить команду ```docker tag assayo bakhirev/assayo:latest```; diff --git a/documents/src/md/ZH.md b/documents/src/md/ZH.md index 7b23a4c..cd60fb4 100644 --- a/documents/src/md/ZH.md +++ b/documents/src/md/ZH.md @@ -76,7 +76,7 @@ Git会创建一个文件 `log.txt`. ### 如何重打包报告文件? - 下载这个储存库 - 要执行 `npm install` -- 要执行 `npm run build` +- 要执行 `npm run build-local` - 最新的构建将在文件夹 `/build` ### 如何查看微服务组的报告? @@ -158,7 +158,7 @@ you_url - git日志的容器的URL地址; 默认情况下,镜像会被启动在地址 ```http://127.0.0.1:80/```. 如果没有成功,请检查你的80端口是否可用. #### Docker 图像更新 -- 运行命令 ```npm run build``` +- 运行命令 ```npm run build-local``` - 运行命令 ```docker build -t assayo .``` - 检查结果 ```docker run --name assayo -p 80:80 -d assayo```; - 运行命令 ```docker tag assayo bakhirev/assayo:latest```;