Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Terminal Questions re LAMP App

Terminal Questions re LAMP App

Scheduled Pinned Locked Moved Solved Support
cli
3 Posts 2 Posters 647 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ShaiS Offline
    ShaiS Offline
    Shai
    wrote on last edited by girish
    #1

    I'm just starting out with Cloudron.

    • Is it possible to use Git inside the Web Terminal?
    • Is it a problem to access a shell by ssh'ing into root and running:
    docker container exec -it <container id> /bin/bash
    

    Thx

    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by girish
      #2

      @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 cloudron
      • cloudron login my.example.com
      • cloudron list and cloudron exec --app app.example.com.
      ShaiS 1 Reply Last reply
      2
      • girishG girish

        @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 cloudron
        • cloudron login my.example.com
        • cloudron list and cloudron exec --app app.example.com.
        ShaiS Offline
        ShaiS Offline
        Shai
        wrote on last edited by Shai
        #3

        @girish Thanks so much for the great answers.

        I look forward to installing the cloudron cli on my computer running Linux Mint 🤠 .

        1 Reply Last reply
        3
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Bookmarks
        • Search