Forum archive

Export AMI for AWS

Hey guys. I have a custom appliance built off of base. It is basically installing docker, docker-compose, and a python package that is needed to run our application for those that …

Forum archive

Canvas AMI Installation

Hello, The canvas AMI installtion continues to fail for us. We get ngnix errors when the system tries to install the certificate. Can we please be advised about how to resolve …

Forum archive

pricing with AWS free tier + HUB

Dear All, Searching in the history I found some old answers to this question and it seems that they don't apply anymore. My situation is the following: 1. Amazom AWS free tier 2. …

Forum archive

Sharing an AWS AMI between hub accounts

OK so in the past I've done backups/restores between different Hub accounts and used TKLBAM-INIT etc but, can I do this and how... I created an AMI (original Turnkey Debian 13 …

Forum archive

Beginners ejabberd AMI Questions

Hi everyone, I contacted Alon directly with some beginners questions since I didn't want to spam the forum with useless q's. He suggested we take the thread here - so this is a …

Forum archive

Register a snapshot on EC2

I am trying to register a snapshot on ec2 with the following command: ec2-register -s snap-12345 -a i386 -d "Description of AMI" -n "name-of-image" -k aki-12345 -r ari-12345 the …