/viewpage.action?pageId=2163651 Confluence mainland Agent website, including Chinese demo http://www.confluence.cn####################################################################################################################################################1. Install the required packages1.0 jdk1.7 (used in this case) http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-linux-x64.rpm1.1 Confluence
Restarted the Jira and confluence servicesJira service Normal, webpage normal access, confluence port is pass, ping ip,ping domain name All pass, just can't open webpage, report 404Cd/home/confluence/logsTail-f catalina.out waiting to view boot logNew open a server SSH connectionCd/home/confluence/bin./stop-confluence.
1. Configure the Java environment, please participate in my other blogHttp://www.cnblogs.com/youran-he/p/8607155.html2. Download the fileHttps://pan.baidu.com/s/1YS2bcCO70TTvn9fjOde9gA3. Configure permissions[Email protected]:/usr/local/src# cp/home/hett/atlassian-confluence-5.6.6-x64.bin./[Email protected]:/usr/local/src# chmod +x Atlassian-confluence-5.6.6-x64.bin[Email protected]:/usr/local/src#4. Instal
Note: This article is from "installing confluence under windows and cracking Chinese "first, prepare beforehand1: JDK Download and install: Jdk-6u45-windows-i586.exe2: MySQL JDBC Connection driver: Mysql-connector-java-5.1.25.zip3: MySQL database download and install: This xampp-win32-1.8.2-0-vc9.zip is recommended here, no need to install MySQL and configuration save a lot.4: Create
' 123456 ' #通过该命令给root账号设置密码为 123456 6 mysql-u root-p #登录mysql数据库 7 CREATE database Confluence Charac ter set UTF8; 8 Grant all on confluence.* to [emailprotected] "%" identified by "confluence"; 9 Grant all on confluence.* to [emailprotected] "localhost" identified by
11 --------------------------------
12 source /etc/profile
Third, install MySQL
1 yum install -y mysql-server mysql mysql-devel
2 service mysqld start #initialization and related configuration
3 chkconfig --list | grep mysqld #View mysql service is not boot automatically start
4 chkconfig mysqld on #Set to boot
5 mysqladmin -u root password ‘123456‘ #Set the password for the root account with this command to 123456
6 mysql -u root -p #login mysql
copied into a text file, which you need to use. You may need to close this desktop program to generate a new atlassian-extras-2.4.jar.
6. Go to the Atlassian-confluence/confluence/web-inf/lib package of the confluence server and delete all the jar packs that start with the 6 Atlassian-extras. Replace with the one we just generated the renamed file: Atlassian-e
-server mysql-devel php56w-mysql mysql-5.1.733.2. Start the initialization database#/etc/init.d/mysqld Start3.3. Create a database and add users#/etc/init.d/mysqld Start#mysql–uroot–p>create Database confluence character set utf8;>grant all on confluence.* to [e-mail protect
found after the document is transmitted.
PS: Before Confluence is installed, JDK must be installed, and the Environment Variable java_home must be configured, and MySQL must be available, and the confluence database should be created as required.
Conclusion
After talking about this, we actually talked about the usage experience of the project around
charge for open-source projects and non-profit organizations. The Development Department's Atlassian software license is applied through official channels.
◆Configuration Information
Installation path: Both Jira and confluence are installed on the server 10.1.248.133.
The following table lists the installation package location, installation path, data file location, home page url, and Log File Location of Jira and
root账号设置密码为 123456 mysql-u root-p #登录mysql数据库CREATE database confluence character set UTF8;Grant all on confluence.* to [e- Mail protected] "%" identified by "confluence";Grant all on confluence.* to [e- Mail protected] "localhost" identified by "
This page explains how confluence changes the look and feel by modifying the CSS.Cascading style sheets (cascading style Sheets (CSS)) are the industrialized standard for styling Web pages. The content of the Web page will be converted to HTML language, the display of the page, the appearance, etc. need to be defined through a CSS file. You can upload a CSS text file, or you can enter stylesheet directly after you apply the stylesheet to a space or th
1. decompress and copy the entire confluence directory under the confluence-2.3.3-stdUnder the atlassian-jira-enterprise-3.6.3-standalone directory, the same level as Atlassian-Jira
2. Set the confluence-init.properties FileOpen confluence/WEB-INF/classes/confluence-init.p
Download the latest version of Https://www.atlassian.com/software/confluence/download
Upload to Server
Extract
Tar zxf atlassian-confluence-5.10.1.tar.gz
CD ZXF atlassian-confluence-5.10.1
Copy the Atlassian-extras-3.2.jar (hack plugin) to
CP Atlassian-confluence-5.8.6/
/opt/tomcat6
Tomcat installation directory
/opt/atlassian
Atlassian the parent directory of the product installation
/opt/atlassian/home
Atlassian Product Home directory, Confluence_home is in/opt/atlassian/home/confluence
/opt/atlassian/confluence
Jira installation directory
3. Establishment of the
are using an Oracle database and you receive a constraint error, ask your database administrator which database table and column have constraints (for example: CONFLUENCE.SYS_C0012345 ), and then add the content to your ticket when you get the relevant information.
Open the confluence/WEB-INF/classes/log4j.propertie
an error similar to this in the log:Com. atlassian. confluence. importexport. ImportExportException: Unable to complete import: Error while importing backup: cocould not insert: [com. atlassian. confluence. content. ContentProperty #32178794]......ERROR [Long running task: Importing data] [sf. hibernate. util. JDBCExceptionReporter] logExceptions Data truncation: Data too long for column 'stringval'
The content in the relevant platform on this page is not supported. Therefore, Atlassian supportsThere is no guarantee that you will be able to provide any support。 Please note that the information provided below this page is for your reference only and does not guarantee that all configurations will work properly. If you configure it according to the content on this page, all risks are at your own risk.Some confluence macros, such as {RSS} and {jirai
In this step, you will configure your MySQL database server.Note: If you try to connect your confluence to a MySQL database server that already exists. We strongly recommend that you run the configuration steps in MySQL in accordance with the installation steps described below:To configure the MySQL server:
To run the MySQL Installation Guide:
If you
Tags: confluenceIn this step, you will configure your MySQL database server.Note: If you try to connect your confluence to a MySQL database server that already exists. We strongly recommend that you run the configuration steps in MySQL in accordance with the installation steps described below:To configure the MySQL server:
To run the MySQL Installation Guide:
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.