zoukankan      html  css  js  c++  java
  • confluence-6.7.1 install

    [root@iZ8vb5j88w6ebjejfmy39jZ software]# ./atlassian-confluence-6.7.1-x64.bin
    Unpacking JRE ...
    Starting Installer ...
    Jul 08, 2020 11:57:40 PM java.util.prefs.FileSystemPreferences$1 run
    INFO: Created user preferences directory.
    
    This will install Confluence 6.7.1 on your computer.
    OK [o, Enter], Cancel [c]
    o
    Choose the appropriate installation or upgrade option.
    Please choose one of the following:
    Express Install (uses default settings) [1],
    Custom Install (recommended for advanced users) [2, Enter],
    Upgrade an existing Confluence installation [3]
    2
    
    Where should Confluence 6.7.1 be installed?
    [/opt/atlassian/confluence]
    
    Default location for Confluence data
    [/var/atlassian/application-data/confluence]
    
    Configure which ports Confluence will use.
    Confluence requires two TCP ports that are not being used by any other
    applications on this machine. The HTTP port is where you will access
    Confluence through your browser. The Control port is used to Startup and
    Shutdown Confluence.
    Use default ports (HTTP: 8090, Control: 8000) - Recommended [1, Enter], Set custom value for HTTP and Control ports [2]
    2
    HTTP Port Number
    [8090]
    8070
    Control Port Number
    [8000]
    
    Confluence can be run in the background.
    You may choose to run Confluence as a service, which means it will start
    automatically whenever the computer restarts.
    Install Confluence as Service?
    Yes [y, Enter], No [n]
    y
    
    Extracting files ...
    
    
    Please wait a few moments while we configure Confluence.
    Installation of Confluence 6.7.1 is complete
    Start Confluence now?
    Yes [y, Enter], No [n]
    y
    
    Please wait a few moments while Confluence starts up.
    Launching Confluence ...
    Installation of Confluence 6.7.1 is complete
    Your installation of Confluence 6.7.1 is now ready and can be accessed via
    your browser.
    Confluence 6.7.1 can be accessed at http://localhost:8070
    Finishing installation ...
    

      ======================

    mv /opt/atlassian/confluence/confluence/WEB-INF/lib/atlassian-extras-decoder-v2-3.3.0.jar /opt/atlassian-extras-2.4.jar
    
    /opt/atlassian/confluence
    
    /opt/atlassian/confluence/confluence/WEB-INF/lib
    
    sh /opt/atlassian/confluence/bin/stop-confluence.sh
    sh /opt/atlassian/confluence/bin/start-confluence.sh
    
    BO1C-PWAG-28RI-31FC
    
    AAABLw0ODAoPeJxtkE1vwjAMhu/5FZF2DkpbIQZSpIU0m7r1A9GyacfQmREpBJQ01fj3KxQu0462X
    z967IdmH/BrMJjOMaWLOFlMKRZ1g2MaU5SCb50+dfpomTjanQlgW0BlOGzBVbuNB+cZiZBwoC6hV
    HXALpuEzgido2GnU21XqgOwPageLGoHzGTo6R5Y5wLcM7JQ2jBte+311sCTb8HCxBoke2XClc52y
    ngYCbke5h6a8wmudFEVhVyLjOdoANkOrBpM5c9Ju/NolSQzEsUkno6A+w3CBN+BK49f4BlFtSzZZ
    7XBBX+TuJCY45qneMXLlE9Q5b6V1X6U0eW7rvUyl7iRvEA1uB5clrIljQRZffAXEj+uM5JEzwLdb
    IdpnqX36n+5VXDtXnn488pfv5iItzAsAhRmA7GPb6pWWgKt94TEEzUw4szfvAIUInQNh+mOh1Nf1
    bx277Nt4IY380I=X02f7
    

      

    www.beicaiduo.com
  • 相关阅读:
    虚拟机VMware 8安装Linux系统详细过程图解
    NSMutableArray 对象的一些方法
    NSString类中 哦见过的方法
    c语言的 地址运算符 & 和 指针运算符* 的区别
    const 静态的变量
    float scale = [[UIScreen mainScreen] scale]
    core Data 中 TIMESTAMP 类型
    NSPredicate
    xcode中解决 nslog 控制台 显示不出来
    按字符串读取文件内容NSString stringWithContentsOfFile: (NSString类方法)
  • 原文地址:https://www.cnblogs.com/hoge66/p/13270117.html
Copyright © 2011-2022 走看看