Home - cayuse/archive2 GitHub Wiki

Archive2

Archive2 implements the basic features of the original 'Archive' software system. Back in the day, deepbondi put together a web-based jukebox that drew upon a large library of music. Now, with new web libraries and player capabilities, and the crufty nature of the original version, we're 'putting the band back together'.

Archive2 has these main components:

  • A repository of music files
  • a database of those files and the mp3 metadata
  • a web front-end to search for music and request songs
  • a music player that is fed songs from the queue of requests

General Info about the software stack:

Ruby

Rails

Docker

Redis

Postgresql

Specific Info about this software system: