All Projects → aws-quickstart → quickstart-atlassian-confluence

aws-quickstart / quickstart-atlassian-confluence

Licence: Apache-2.0 license
Team collaboration with high availability and scalability on the AWS Cloud

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to quickstart-atlassian-confluence

Confluence-and-Jira
Docker部署并破解Jira、Confluence及相关插件;若图片加载不出来可以访问我的博客原文查看
Stars: ✭ 60 (+53.85%)
Mutual labels:  confluence, atlassian
atlassian-connect-core
[Laravel 5.5+] The easiest way to create an add-on for the JIRA and Confluence
Stars: ✭ 42 (+7.69%)
Mutual labels:  confluence, atlassian
data-center-helm-charts
Helm charts for Atlassian's Data Center products
Stars: ✭ 77 (+97.44%)
Mutual labels:  confluence, atlassian
Mm Wiki
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
Stars: ✭ 2,364 (+5961.54%)
Mutual labels:  confluence
blackfriday-confluence
🛠 Blackfriday-Confluence is confluence wiki renderer for the Blackfriday v2 markdown processor.
Stars: ✭ 20 (-48.72%)
Mutual labels:  confluence
doktor-plugin
Jenkins plugin for automated documentation uploading to Confluence.
Stars: ✭ 22 (-43.59%)
Mutual labels:  confluence
onlyoffice-confluence
The plugin which enables the users to edit office documents from Confluence using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to Confluence
Stars: ✭ 34 (-12.82%)
Mutual labels:  confluence
confluence
Development repository for the confluence cookbook
Stars: ✭ 42 (+7.69%)
Mutual labels:  confluence
gitstats
simple statistical analysis tool for git repositories
Stars: ✭ 16 (-58.97%)
Mutual labels:  confluence
vscode-confluence-markup
Visual Studio Code extension for Confluence® markup
Stars: ✭ 21 (-46.15%)
Mutual labels:  confluence
adam
Addon which enhances all user profiles of confluence. It also adds an advanced people directory. The whole addon is configurable by means of an XML, can be localized, supports Velocity templates and supports view and edit restrictions.
Stars: ✭ 12 (-69.23%)
Mutual labels:  confluence
prepare-commit-msg
Automatically prefix commit messages with the current branch issue number
Stars: ✭ 28 (-28.21%)
Mutual labels:  atlassian
Junction
Use git to manage content in Confluence Cloud
Stars: ✭ 22 (-43.59%)
Mutual labels:  confluence
vira
Create and update your Jira issues while inside Vim!
Stars: ✭ 76 (+94.87%)
Mutual labels:  atlassian
quickstart-atlassian-jira
Jira Software Data Center and Jira Service Desk Data Center with high availability and performance
Stars: ✭ 61 (+56.41%)
Mutual labels:  atlassian
docker-atlassian
A docker-compose orchestration for JIRA Software and Confluence based on docker containers.
Stars: ✭ 13 (-66.67%)
Mutual labels:  confluence
migrate bitbucket server to bitbucket cloud
Migrate Atlassian Bitbucket Server to Bitbucket Cloud
Stars: ✭ 13 (-66.67%)
Mutual labels:  atlassian
dox
Publish markdown to Confluence as HTML
Stars: ✭ 21 (-46.15%)
Mutual labels:  confluence
jira-backup-py
python script to create, download and upload to s3 your Jira or Confluence cloud instance backup
Stars: ✭ 36 (-7.69%)
Mutual labels:  confluence
maven-confluence-plugin
Maven plugin that generates project's documentation directly to confluence allowing to keep in-sync project evolution with its documentation
Stars: ✭ 56 (+43.59%)
Mutual labels:  confluence

quickstart-atlassian-confluence

Confluence Data Center on the AWS Cloud

Use this Quick Start to deploy Confluence Data Center on the AWS Cloud.

Confluence is team collaboration software that changes how modern teams work. Confluence Data Center is a self-managed solution that gives you high availability, performance at scale, and disaster recovery for uninterrupted access to Confluence for all your teams.

This Quick Start uses the Atlassian Standard Infrastructure (ASI) as a foundation. You can choose to build a new ASI for your deployment or deploy Confluence into your existing ASI. You can also deploy Jira and Bitbucket Data Center within the same ASI.

Quick Start architecture for Confluence on AWS

This Quick Start supports the use of either Amazon Relational Database Service (Amazon RDS) for PostgreSQL, which is the default, or Amazon Aurora PostgreSQL. For architectural details, best practices, step-by-step instructions, and customization options, see the deployment guide.

Network prerequisites

You need to create the required AWS networking infrastructure (VPC, subnets) by using the ASI Quick Start, or by deploying Confluence with a new ASI. For details, see the deployment guide.

Deploying for production

For production deployments, avoid launching the Confluence Quick Start from the AWS Quick Start interface. If you do, any changes made to the Quick Start templates will propagate directly to your deployment. These updates sometimes introduce unexpected changes that could break your deployment.

Instead, clone the Confluence Quick Start templates to a custom Amazon Simple Storage Service (Amazon S3) bucket. Then, launch the templates directly from the S3 bucket. This practice lets you control when to apply the latest changes to your environment. See Launching from a cloned Quick Start (recommended for production) for instructions.

Development notes

Pre-commit hook

It is recommended that you install the hooks under submodules/quickstart-atlassian-services/scripts/hooks/; this will ensure that the metadata tags in the templates are automatically updated on commit. The simplest method of doing this is:

git config --add core.hooksPath submodules/quickstart-atlassian-services/scripts/hooks/

Alternatively you can invoke submodules/quickstart-atlassian-services/scripts/hooks/update-tags.py manually.

Atlassian support

This Quick Start's CloudFormation templates were developed by Atlassian, in collaboration with AWS. To report an issue or request a feature, you can contact Atlassian directly.

For additional Atlassian documentation on how to manage Quick Start deployments, see Running Confluence Data Center in AWS.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].