8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
AudiculaPi - the tiny media server for your Raspberry Pi
AudiculaPi - the tiny media / home automation server for your Raspberry Pi 1-2B+
based on OpenWrt/ Chaos Calmer (without RPI3 support)
* Minimalistic system, installed and running on a just 256MB sized SD card
* AudiculaPi provides a detailed Web Browser GUI with multi language support
Already preinstalled:
* Homeautomation with Domoticz (http://www.domoticz.com)
Tested with HW: RFXtrx433E USB 433.92MHz Transceiver by RFXCom and Z-Wave Plus USB Stick ZME_UZB1 by Z-Wave.me
* MPD, Musi Player Daemon - Internet Radio / MP3 /OGG / FLAC etc. player
(with LCD support based on PyDPF)
* pianod
* SAMBA
* SSH/SFTP Server
* MiniDLNA
* Shairport
* Avahi
* OpenVPN
* WebCAM Video Streaming with mjpeg-streamer
* NTP client / server
* WLAN client and / or access point
* ... countless other gadgets, use web based packet manager powered by OpenWrt repository !
iTunes-compatible DAAP server
Firefly Media Server (formerly mt-daapd) is an open-source audio media server (or daemon) for the Roku SoundBridge and iTunes. It serves media files using Roku Server Protocol (RSP) and Digital Audio Access Protocol (DAAP).
http://en.wikipedia.org/wiki/Firefly_Media_Server
For Debian users:
https://packages.qa.debian.org/m/mt-daapd.html
https://tracker.debian.org/pkg/mt-daapd
For FreeBSD users:
http://home.introweb.nl/d/dodger/itunesserver.html
https://www.tnpi.net/wiki/FreeBSD_iTunes_Server
cd /usr/ports/audio/firefly
make install clean
echo 'firefly_enable="YES"' >> /etc/rc.conf
service mt-daapd start
==>> http://127.0.0.1:3689
Simple SSH forward e.g. thourgh the internet:
ssh -L3689:iMac.Local:3689 MyDomain.TLD
Please also note https://sourceforge.net/projects/mt-daapd/