2019-07-19 10:18:51 +03:00
# POA TokenBridge / Deployment
2019-05-10 14:40:56 +03:00
Ansible playbooks for deploying cross-chain bridges.
2019-05-08 14:51:56 +03:00
2019-05-10 14:40:56 +03:00
## Overview
2019-07-19 10:18:51 +03:00
Please refer to the [POA TokenBridge ](../README.md ) overview first of all.
2019-05-08 14:51:56 +03:00
2019-06-28 12:31:57 +03:00
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.
2019-05-08 14:51:56 +03:00
2019-06-28 12:31:57 +03:00
## Configuration
Please refer to [Configuration ](./CONFIGURATION.md ).
## Execution
2019-05-08 14:51:56 +03:00
2019-06-28 12:31:57 +03:00
Please refer to [Execution ](./EXECUTION.md ).
2019-05-08 14:51:56 +03:00
2019-07-02 14:10:46 +03:00
## Testing
2019-05-10 15:04:20 +03:00
2019-08-29 11:30:34 +03:00
Please refer to [Deployment-E2E ](../deployment-e2e/README.md ).
2019-05-10 15:04:20 +03:00
2019-05-08 14:51:56 +03:00
## Contributing
See the [CONTRIBUTING ](../CONTRIBUTING.md ) document for contribution, testing and pull request protocol.
## License
[![License: LGPL v3.0 ](https://img.shields.io/badge/License-LGPL%20v3-blue.svg )](https://www.gnu.org/licenses/lgpl-3.0)
This project is licensed under the GNU Lesser General Public License v3.0. See the [LICENSE ](../LICENSE ) file for details.