Install a package for just one CageFS user?
I have a tool I'd like to install for just one CageFS user. Is that possible?
yum and rpm are not part of the CageFS skeleton, so I can't use those tools, and I don't want to add them to the skeleton... Is there any other, simple, means to install an .rpm for a single user?
-
Hello @jerrac Because RPM's are system-wide packages this wouldn't be possible. Any RPM installed would be available for use by any user. There might be another solution though can you explain what RPM/what you're trying to do exactly? 0 -
The CentOS 7 64bit version of wkhtmltopdf I did look into just extracting the files and uploading them to the users directory, but I couldn't quite figure out where to put the binaries so they'd be found by any of the users scripts, or the header files so they'd be found by the binaries. 0 -
Hi @jerrac You might be able to do this by adding the RPM and managing the CageFS template? Documentation on FileSystem Templates with cagefs can be found here: File System Templates 0 -
My assumption was that based on reading the documentation you could upload a separate template for that customer: [QUOTE]CageFS creates a filesystem template in /usr/share/cagefs-skeleton directory. CageFS template will be mounted for each customer. The template is created by running:
But it does indeed look like that is a generic template for all cusotmers. You might check with CloudLinux specifically for information on whether or not it's possible to make the customization you are wanting.0
Please sign in to leave a comment.
Comments
5 comments