I. project role settings Set Project roles as follows:
Project Administrator (empty by default)
developer (empty by default)
Tester (empty by default)
basic user (empty by default)
Ii. user group settings The User Group provided by the system is not operated:
JIRA-Administrators
JIRA-developers
JIRA-Users
1. Install Ms sqlserver2000 database. Remember to install Ms sqlserver2000 service pack4;
1.1 to customize the installation process, select the chinese_rpc sorting method. The language is simple Chinese;
1.2 select hybrid mode for identity authentication;
2.Then create jiradb and jirauser. During the creation of jirauser, you must first create a login name, jirauser. Assign the public and db_owner roles to jirauser. Do not use jirauser as the database owner;
3. edit CONF/server. XML fi
Today my IDE Association Jira suddenly unable to connect the Jira thing management system, Ash is often not used. Baidu did not find the answer.Open Google again to find it again, sure enough. Got it. (There was a problem with the PN and it was a bad morning.) Heart plug)Under the groove, these two really can't compare. Also can develop their own English reading ability. Problem Description: Hesitation just
Jira4r is a Ruby library used to operate the JIRA problem tracking system.Installation requirements (in Windows ):1. Ruby2. soap4r (gem install soap4r)3. jira4r (gem install jira4r)
If the 'xml processor module not found 'error message appears after require 'jira4r' (in irb), the solution is to open C in windows: \ Ruby193 \ lib \ ruby \ gems \ 1.9.1 \ gems \ soap4r-1.5.8 \ lib \ xsd \ xmlparser. rb, with 66 rows of c. change downcase = name to c. to
Brief introduction of the topic content:
JIRA is currently a popular Java Architecture based management system, developers are Atlassian, is a project planning, task allocation, demand management, error tracking in one of the business software. Its flexible configuration, full-featured, simple deployment, extended rich, and more than 150 features have been 115 countries in the world more than 19,000 customers recognized. This topic from the basic and
Chinese garbled characters in the JIRA pie chart
In Jira, Chinese characters are garbled and displayed as "ports.
1. The jira pie chart is garbled as follows:
2. Download the missing fonts installation package
The Chinese characters on jira can be normally displayed, but the Chinese characters on the pie chart are gar
Jira download can be used, as for the authorization code on the Internet to find it, this does not say. Once installed, download the SVN and fisheye plug-ins from the Web, follow the installation steps, and copy the jar and properties to the location, which is mainly about the configuration of the SVN plug-in and the configuration of the Fisheye plug-in. The SVN plug-in needs to configure the key:svn.display.name=self to represent the name that SVN di
Automatically generate and publish GitBook (Nginx) using GitLab + Jenkins in the LAN)
GitBook is installed on the Intranet, so you cannot use the GitBook webpage. Gitbook serve can only show one book, and it is not conducive to long-term maintenance.
Therefore, GitLab, Jenkins, and Nginx are used together with GitBook.
The basic process is as follows: each book is hosted on
Gitlab is an open source version management system using Ruby on Rails to implement a self-hosted Git project repository that can be accessed through a web interface for public or private projects. It features a similar feature to GitHub, with the ability to browse source code, manage defects, and annotate. You can manage the team's access to the warehouse, which makes it easy to browse through the submitted version and provide a file history library.
I will only discuss the upgrade process from 4.2 to 5.0, and use nginx and enable HTTPS configuration.
First, the account and directory that start running during the upgrade
Sudo-s under root permission
Then run the upgrade script in CD/home/gitlab.
Second, use the correct version of gitlab-shell
See upgrade document https://github.com/gitlabhq/gitlabhq/wiki/From-4.2-to-5.0
Note that step 2 should switch
The company previously used SVN for project management. Because the SVN code library is centrally managed and offline updates are not supported, SVN was migrated to git, git uses a distributed system that allows you to view, write, and submit code locally from the git server. Later, because git does not have a web page, all operations are performed in the background. In contrast, gitlab is a git project management software of high-end foreigners. You
GitlabDatabase ExchangeMysqlDatabaseInstall first Mysql I'll take the test here . Yum installed a 5.6 of theEdit Yum.repo[Mysql56-community]Name=mysql 5.6Community Serverbaseurl=http://repo.mysql.com/yum/mysql-5.6-community/el/6/$basearch/Enabled=1Gpgcheck=0Run directly after savingYum Installmysql-community-server–y installation650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M02/8D/47/wKiom1iURhzDP9ofAADNMFQvaeY113.png "title=" 1.png " alt= "Wkiom1iurhzdp9ofaadnmfqvaey113.png"/>650) this
Docker Build Gitlab-ce
No Internet environment, external Docker pull [image],docker save [Image] > [Image].tar, under LAN Docker load First, create an empty container volume to facilitate data backup migration:
sudo docker pull Ubuntu;
sudo docker run \
--volume/home/fay/gitlabdb/gitlab/config:/etc/gitlab \
--volume/home/fay/gitlabdb/
container, and then publish them to any popular Linux machine or virtualize them. Containers are completely sandbox-aware, with no interface (like IPhone apps) between them. There is little performance overhead and can be easily run in the machine and data center. Most importantly, they are not dependent on any language, framework including system.Installing Docker:# wget-qo-https://get.docker.com/| ShInstall Docker-gitlab:Install the corresponding version of the
Debian/ubuntu UsersFirst trust the GPG public key of GitLab:Curl Https://packages.gitlab.com/gpg.key 2>/dev/null | sudo apt-key add->/dev/nullThen select your Debian/ubuntu version, and the text box will be written in/etc/apt/sources.list.d/gitlab-ce.list" Deb Http://mirrors.lifetoy.org/gitlab-ce/debian wheezy main " | sudo tee-a/etc/apt/sources.list.d/gitlab-"De
General introduction to Gitlab CI
At fleetster, we built our own Gitlab instance, and we used Gitlab CI in large quantities. Our designers and testers are also using it, and they also like it. Its advanced features are amazing.
Gitlab CI is a very powerful continuous integration system with many different features, an
GitLab Installation Guide in Ubuntu 14.04
GitLab is an open-source project used for warehouse management systems. A web service built on Git as a code management tool.On the official website of GitLab, Ubuntu is also well supported and provides detailed installation instructions.
There are a few pitfalls in the introduction of postfix. This article introduces the
Two ways to install Gitlab:
compile and install
Pros: customizable. The database can choose either MySQL or PostgreSQL, and the server can choose either Apache or Nginx.
Installation via RPM Package
Advantages: The installation process is simple and the installation speed is fast. With RPM package installation method, the installed package is easy to manage.
Cons: Database by default with Postg
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.