Skip to content

Commit

Permalink
Merge pull request #25 from nspcc-dev/remove-http-gw
Browse files Browse the repository at this point in the history
remove http gw
  • Loading branch information
532910 authored Mar 19, 2024
2 parents 8b44b92 + 93a495e commit 61b062b
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 335 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ Ansible roles for [NeoFS][neofs]:
- [Storage][neofs-node]
- [REST Gateway][neofs-rest-gw]
- [S3 Gateway][neofs-s3-gw]
- [HTTP Gateway][neofs-http-gw]


[neofs]: https://fs.neo.org
[neospcc]: https://nspcc.io
[neofs-node]: https://github.com/nspcc-dev/neofs-node
[neofs-http-gw]: https://github.com/nspcc-dev/neofs-http-gw
[neofs-s3-gw]: https://github.com/nspcc-dev/neofs-s3-gw
[neofs-rest-gw]: https://github.com/nspcc-dev/neofs-rest-gw

Expand All @@ -20,15 +18,13 @@ Ansible roles for [NeoFS][neofs]:
For available configuration settings check the role page:
- [ir][ir]
- [storage][storage]
- [http-gw][http-gw]
- [s3-gw][s3-gw]
- [rest-gw][rest-gw]

For real usage example check [ansible-neofs-template][ansible-neofs-template].

[ir]: docs/ir.md
[storage]: docs/storage.md
[http-gw]: docs/http_gw.md
[s3-gw]: docs/s3_gw.md
[rest-gw]: docs/rest_gw.md
[ansible-neofs-template]: https://github.com/nspcc-dev/ansible-neofs-template
Expand Down
44 changes: 0 additions & 44 deletions docs/http_gw.md

This file was deleted.

14 changes: 0 additions & 14 deletions playbooks/http_gw.yml

This file was deleted.

1 change: 0 additions & 1 deletion playbooks/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
- ansible.builtin.import_playbook: ir.yml
- ansible.builtin.import_playbook: storage.yml
- ansible.builtin.import_playbook: s3_gw.yml
- ansible.builtin.import_playbook: http_gw.yml
121 changes: 0 additions & 121 deletions roles/http_gw/defaults/main.yml

This file was deleted.

8 changes: 0 additions & 8 deletions roles/http_gw/handlers/main.yml

This file was deleted.

19 changes: 0 additions & 19 deletions roles/http_gw/meta/main.yml

This file was deleted.

17 changes: 0 additions & 17 deletions roles/http_gw/tasks/binary.yml

This file was deleted.

11 changes: 0 additions & 11 deletions roles/http_gw/tasks/ferm-debops.yml

This file was deleted.

39 changes: 0 additions & 39 deletions roles/http_gw/tasks/main.yml

This file was deleted.

10 changes: 0 additions & 10 deletions roles/http_gw/tasks/wallet.yml

This file was deleted.

29 changes: 0 additions & 29 deletions roles/http_gw/templates/config.yaml.j2

This file was deleted.

18 changes: 0 additions & 18 deletions roles/http_gw/templates/neofs-http.service.j2

This file was deleted.

0 comments on commit 61b062b

Please sign in to comment.