Replies: 5 comments 19 replies
-
I would love to see this as well! |
Beta Was this translation helpful? Give feedback.
-
Hey, I have a good first approximation of an install script in this gist. Only for people who installed vanilla Calibre-Web in a Proxmox LXC using the helper script.Please note that the script does not download CWA from this repo, it downloads it from my dev fork because a great many files had to be modified and in a few cases, shell scripts had to be adapted. I've tested this a few times on a fresh installation of Calibre-Web from the Proxmox Helper Scripts repo; here's a summary of what I've (not extensively) tested: 'Working'
Not working or not tested
Feel free to try the script, but it goes without saying, don't test with your real ebook library! You could irrevocably corrupt your db! As is, I don't think this is something the Proxmox Helper Script folks should condone or support since it relies on a customized fork that I have no intention of maintaining. Perhaps a better way to modify all the files could be found (the install scripts normally seem to use |
Beta Was this translation helpful? Give feedback.
-
Hey, a little update. I've since been given permission to create and test Proxmox install scripts, and I have what I think to be a working version of Calibre-Web installation with a Proxmox helper script in this fork in the dev repo. I created a new function script which contains all the work that transforms the paths and creates/modifies some scripts, and the install and update scripts call the functions after being sourced. I want to add that this is not an official script yet as it's in testing, and that you really shouldn't trust a stranger on the internet with some random scripts; so first have a look at the functions before doing anything else. The function script has 3 parts:
But still have a look at the file yourself, before running the one-liner below in your Proxmox host:
|
Beta Was this translation helpful? Give feedback.
-
Would love to know if this ever got completed. |
Beta Was this translation helpful? Give feedback.
-
OK so I said it'd be a couple of weeks, but I'm a liar and I made the script today. @Tooelite I've heard of gum and I chew it, but I don't want to have additional dependencies for my little shell script, so I've rolled my own, based on what I've learned from the Proxmox Scripts. It's in it's own repo, here, and at the moment only does the installation part. But it looks nice 🥇 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,
I hope this is okay to put in this pretty raw and unformatted request for help in here :-)
Please see here:
community-scripts/ProxmoxVE#125
There are quite a few people hoping there will be a Proxmox LXC version of calibre-web-automated one day.
A regular installer for "calibre-web" already exists, so may idea was to patch/update the regular installer with the "calibre-web-automated" files.
Since this is not a simple process of copiing over some files I would like to ask you guys for a little help to get things going for Proxmox.
See the upper link, if you are interested in helping out in some way.
Thank you for this awesome project!
Beta Was this translation helpful? Give feedback.
All reactions