Skip to content

Commit

Permalink
Merge pull request #54 from SlavomirMazurPantheon/yumapro-update
Browse files Browse the repository at this point in the history
Update YumaPro validator to version 20.10-6
  • Loading branch information
miroslavKovacPantheon authored Apr 9, 2021
2 parents 3a1bf4d + ee7db22 commit 4fbdaa8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

* ##### vm.m.p - 2021-MM-DD

* YumaPro validator updated to version 20.10-6 [#53](https://github.com/YangCatalog/deployment/issues/53)

* ##### 3.1.0 - 2021-03-18

* Running Yangcatalog project using Kubernetes [#52](https://github.com/YangCatalog/deployment/issues/52)
Expand Down
4 changes: 2 additions & 2 deletions DOCUMENTATION
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ download yumapro-client ubuntu latest version (registration needed) from https:/
9, run the yangcatalog:
$ docker-compose up -d
While loading all the applications some of them might fail and restart couple of time - this is due to some of them being dependent on another ones.
Just let it load for couple of minutes it should start everything without problems. Backend will start once the yc_api-recovery_1 will exit with code 0. You can see the status code using "docker ps -a"
Just let it load for couple of minutes it should start everything without problems. Backend will start once the yc-api-recovery will exit with code 0. You can see the status code using "docker ps -a"

10, restore data. Copy alldb.sql to mariadb docker container. and run following command inside of the container.
$ docker cp table_users.sql <container-id>:/home/.
Expand Down Expand Up @@ -64,7 +64,7 @@ drwxrwxr-x 16 yang yang 4096 Jan 4 08:16 ../
-rw------- 1 yang yang 1704 Dec 18 08:55 privkey.pem
-rw-rw-r-- 1 yang yang 330 Jul 27 12:48 rsync
-rw-rw-r-- 1 yang yang 361 Jul 27 12:48 rsyncd.conf
-rw-r--r-- 1 yang yang 1703764 Dec 21 13:54 yumapro-client-20.10-3.u1804.amd64.deb
-rw-r--r-- 1 yang yang 1708336 mar 22 20:17 yumapro-client-20.10-6.u1804.amd64.deb

14, In following crontab files set mailto variable - insert one or more mail addresses (separated by comma) to send mail as a result of running job:
deployment/backend/crontab
Expand Down

0 comments on commit 4fbdaa8

Please sign in to comment.