From 4b8e631e3a3106eece4f8435cb18b02e9ec6253a Mon Sep 17 00:00:00 2001 From: Michael Stahnke Date: Thu, 18 Oct 2012 20:33:09 -0700 Subject: Initial commit --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..181fc0a --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +# Readme file for mt-daapd module + +daap_server - A DAAP server that exports your music collection via the Digital Audio Access Protocol as made famous by Apple iTunes. + + +This puppet module should basically do just a few things. + +1. Install mt-daapd +2. Deliver a configuration file in /etc/mt-daapd.conf +3. Enable the daemon for startup +4. Startup the daemon + + + + +Also, you may need to open port 3689 (udp and tcp) in your firewall. I haven't added that to this module yet. + -- cgit v1.2.3