Remote Access with Juju

2017-10-28 Thread Naas Si Ahmed
I'm working on a Juju project which requires remote configuration. Does Juju provide any solution to remotely access to services ? And what about the charm openvpn? Thanks. -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/j

Problem with editing file on container

2017-12-09 Thread Naas Si Ahmed
Hi, I'm trying to modify a file using the command vi or nano to edit a file on a juju container, but I'm receiving an error such : terminal unknown. Is there any way that I can use to edit a file graphically from another juju container ? The juju command I used is : Juju run "vi /etc/conf.rules"