AzuraCast is a self-hosted web radio management suite, including turnkey installer tools and an easy-to-use web app to manage your stations. http://azuracast.com/
Go to file
Buster "Silver Eagle" Neece f9221fb335
Initial commit of unified Docker build and standalone image.
2021-06-22 07:36:58 -05:00
.github Update config.yml (#4181) 2021-05-18 21:34:40 -05:00
bin Try connecting to Redis first. 2021-05-09 11:15:48 -05:00
config Initial commit of unified Docker build and standalone image. 2021-06-22 07:36:58 -05:00
frontend Add schedule embed widget for embedding the stations playlist schedule view into websites (#4323) 2021-06-20 20:58:02 -05:00
plugins Begin work on custom code plugins support. 2018-09-21 07:04:05 -05:00
resources Add resources. 2021-06-08 01:34:18 -05:00
src Initial commit of unified Docker build and standalone image. 2021-06-22 07:36:58 -05:00
templates Add formatted connected time in listeners report (#4324) 2021-06-20 21:04:01 -05:00
tests More tests and fixing minor issues with station spinup/down. 2021-06-13 23:49:17 -05:00
util Initial commit of unified Docker build and standalone image. 2021-06-22 07:36:58 -05:00
vendor Optimize CI testing and web dependencies (#2899) 2020-05-29 20:36:49 -05:00
web Update to version 0.13.0. 2021-06-15 18:29:25 -05:00
.dockerignore Initial commit of unified Docker build and standalone image. 2021-06-22 07:36:58 -05:00
.editorconfig Keep PhpStorm from fighting Composer on indentation. 2021-01-21 13:26:38 -06:00
.gitattributes Change what files are included in the distributed release archives. 2019-02-25 14:28:58 -06:00
.gitignore Unify env var names on Ansible installs with their Docker counterparts. 2021-01-21 13:32:47 -06:00
.phplint.yml Change cache dir for Travis. 2019-01-31 14:48:17 -06:00
.phpstorm.meta.php Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
CHANGELOG.md Update changelog. 2021-06-21 03:15:50 -05:00
CODE_OF_CONDUCT.md Update links across application to point to new documentation. 2021-02-15 15:36:34 -06:00
CONTRIBUTING.md Update links across application to point to new documentation. 2021-02-15 15:36:34 -06:00
Dockerfile Initial commit of unified Docker build and standalone image. 2021-06-22 07:36:58 -05:00
LICENSE.txt Update casing on files, add SUPPORT.md with common solutions. [skip ci] 2017-07-20 20:33:08 -05:00
README.md Add latest stable release badge. 2021-05-06 16:06:56 -05:00
SUPPORT.md Update links across application to point to new documentation. 2021-02-15 15:36:34 -06:00
ansible.cfg Ansible: Disable configuration warnings. 2021-05-31 15:37:29 -05:00
azuracast.dev.env Implement Podcasting Support 2021-05-24 23:29:07 -05:00
azuracast.sample.env Disable profiling extension loading by default for new rolling installs. 2021-06-09 22:22:25 -05:00
codeception.yml Add more functional and unit tests. 2021-06-13 22:30:17 -05:00
composer.json More code cleanup. 2021-06-09 22:22:13 -05:00
composer.lock Update to incorporate whitespace fixes for Flysystem V2. 2021-06-20 21:11:30 -05:00
crowdin.yaml Download latest translations and run static build during CI/CD. (#2893) 2020-05-28 20:01:29 -05:00
docker-compose.dev.yml Initial commit of unified Docker build and standalone image. 2021-06-22 07:36:58 -05:00
docker-compose.migrate.yml Expand default Docker port range to 50 stations and add instructions. 2019-06-18 14:20:41 -05:00
docker-compose.sample.yml Initial commit of unified Docker build and standalone image. 2021-06-22 07:36:58 -05:00
docker-compose.testing.yml Specify debug log level in testing container. 2021-05-09 10:52:21 -05:00
docker-migrate.sh Unify to a single console command location. 2020-01-24 23:08:25 -06:00
docker.sh Initial commit of unified Docker build and standalone image. 2021-06-22 07:36:58 -05:00
install.sh #3782 -- Make Ansible update/install scripts use the same apt calls. 2021-02-06 15:25:33 -06:00
phpcs.xml Fix code styles competing between PHPCS and PhpStorm. 2020-12-07 01:19:28 -06:00
phpstan.neon Implement checkfile format exceptions for CI builds 2021-04-25 09:52:00 -05:00
portainer.json Create a Portainer JSON template for AzuraCast. 2020-05-25 18:15:14 -05:00
sample.env Add support for configurable NGINX_TIMEOUT environment variable. 2021-03-05 19:59:31 -06:00
uninstall.sh #423 -- Update Ansible compliance, build uninstaller and migrator scripts (#442) 2018-02-19 17:35:43 -06:00
update.sh Update MariaDB version across Ansible installs. 2021-05-31 10:38:58 -05:00

README.md

AzuraCast: A Simple, Self-Hosted Web Radio Management Suite

Build Status Latest Stable Release Apache 2.0 License Ethical Open Source Docker Pulls Twitter Follow

AzuraCast is a self-hosted, all-in-one web radio management suite. Using its easy installer and powerful but intuitive web interface, you can start up a fully working web radio station in a few quick minutes. AzuraCast works for web radio stations of all types and sizes, and is built to run on even the most affordable VPS web hosts. AzuraCast is currently beta software.

You can learn more about AzuraCast via our Documentation:

Live Demo

Want to see AzuraCast for yourself? Visit our demo site at demo.azuracast.com:

  • Username: demo@azuracast.com
  • Password: demo

Install AzuraCast

To install AzuraCast, you should have a basic understanding of the Linux shell terminal. Once installed, every aspect of your radio station can be managed via AzuraCast's web interface.

Follow our installation guide for instructions on how to install AzuraCast on your own server.

License

AzuraCast is licensed under the Apache license, version 2.0. This project is free and open-source software, and pull requests are always welcome.

Need Help?

If you need help with AzuraCast, the first place you should visit is our Support page , which features solutions to a number of commonly encountered issues and questions, as well as instructions on how to check your server's log files for more details. If you do need our help via GitHub, supplying these logs is absolutely essential in helping us diagnose and resolve your issue.

New feature requests are powered by FeatureUpvote. You can visit our Feature Request Page to submit a new feature request or vote on existing ones.

For bug and error reports, we rely exclusively on our GitHub Issues board to diagnose, track and update these reports. First, check to make sure the issue you're experiencing isn't already reported on GitHub. If it is, you can subscribe to the existing ticket for updates on the issue's progress. If your issue or request isn't already reported, click the "New Issue" button to create it. Make sure to follow the template provided, as it asks important details that are very important to our team.

Please keep in mind that AzuraCast is a free software project built and maintained by volunteers, so there may be some delays in getting back to you. We will make the absolute best effort possible to resolve your issues and answer your questions.

Communities and Social Media

We frequently post to social media any time there are significant updates to our software, security issues that users should be aware of, or upcoming changes to third-party software. You can get these updates in a more timely fashion by following our accounts:

If you are an AzuraCast user, station owner, developer or other contributor, you can also join our Discord community, where you can ask questions, share your station and more:

Note that our social media channels aren't the best way to report issues to us; instead, you should use the GitHub issues instructions above, as this allows our whole team to help resolve and track the progress of the issue in one location.

Friends of AzuraCast

We would like to thank the following organizations for their support of AzuraCast's ongoing development:

  • DigitalOcean for generously providing the server resources we use for our demonstration instance, our staging and testing environments, and more

  • JetBrains for making our development faster, easier and more productive with tools like PhpStorm

  • CrowdIn for giving us a simple and powerful tool to help translate our application for users around the world

  • Netlify for supporting open-source software like ours and for serving as the host of our primary azuracast.com web site.

  • The creators and maintainers of the many free and open-source tools that AzuraCast is built on, who have done so much to help move FOSS forward

Support AzuraCast Development

AzuraCast will always be available free of charge, but if you find the software useful and would like to support the project's lead developer, visit either of the links below. Your support is greatly appreciated.

Buy Me a Coffee at ko-fi.com