tokenbridge/deployment
Alexander Kolotov fdb18a1a17
Improvements for the local logs configuration (#602)
2021-09-18 13:42:29 +03:00
..
group_vars Fix dependencies versions and update example.yml (#566) 2021-05-10 14:36:57 -06:00
roles Improvements for the local logs configuration (#602) 2021-09-18 13:42:29 +03:00
.yamllint Role rework plus deployment tests (#116) 2019-07-02 13:10:46 +02:00
CONFIGURATION.md Remove UI from monorepo (#553) 2021-04-16 03:31:12 -06:00
EXECUTION.md Remove UI from monorepo (#553) 2021-04-16 03:31:12 -06:00
MONITOR.md Cache monitor RPC calls to increase performance (#322) 2020-05-07 20:42:27 +03:00
README.md Move molecule to deployment-e2e (#196) 2019-08-29 10:30:34 +02:00
ansible.cfg Deployment structure and documentation (#113) 2019-06-28 11:31:57 +02:00
hosts.yml.example Remove UI from monorepo (#553) 2021-04-16 03:31:12 -06:00
requirements.txt Role rework plus deployment tests (#116) 2019-07-02 13:10:46 +02:00
site.yml Remove UI from monorepo (#553) 2021-04-16 03:31:12 -06:00

README.md

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 Deployment-E2E.

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.