Charm: minecraft
Summary
Minecraft Server
Charm Store
juju deploy cs:~marcoceppi/oneiric/minecraft-0
Owner
marcoceppi
Series
oneiric
Description
Will deploy OpenJDK 6 JRE and the latest Minecraft server
Links
Repository   Bugs
lp:~marcoceppi/charms/oneiric/minecraft/trunk
Interfaces
Provides
Config
motd string
spawn-monsters boolean
allow-nether boolean
spawn-animals boolean
max-players int
difficulty int
level-name string
port int
Details
Readme
Post deployment, the minecraft init script has the following
options available

Usage:
 service minecraft [ACTION]

 Available Actions:
 stop
   - Stop the Minecraft Server
 restart
   - Restart Minecraft Server
 update
   - Update the Minecraft Server
 status
   - Determine the run status of the Minecraft Server
 backup
   - Perform a save and archival of the current map
Changes  
2012/03/13 Marco Ceppi Delete the tmp file if we don't use it (revno 30)
2012/03/13 Marco Ceppi Updated hooks to be better players at the idempotent game (revno 29)
2012/03/13 Marco Ceppi Look! The stop hook does something (revno 28)
2012/03/13 Marco Ceppi Proper name for upgrade hook (revno 27)
2012/03/13 Marco Ceppi Added upgrade script for managing updates in the future (revno 26)
2012/03/13 Marco Ceppi Removed Cryptographic check, because we're using HTTPS like all the cool kids (revno 25)
2012/03/11 Clint Byrum Fixing booleans (revno 24)
2012/01/28 Mark Mims wait for config:bool to land (revno 23)
2012/01/28 Mark Mims strong config types (revno 22)
Lint Check
  • err: Charms need a maintainer (See RFC2822) - Name <email>

In other archives
Newer oneiric/minecraft