tokenbridge/deployment
Przemyslaw Rzad 414fe9cb65
Ultimate e2e - Native to erc - UI (#168)
* Trying job

* dependency

* Run the tests

* Oracle docker composes

* Fixed networks

* endpoints

* Skip logging

* Try node

* Moved chromedriver from ui to ui-e2e

* Port

* Run

* Install chrome

* minte blocks

* Finishing

* Revert "Skip logging"

76747eb7efd2ba3c93deedc62caca91a374357eb

* inventory

* Inventory change.

* ui-e2e fix

* ui-e2e fix?

* native-to-erc group

* jobs

* Ports

* Blocks

* yarn

* fix

* fix

* killall

* Try ui-e2e

* no killall

* All jobs.

* Try two

* separate jobs

* all jobs

* One job.

* Removed the oracle-e2e step in ultimate tests.
2019-08-01 09:57:58 +02:00
..
group_vars Ultimate e2e - Native to erc - UI (#168) 2019-08-01 09:57:58 +02:00
molecule Ultimate e2e - Native to erc - UI (#168) 2019-08-01 09:57:58 +02:00
roles Add cron schedule to monitor deployment playbook (#161) 2019-07-26 15:59:30 +02:00
.yamllint Role rework plus deployment tests (#116) 2019-07-02 13:10:46 +02:00
ansible.cfg Deployment structure and documentation (#113) 2019-06-28 11:31:57 +02:00
CONFIGURATION.md Add cron schedule to monitor deployment playbook (#161) 2019-07-26 15:59:30 +02:00
EXECUTION.md Cosistent TokenBridge naming (#159) 2019-07-19 09:18:51 +02:00
hosts.yml.example Add cron schedule to monitor deployment playbook (#161) 2019-07-26 15:59:30 +02:00
README.md Cosistent TokenBridge naming (#159) 2019-07-19 09:18:51 +02:00
requirements.txt Role rework plus deployment tests (#116) 2019-07-02 13:10:46 +02:00
site.yml Yaml and Ansible linting in Molecule (#141) 2019-07-11 10:17:02 +02:00

POA TokenBridge / Deployment

Ansible playbooks for deploying cross-chain bridges.

Overview

Please refer to the POA TokenBridge overview first of all.

These playbooks are designed to automate the deployment process for cross-chain bridges on bridge validator nodes. This process installs the bridge as a service and sets .env configurations on a remote server.

Configuration

Please refer to Configuration.

Execution

Please refer to Execution.

Testing

Please refer to Testing.

Contributing

See the CONTRIBUTING document for contribution, testing and pull request protocol.

License

License: LGPL v3.0

This project is licensed under the GNU Lesser General Public License v3.0. See the LICENSE file for details.