minecloud-ami icon indicating copy to clipboard operation
minecloud-ami copied to clipboard

Build an on-demand Minecraft server on Amazon EC2.

Results 8 minecloud-ami issues
Sort by recently updated
recently updated
newest added

I'm trying to run build-ami.py using Python 2.7 in Linux on Windows (Ubuntu). I had to do some extra steps that may be relevant, like installing PIP manually, but I...

Following the instructions in the README, when I get to the point where I run `build-ami.py`, I get `400 Bad Request` from AWS. It is possible this is related to...

Installs oracle java 8 instead (oab script is broken).

Looks like @dmotles made some changes for Minecraft 1.7.2, would be nice if they were in the base repo.

Any recommendations for a well-crafted IAM user policy? Out of laziness I just went for Power User, but ideally the policy would be narrowly specified for subsets of EC2 and...

I've pulled a few of the changes from dmotles into my fork. Makes me realize that, short of building a whole new AMI, I'm not clear on recommended practice for...

I first noticed this error after the release of pip v. 1.4. Here's the relevant issue on the pip issue tracker: - https://github.com/pypa/pip/issues/1074 Here's the debug info: ``` debug: Exec[pip-install-requirements](provider=posix):...

Rare, intermittent "BadRequest" errors leads to corrupted backup on S3. Here's an example error message from running `msm-backup-working-files-to-s3.py` when it calls `boto_rsync`: ``` boto.exception.S3ResponseError: S3ResponseError: 400 Bad Request BadDigest The...