Skip to content

mao172/gb-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb-installer

This is installer script for GitBucket (v4.27.0).

Currently supported:

  • CentOS 7 (7.5.1804 or later )
  • PostgreSQL (9.4, 9.5, 9.6, 10 or later)
  • Apache-Tomcat (8.5.32, 8.5.33 or later)
  • OpenJDK8 (1.8.0.181)

Run the command that appears:

$ curl -L https://raw.githubusercontent.com/mao172/gb-installer/master/install.sh | bash

For example:

$ curl -L https://raw.githubusercontent.com/mao172/gb-installer/master/install.sh | bash -s -- -p 10 -t 8.5.33

will both install the GitBucket with PostgreSQL version 10 and Tomcat v8.5.33

WARN: Support to only when Lang=ja_JP.UTF-8.

About

Installer to set up the GitBucket created with shell script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published