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 Neece f74e316ac0
Use local build cache.
2023-02-04 09:48:58 -06:00
.github Use local build cache. 2023-02-04 09:48:58 -06:00
.run Add testing environments from PhpStorm into repo. 2021-11-06 23:03:00 -06:00
bin Bring Redis back for app and Centrifugo caches. 2022-12-06 12:52:54 -06:00
config Revert Meilisearch rollout for now. 2023-01-30 07:21:25 -06:00
frontend Revert Meilisearch rollout for now. 2023-01-30 07:21:25 -06:00
plugins Begin work on custom code plugins support. 2018-09-21 07:04:05 -05:00
resources Clean up some files in the base directory. 2022-10-07 16:30:11 -05:00
src Bug fixes. 2023-02-03 15:01:50 -06:00
templates Add per-station branding support. 2023-01-03 16:55:49 -06:00
tests Revert Meilisearch rollout for now. 2023-01-30 07:21:25 -06:00
translations Locale updates. 2023-01-27 03:40:06 -06:00
util Bug fixes. 2023-02-03 15:01:50 -06:00
vendor .gitkeep permission change. 2021-12-13 07:15:34 -06:00
web Remove debug Swagger UI files. 2023-02-04 09:48:38 -06:00
.dockerignore Write important git info to a cache file so as to avoid loading the entire git repo into the Docker image. 2023-02-03 14:46:35 -06:00
.editorconfig Prevent json from having weird spacing. 2022-11-19 03:32:56 -06:00
.gitattributes Change what files are included in the distributed release archives. 2019-02-25 14:28:58 -06:00
.gitignore Write important git info to a cache file so as to avoid loading the entire git repo into the Docker image. 2023-02-03 14:46:35 -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
.psysh.php Dependency update; use psysh directly. 2021-12-26 14:37:01 -06:00
CHANGELOG.md Update changelog. 2023-02-01 05:50:11 -06:00
Dockerfile Lock Golang version (for now). 2023-02-02 13:19:41 -06:00
KNOWN-ISSUES.md Update Known Issues. 2022-12-20 18:34:42 -06:00
LICENSE.md Update license for AzuraCast codebase. 2022-10-07 21:18:42 -05:00
Makefile Cleanup Docker image scripts. 2023-01-15 18:19:23 -06:00
README.md Update license URL in readme. 2022-12-08 17:36:37 -06:00
ansible.cfg Ansible: Disable configuration warnings. 2021-05-31 15:37:29 -05:00
azuracast.dev.env AzuraCast in a Single Docker Image (#5167) 2022-03-08 17:00:03 -06:00
azuracast.sample.env Allow users to debug Slim Application Errors (#5399) 2022-05-22 15:01:41 -05:00
codeception.yml Update test suites for Codeception 5.x. 2022-03-16 19:04:40 -05:00
composer.json Revert Meilisearch rollout for now. 2023-01-30 07:21:25 -06:00
composer.lock Revert Meilisearch rollout for now. 2023-01-30 07:21:25 -06:00
crowdin.yaml Move translations to "translations" folder. 2022-10-07 16:29:57 -05:00
dev.env Gitpod refinement and rollback of privileged defaults. 2021-09-23 23:48:28 -05:00
docker-compose.dev.yml Bring Redis back for app and Centrifugo caches. 2022-12-06 12:52:54 -06:00
docker-compose.frontend.yml More fixes to enable node_modules to show up. 2022-11-02 15:11:06 -05:00
docker-compose.installer.yml Directly reference GHCR to avoid double-build times. 2023-01-13 12:58:25 -06:00
docker-compose.sample.yml More Meilisearch infrastructure work. 2023-01-29 08:15:26 -06:00
docker-compose.testing.yml Update cloud IDE Compose file. 2022-03-15 23:57:27 -05:00
docker.sh Make restore more selective in volume removal. 2022-10-07 18:18:02 -05:00
install.sh Update Ansible install script. 2022-10-22 06:23:57 -05:00
phpcs.xml Add bootstrapping code to linting/static analysis. 2022-11-16 01:46:16 -06:00
phpstan-baseline.neon Composer dependencies update. 2023-01-11 00:49:42 -06:00
phpstan.neon Tweak parallelizing settings. 2023-01-18 21:39:57 -06:00
portainer.json Create a Portainer JSON template for AzuraCast. 2020-05-25 18:15:14 -05:00
sample.env Allow on-the-fly setting of UID/GID for Docker container user. 2021-06-29 11:21:40 -05:00
uninstall.sh #423 -- Update Ansible compliance, build uninstaller and migrator scripts (#442) 2018-02-19 17:35:43 -06:00
update.sh Update to Liquidsoap 2.1.0 stable. 2022-08-12 22:55:23 -05:00

README.md

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

Build Status Latest Stable Release AGPL-3.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 Affero GNU General Public License (AGPL) version 3.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.

  • BrowserStack for giving us tools to help test our software's accessibility and features across multiple browsers and operating systems.

  • 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