Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,553,963
Community Members
 
Community Events
184
Community Groups

Using custom AWS Cloudformation templates with Weaver

You can now use your own custom CloudFormation templates in Weaver, along with the (now deprecated) Atlassian provided templates.

Configuring your template repository

You can host your repository anywhere, so long as it can be accessed over SSH by the Weaver server.

Repositories should contain the following nested folders:

-repository-root
    -templates
        -product-name (eg 'confluence' or 'jira')

Template files should be YAML (JSON is not supported).

Filenames should contain the product name, and end in .yaml, eg 'MyConfluenceTemplate.yaml'.

Clone templates should specify 'Clone' in the filename, eg 'MyConfluenceCloneTemplate.yaml'.

Enabling your custom templates

  1. Clone the latest Weaver source code.
  2. Update your Weaver stack with the new template.
  3. Enter your template repository in the format 'git@bitbucket.org:atlassian/custom-templates.git'.
  4. If your custom template repository is private, provide a AWS Systems Manager Parameter Store key name that holds an ssh private key that can access the repository.

  5. Select 0 Weaver nodes, so your current node is destroyed, and Update.

  6. Once the update is complete, update the stack again and select 1 Weaver node. This will create a new Weaver server with your custom templates.

Updating your templates

  1. Go to Admin
  2. Select the repository to update
  3. If there are updates available in the repository, you will be able to apply them (this does a git pull)

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events