-
Notifications
You must be signed in to change notification settings - Fork 46
Conversation
Jevli
commented
Oct 5, 2017
- PVAYLADEV-861 / XRJD #172 Built a mechanism for configuration loader, that allows the loading of mutually alternative configuration files without unnecessary log errors. This mechanism is used to load explicit configuration values from either proxy, center or confproxy components on signer startup. Also refactored central server UI configuration loading to avoid unnecessary log errors. Update performs a migration for existing local configuration values if needed.
- PVAYLADEV-918 Fixed ansible playbook xroad_init.yml installation for remote RHEL machines.
- PVAYLADEV-799 Monitoring Akka-implementation is enchanted for handling possible restart of actors.
- PVAYLADEV-908 / XRJD #176 Added certificate activation status to enviromental monitoring
- PVAYLADEV-841 Added support for CentOS 7 LXD-containers to public X-Road installation Ansible playbooks
- PVAYLADEV-891 Updated documentation for environmental monitoring. ug-ss_x-road_6_security_server_user_guide.md
- PVAYLADEV-926 Removed automated testing environment Ansible setup from the public repository
- PVAYLADEV-740 Created Dockerfile for compiling xroad codebase and created jenkins pipeline which will use that for compiling, packaging and deploying X-Road version.
…untry,global vars
Pvayladev 869
…ve configuration files, moved configuration loading from UIServices to CenterUIServices, moved signer-specific configuration properties from proxy section to signer section and expanded exclusive component configuration files to explicitly state their signer-specific configurations
fix test logging Fixing bug in getOrCreateHistrogram
PVAYLADEV-926: Removed automated testing scripts from public playbooks
…oring-documentation Pvayladev 891 environmental monitoring documentation
…ker-container-and-pipeline Changing jenkinsfile to use docker
- /etc/xroad/ | ||
|
||
- /etc/nginx/sites-enabled/ | ||
and includes the following information as a label in the created .tar file: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"and includes the following..." should not be a part of list of directories but a separate line. Also can this block be changed so that github would not set gray background?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
- /etc/nginx/sites-enabled/ | ||
|
||
g. restores the contents of the directories | ||
- /etc/xroad/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here and in other places list is collapsed into one string.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
|
||
<!-- --> | ||
|
||
1. System displays the message “Configuration restored successfully |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Numbering restarted for no reason. should be 5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
of audit log records is described in the document “X-Road: Audit Log | ||
Events” \[[SPEC-AL](#Ref_SPEC-AL)\]. | ||
|
||
### 2.9 UC CS\_08: Restore Configuration from a Backup File |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just an example how I would correct the problems in this chapter:
https://github.com/VitaliStupin/docs/blob/master/uc-cs_sample.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
- The configuration download URL – address from where the | ||
configuration directory provided by this source can be | ||
downloaded. The system composes the download URL by adding | ||
*/internalconf* or []{#conf_url35 .anchor}*/externalconf* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"[]{#conf_url35 .anchor}" is unnecessary here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
- the key generation date and time. | ||
|
||
The key currently used to sign configuration is displayed is | ||
emphasised.\ Only the keys that have a certificate associated with them are displayed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unnecessary ""
b. creates the backup file containing the database dump file and | ||
the following directories: | ||
|
||
- /etc/xroad/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Block with gray background could be fixed here and later in this document.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
|
||
<!-- --> | ||
|
||
1. System displays the message “Configuration backup created” and the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incorrect nummeration
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
|
||
j. restarts all the services that were previously stopped. | ||
|
||
1. System displays the message “Configuration restored successfully |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
incorrect numeration
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
CHANGELOG.md
Outdated
- TBD | ||
- PVAYLADEV-861 / XRJD #172 Built a mechanism for configuration loader, that allows the loading of mutually alternative configuration files without unnecessary log errors. This mechanism is used to load explicit configuration values from either proxy, center or confproxy components on signer startup. Also refactored central server UI configuration loading to avoid unnecessary log errors. Update performs a migration for existing local configuration values if needed. | ||
- PVAYLADEV-918 Fixed ansible playbook xroad_init.yml installation for remote RHEL machines. | ||
- PVAYLADEV-799 Monitoring Akka-implementation is enchanted for handling possible restart of actors. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo, enchanted -> enhanced
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
CHANGELOG.md
Outdated
- PVAYLADEV-861 / XRJD #172 Built a mechanism for configuration loader, that allows the loading of mutually alternative configuration files without unnecessary log errors. This mechanism is used to load explicit configuration values from either proxy, center or confproxy components on signer startup. Also refactored central server UI configuration loading to avoid unnecessary log errors. Update performs a migration for existing local configuration values if needed. | ||
- PVAYLADEV-918 Fixed ansible playbook xroad_init.yml installation for remote RHEL machines. | ||
- PVAYLADEV-799 Monitoring Akka-implementation is enchanted for handling possible restart of actors. | ||
- PVAYLADEV-908 / XRJD #176 Added certificate activation status to enviromental monitoring |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo, enviromental -> environmental
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
ansible/README.md
Outdated
|
||
Note that the playbook *xroad_dev_partial.yml* only copies jars and wars to the servers in correct locations. For the full installation, use *xroad_dev.yml*. | ||
### LXD Test automation environment deployment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was removed in PVAYLADEV-926 Removed automated testing environment Ansible setup from the public repository
, right?