Giter VIP home page Giter VIP logo

atheme-web's Introduction

atheme-web - an actually working web interface for Services
-----------------------------------------------------------

Due to popular demand, we have created a web interface for Atheme.  Total
development time so far: about 4 hours.

Some things are working, other things are not yet.  Code is accepted.

Requirements
------------

Python Paste (Debian: python-paste)
Python 2.5 or later

Installation instructions
-------------------------

1. Make sure services has XMLRPC enabled.

2. $EDITOR athemeweb/config.py, edit config values appropriately.

3. Optionally change static/style.css and static/logo.png.  I for one,
   do not think you are the StaticBox IRC network.

4. python launch.py

5. Enjoy.

In reality, you probably want to use mod_wsgi or something.  You can find
a mod_wsgi configuration script at atheme-web.wsgi.  Then you want to do
something like:

    WSGIScriptAlias / /path/to/atheme-web/atheme-web.wsgi

You MUST edit the atheme-web.wsgi so that it can find the application
modules.  Instructions are included inside the atheme-web.wsgi file.

Running atheme-web with launch.py is insecure (it puts the application
into development mode) and not recommended.

Do NOT run atheme-web as root.

TODO
----

Mostly the channel integration and account tab need to be finished up.  We
are also interested in ALIS integration for obvious reasons.

Bugs
----

Report bugs to http://jira.atheme.org/ against the SRVWEB (Atheme Services - Web)
component.

atheme-web's People

Contributors

fahhem avatar jdhore avatar kaniini avatar kyso avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.