treehouses / cli

cli 🦄 for raspberry pi images of type treehouses
https://www.npmjs.com/package/@treehouses/cli
GNU Affero General Public License v3.0
44 stars 20 forks source link

`treehouses services planet url` refactor #1835

Open dogi opened 3 years ago

dogi commented 3 years ago

... also special urls not working for planet https://github.com/treehouses/cli/blob/master/modules/services.sh#L315-L319

root@r138icon5:~/cli# ./cli.sh services running
planet
root@r138icon5:~/cli# ./cli.sh services planet url
192.168.68.108:80
192.168.68.108:2200
zpbp5dark......wcnaefsqbad.onion:80
zpbp5dark......wcnaefsqbad.onion:2200
root@r138icon5:~/cli# ./cli.sh services planet url local
192.168.68.108:80
192.168.68.108:2200
root@r138icon5:~/cli# ./cli.sh services planet url tor
zpbp5dark......wcnaefsqbad.onion:80
zpbp5dark......wcnaefsqbad.onion:2200
dogi commented 3 years ago

we want to deposit this information somehow in the services install files