Terminal Questions re LAMP App
-
@Shai Welcome on board

git should be available in web terminal. Try to clone using https though instead of ssh. I am guessing ssh clone will fail because there are no ssh keys (and the containers currently have no provision to add/persist them).
As for,
docker container exec, it's fine but on Cloudron it's better to use the CLI tool. Please see https://docs.cloudron.io/custom-apps/cli/. Important: this is on your PC/Mac and not on the server.sudo npm install -g cloudroncloudron login my.example.comcloudron listandcloudron exec --app app.example.com.
-
@Shai Welcome on board

git should be available in web terminal. Try to clone using https though instead of ssh. I am guessing ssh clone will fail because there are no ssh keys (and the containers currently have no provision to add/persist them).
As for,
docker container exec, it's fine but on Cloudron it's better to use the CLI tool. Please see https://docs.cloudron.io/custom-apps/cli/. Important: this is on your PC/Mac and not on the server.sudo npm install -g cloudroncloudron login my.example.comcloudron listandcloudron exec --app app.example.com.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
.