Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparanoid/ansible-frp
Ansible role for frp
https://github.com/sparanoid/ansible-frp
ansible ansible-playbook ansible-role frp frpc frps proxy reverse-proxy
Last synced: 6 days ago
JSON representation
Ansible role for frp
- Host: GitHub
- URL: https://github.com/sparanoid/ansible-frp
- Owner: sparanoid
- License: agpl-3.0
- Created: 2018-11-25T17:11:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:58:24.000Z (about 1 year ago)
- Last Synced: 2024-04-15T00:16:12.707Z (8 months ago)
- Topics: ansible, ansible-playbook, ansible-role, frp, frpc, frps, proxy, reverse-proxy
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-frp
Ansible role for frp## Install
```shell
git submodule add https://github.com/sparanoid/ansible-frp roles/sparanoid.frp
```Create your own frpc/frps configs under:
- `{{ inventory_dir }}/files/frp/{{ inventory_hostname }}/{{ frpc_conf }}`
- `{{ inventory_dir }}/files/frp/{{ inventory_hostname }}/{{ frps_conf }}`