Giter Site home page Giter Site logo

gitblit-docker's People

Contributors

anthony-o avatar dietmarw avatar flaix avatar gitblit avatar srbala avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gitblit-docker's Issues

Password required after migration

I try to migrate from version 1.6 (Windows) to version 1.9.1 with docker on kubuntu 20.04. Did next steps:
IMG_20210409_095051
But when I replace default data with my data(docker cp to volume and reload container) I get next error:
IMG_20210409_095308

Persistent data storage

I'm trying to get gitblit to run with persistent storage, since I don't want to lose all my data/repositories when I restart the container.

I tried
docker run --name gitblit_persistent --rm -it -v ~/composeBuildserver/gitblit/:/opt/gitblit-data/ jmoger/gitblit

But this gives me the following error in gitblit
Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.moxie.MxLauncher.main(MxLauncher.java:129) Caused by: java.lang.RuntimeException: Password required! at com.gitblit.utils.X509Utils$X509Metadata.<init>(X509Utils.java:204) at com.gitblit.GitBlitServer.start(GitBlitServer.java:260) at com.gitblit.GitBlitServer.main(GitBlitServer.java:124)

Do you know any solution to this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.