faq add "Q: can i make my scripts available to other users"

This commit is contained in:
creme 2020-02-02 14:40:00 +01:00
parent 6ce96a0ca6
commit 3c325d99ac
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 4 additions and 0 deletions

View File

@ -20,3 +20,7 @@ probably! send an message in our irc-channel #envs or a email with your suggesti
## Q: can i open the port for service i have running?
no. due to security issues, we cannot. however! you can certainly use an [ssh-tunnel](https://help.envs.net/help/#ssh-tunnels) to access it.
## Q: can i make my scripts available to other users?
yeah very much like. you can simply use `envs submit` on the shell to submit your script. :)<br />
with `envs list` you can have all userscripts displayed.