I have a piece of software that I want to run inside a proxmox container. This software is not available on github, but on a gitlab that requests special authorisation through a mobile app (not necessary for you to know, but I want to install the website evidence collector form the EU's gitlab). Therefore I cannot use the git commands or curl to get the tarball into the container. And I am not sure how to do it. My brain wants to tell me that there must be a protocoll like ftp to easily send files and folders to my server inside my network but so far searching the internet has not given me the answers I seek for.
Possible workarounds are: setting up a vm instead of a container and navigate to the website and authenticate with the mobile app, all via the vnc. However, I want to learn the ins and outs of proxmox virtualisation and would like to be able to get this done in a cotainer and not an unnecessarily big vm. Another workaround would be to set up a container, navigate to the download page, copy the link of the download button and curl that url from the container. But that is not what I would like, as I would have to do that every time I want to update the software.
I hope the forums can help me out. As I am still very new to proxmox, not that experienced in virtualisations and am far from mastering all things git I would also be very grateful if anyone could tell me why my idea may not be the best approach and why other solutions would be preferable. I don't know what these other possibilities would be, so please don't hesitate to enlight me!
Thanks!
Possible workarounds are: setting up a vm instead of a container and navigate to the website and authenticate with the mobile app, all via the vnc. However, I want to learn the ins and outs of proxmox virtualisation and would like to be able to get this done in a cotainer and not an unnecessarily big vm. Another workaround would be to set up a container, navigate to the download page, copy the link of the download button and curl that url from the container. But that is not what I would like, as I would have to do that every time I want to update the software.
I hope the forums can help me out. As I am still very new to proxmox, not that experienced in virtualisations and am far from mastering all things git I would also be very grateful if anyone could tell me why my idea may not be the best approach and why other solutions would be preferable. I don't know what these other possibilities would be, so please don't hesitate to enlight me!
Thanks!