mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-02-06 22:59:24 +01:00
move default user/pass paragraph
10
FAQ.md
10
FAQ.md
@@ -1,6 +1,10 @@
|
||||
## Can I test GitBucket actually before installation?
|
||||
|
||||
Access to demo site on heroku: https://gitbucket.herokuapp.com/
|
||||
Access to demo site on heroku: https://gitbucket.herokuapp.com/ (root/root)
|
||||
|
||||
## What's default root username and password?
|
||||
|
||||
root / root
|
||||
|
||||
## Docker image?
|
||||
|
||||
@@ -12,10 +16,6 @@ Then you can access via HTTP to http://localhost:8080/, and you can also [[Rever
|
||||
|
||||
Need plugins? Then you can allocate plugin JARs into `${PWD}/gitbucket-data/plugins/` (create if not exists), and restart the container.
|
||||
|
||||
## What's default root username and password?
|
||||
|
||||
root / root
|
||||
|
||||
## Unsupported major.minor version 52.0
|
||||
|
||||
GitBucket requires Java8 or higher.
|
||||
|
||||
Reference in New Issue
Block a user