com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

Common IaaS Configurations

The following are the common configurations that should be configured in the IaaS.

  • Key pairs 
    Create a Key Pair in the IaaS and thereafter, download and save the private key. 
    Set permission: chmod 0600 
  • Security groups

    Create a security group with the following ports enabled.

    Port#Port DescriptionSuggestions for Access Restrictions
    Common Ports
    22SSH port. Clients will use this port to ssh into the EC2 instance Open to outside access
    Cartridge Security Group
    80Apache http port. Non-Carbon Cartridge instances would use this port to expose non-Carbon applications (http) Restricted internal access
    443Apache https port. Non-Carbon Cartridge instances would use this port to expose non-Carbon applications (https) Restricted internal access
    3306MySQL port. MySQL Cartridge instances would use this port to expose MySQL service. Restricted internal access
    4100Clustering port of Carbon instancesRestricted internal access
    9443Default https. Default https port of a Carbon server. Restricted internal access
    9444Carbon Cartridge https portRestricted internal access
    9763Default http. Default http port of a Carbon server. Restricted internal access
    9764Carbon Cartridge http portRestricted internal access
    S2 Security Group
    8280ELB http proxy port. One of two http ports of ELB and clients would access service cluster nodes via this port Open to outside access
    8243ELB https proxy port. One of two https ports of ELB and clients would access service cluster nodes via this port. Open to outside access
    8290ELB http proxy port. One of two http ports of ELB and clients would access service cluster nodes via this port.Open to outside access
    8253ELB https proxy port. One of two https ports of ELB and clients would access service cluster nodes via this port.Open to outside access
    9445SC https port. Clients would access Stratos Controller via this port. Open to outside access
    5001SC clustering port. Tribes clustering port of Stratos Controller. Restricted internal access
    4000ELB clustering port. Tribes clustering port of ELB. Restricted internal access
    9447CartridgeAgentService https portRestricted internal access
    8140Puppet master portRestricted internal access
    7714BAM portRestricted internal access
    9163BAM cassandra portRestricted internal access
    9446Management console port of BAM server.Open to outside access
    8291GitBlit http portOpen to outside access
    8443GitBlit https portOpen to outside access
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.