Skip to content

ComposeMediaKrakenServer

SpootDev edited this page Jul 7, 2018 · 3 revisions
  • mediakraken/mkbase37
  • image: mediakraken/mkserver
    • # Babel
    • docker==2.7 - Interface to Docker and it's socket. To get usage, HOST ip, port, etc.
    • TODO feedgen - Generate web feeds in both ATOM and RSS format
    • futures
    • httplib2
    • ipgetter - Fetch external IP address from the internet.
    • natsort
    • passwordmeter - Password strength measuring.
    • pika - Interface to RabbitMQ. Will route client commands to slaves, etc received via Twisted.
    • psutil - Used for pid list in cron subprogram.
    • psycopg2 - PosgreSQL connection
    • # pycrypto
    • # pylzma
    • pyOpenSSL
    • pysmb - CIFS file scan
    • TODO python-ldap
    • requests>=2.11.1
    • service_identity
    • setuptools
    • # synolopy
    • # titlecase
    • twisted - Event-driven networking engine used to communication server and clients.
    • uritemplate

Clone this wiki locally