[Tool] Server Wrapper - Looking for a partner (web dev)

Discussion in 'Bukkit Tools' started by PierreLouis, Sep 22, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    PierreLouis

    Hello,

    I'm currently programming a server wrapper. It is almost complete.
    Features include scheduling, updates, backups, portability, and a bunch of other cool stuff.
    The goal here is to allow server administration from anywhere via a web-interface.
    Here's where you come in: I'm no good at web development. Believe me.

    The program is written in Python, so there are two options for the web-interface development:
    • Using a Python web-server based on something like Django or Tornado. This prevents use of other server-side languages such as PHP, but is the most portable option.
    • Splitting the program (like MultiCraft does) into a web app that runs in Apache or whatever the server admin uses, and a daemon that communicate via the network.
    Here's an example configuration file to give you an idea of what this can do: pastie.org

    If you are interested you can contact me via this thread, or send me a private message.
    Thanks!
     
Thread Status:
Not open for further replies.

Share This Page