sciabarracom opened a new issue, #137:
URL: https://github.com/apache/openserverless/issues/137

   after merging PR#139 there is a script `cloud-init.sh` embedded the 
apache/openserverless/cloud-init.yaml 
   
   it should be modified to setup openserverless inside the vm with k3s.
   
   Use internally an `http` url and a domain `x.y.z.y.nip.io`
   
   It should also create a `devel` user with a random password.
   
   Furthermore the script `waitready`
   
   should be modified to show the command to use to log in:
   
   ```
   You are ready to go!
   Download `ops` (check this url...) then login with
   ops ide login x.y.z.t.nip.io
   with user "devel" and password "xyzt"
   You web area is:
   http://devel.x.y.z.t.nip.io
   ``` 
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@openserverless.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to