etherai / selfhosted-gateway

Self-hosted Docker native tunneling to localhost. Expose local docker containers to the public Internet via a simple docker compose interface.
https://fractalnetworks.co
GNU Affero General Public License v3.0
1.32k stars 66 forks source link

Update README. #13

Closed dkbnz closed 1 year ago

dkbnz commented 1 year ago

Hi @thebalaa,

I have forked this repo as I plan to automate the provisioning of the gateway perhaps using ansible. Before making the changes, I've rewritten the README utilising headers to increase readability. Feel free to incorporate these changes if you'd like.

thebalaa commented 1 year ago

I think automating gateway provisioning with Ansible is a great idea.

We could even automate VPS provisioning such that end users only need an API key to get a gateway setup. Would be happy to contribute to the effort. Big fan of Ansible.

Much appreciated @dkbnz.