Hi! I'd actually like to work with you on this, as I've been aiming to build a set of Review Board images that will deploy easily as pods in OpenShift/Kubernetes. (Notably, the major thing to solve is getting the pod to run without requiring root privileges.)
I'm on vacation this week, but maybe we can work on it together when I get back to the office on Monday. On Wed, Jul 6, 2016 at 10:18 AM Ovidiu-Florin BOGDAN <[email protected]> wrote: > Hello, > > I'm working on making an ReviewBoard image, which I hope to make official > eventually. > The relevant links: > Feature request: https://hellosplat.com/s/beanbag/tickets/4435/ > Source code: https://github.com/ovidiub13/reviewboard-docker > Docker Hub image: https://hub.docker.com/r/ovidiub13/reviewboard/ > > Currently I run into a few problems: When starting the container and going > to http://localhost I'm presented with an error message that says: > > Manual server updates required > > A recent upgrade requires manual updates to be made on this server. After > these changes are made, you should restart your web server. > > If you have any questions or problems, please contact us on our mailing > list <http://groups.google.com/group/reviewboard>. > > Extensions static media directory changes > > Your site's extensions static media directory isn't properly set up. This > directory is where Review Board will store various extension media files. > > Your extensions static media directory is currently at: > /var/www/reviewboard/htdocs/media/ext > Permission problems > > The directory must be writable by the web server. On Linux/Unix/Mac, you > can fix this by typing: > > $ sudo chown -R www-data "/var/www/reviewboard/htdocs/media/ext" > > On Windows, right-click the data directory and change the ownership to > www-data. > > > The extensions directory permissions is fixed, however I still get this > error. Any ideas on how to resolve this? > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
