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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Install a docker container on a LAMP app

    LAMP
    2
    3
    191
    Loading More Posts
    • 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.
    • ei8fdb
      ei8fdb last edited by

      I want to try out an application (Podgrab) on a LAMP app. I'm comfortable with Linux sysadmin, but I'm unclear how to drive this app.

      This feels like a silly question, but...can I install docker on it? If so, how (I try apt-get install which doesn't work). I guess then I can install a container?

      1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff last edited by

        The LAMP app is as its name indicates targeted towards PHP apps or static pages only.
        In your case Podgrab seems to be a go app, so for that you would need to create a custom Cloudron package.

        I think the easiest production-ready app package with go is https://git.cloudron.io/cloudron/simple-torrent-app maybe you can check that as reference.

        ei8fdb 1 Reply Last reply Reply Quote 1
        • ei8fdb
          ei8fdb @nebulon last edited by

          @nebulon said in Install a docker container on a LAMP app:

          I think the easiest production-ready app package with go is https://git.cloudron.io/cloudron/simple-torrent-app maybe you can check that as reference.

          Thanks @nebulon I'll take a look at it. Packaging is still something I'm not fully sure about.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB