Go to file
Buster Neece 62a17a21eb
Update PHP dependencies.
Changelogs summary:

 - doctrine/persistence updated from 3.3.1 to 3.3.2 patch
   See changes: https://github.com/doctrine/persistence/compare/3.3.1...3.3.2
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.3.2

 - psy/psysh updated from v0.12.0 to v0.12.2 patch
   See changes: https://github.com/bobthecow/psysh/compare/v0.12.0...v0.12.2
   Release notes: https://github.com/bobthecow/psysh/releases/tag/v0.12.2

 - phpunit/php-code-coverage updated from 11.0.2 to 11.0.3 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/11.0.2...11.0.3
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.3

 - phpunit/phpunit updated from 11.0.5 to 11.0.6 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/11.0.5...11.0.6
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/11.0.6

 - composer/ca-bundle updated from 1.4.1 to 1.5.0 minor
   See changes: https://github.com/composer/ca-bundle/compare/1.4.1...1.5.0
   Release notes: https://github.com/composer/ca-bundle/releases/tag/1.5.0

 - intervention/image updated from 3.4.0 to 3.5.0 minor
   See changes: https://github.com/Intervention/image/compare/3.4.0...3.5.0
   Release notes: https://github.com/Intervention/image/releases/tag/3.5.0

 - league/flysystem updated from 3.25.0 to 3.25.1 patch
   See changes: https://github.com/thephpleague/flysystem/compare/3.25.0...3.25.1
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.25.1

 - league/flysystem-local updated from 3.23.1 to 3.25.1 minor
   See changes: https://github.com/thephpleague/flysystem-local/compare/3.23.1...3.25.1
   Release notes: https://github.com/thephpleague/flysystem-local/releases/tag/3.25.1

 - aws/aws-sdk-php updated from 3.300.14 to 3.301.1 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.300.14...3.301.1
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.301.1

 - league/flysystem-aws-s3-v3 updated from 3.24.0 to 3.25.1 minor
   See changes: https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.24.0...3.25.1
   Release notes: https://github.com/thephpleague/flysystem-aws-s3-v3/releases/tag/3.25.1

 - league/flysystem-sftp-v3 updated from 3.25.0 to 3.25.1 patch
   See changes: https://github.com/thephpleague/flysystem-sftp-v3/compare/3.25.0...3.25.1
   Release notes: https://github.com/thephpleague/flysystem-sftp-v3/releases/tag/3.25.1

 - mockery/mockery updated from 1.6.7 to 1.6.9 patch
   See changes: https://github.com/mockery/mockery/compare/1.6.7...1.6.9
   Release notes: https://github.com/mockery/mockery/releases/tag/1.6.9

 - nesbot/carbon updated from 3.0.2 to 3.1.1 minor
   See changes: https://github.com/briannesbitt/Carbon/compare/3.0.2...3.1.1
   Release notes: https://github.com/briannesbitt/Carbon/releases/tag/3.1.1

 - phpstan/phpstan updated from 1.10.60 to 1.10.62 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.10.60...1.10.62
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.62

 - roave/security-advisories updated from dev-latest@bb15a6d to dev-latest@eedc674
   See changes: bb15a6d...eedc674

 - zircote/swagger-php updated from dev-master@038da8a to dev-master@d3265da
   See changes: 038da8a...d3265da

No security vulnerability advisories found.
2024-03-18 10:18:32 -05:00
.github Revert "Revert to PHP 8.2 (because of maxminddb again)" 2024-02-12 09:52:59 -06:00
.run Add testing environments from PhpStorm into repo. 2021-11-06 23:03:00 -06:00
bin More type fixes! 2024-01-14 13:20:01 -06:00
config Set up sync task for podcast playlists. 2024-03-03 16:21:52 -06:00
frontend Now playing position (#7001) 2024-03-09 14:14:00 -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 Fixes #6998 -- Explicitly set all migrations as non-transactional to work around a Migrations issue. 2024-03-07 17:51:43 -06:00
templates Podcast Pages Overhaul 2024-01-20 17:05:54 -06:00
tests Simplify and clean up exception handling. 2024-01-25 19:28:57 -06:00
translations Locale update. 2024-02-20 04:41:15 -06:00
util Update Centrifugo and switch to TOML markup for parsing fixes. 2024-03-17 09:20:11 -05:00
vendor .gitkeep permission change. 2021-12-13 07:15:34 -06:00
web Version bump to 0.19.5. 2024-02-20 04:44:29 -06:00
.dockerignore Minor cleanup of base dir. 2023-04-30 02:30:49 -05:00
.editorconfig Merge commit '8ea5b1b85e9477cd6f1bbff475839b4e88986be5' 2023-12-04 00:48:40 -06:00
.gitattributes Change what files are included in the distributed release archives. 2019-02-25 14:28:58 -06:00
.gitignore #6796 -- Revert to Centrifugo for high-performance NP updates. 2023-12-13 09:57:51 -06:00
.gitpod.yml Move dev env setup earlier. 2023-05-22 16:48:17 -05: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 Version bump to 0.19.5. 2024-02-20 04:44:29 -06:00
Dockerfile Update Centrifugo and switch to TOML markup for parsing fixes. 2024-03-17 09:20:11 -05: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 Set up Depot for local builds too. 2023-11-03 07:01:30 -05:00
README.md Implement built-in docs, update settings and URLs across the app. 2023-10-10 15:51:18 -05:00
azuracast.dev.env Update protocol on dev env. 2024-01-28 15:22:24 -06:00
azuracast.sample.env Make max. concurrent NP processes configurable (#6427) 2023-07-13 17:28:55 -05:00
codeception.yml Update test suites for Codeception 5.x. 2022-03-16 19:04:40 -05:00
composer.json Update PHP dependencies. 2024-03-18 10:18:32 -05:00
composer.lock Update PHP dependencies. 2024-03-18 10:18:32 -05:00
crowdin.yaml Move translations to "translations" folder. 2022-10-07 16:29:57 -05:00
depot.json Set up Depot for local builds too. 2023-11-03 07:01:30 -05:00
dev.env Gitpod refinement and rollback of privileged defaults. 2021-09-23 23:48:28 -05:00
docker-compose.dev.yml Update some dev stuff. 2024-01-08 09:49:33 -06:00
docker-compose.installer.yml More Podman tweaks. 2023-02-11 15:29:20 -06:00
docker-compose.sample.yml #4789 -- Listen internally to HTTP/HTTPS/SFTP ports specified in env vars. 2023-12-15 12:28:37 -06:00
docker-compose.testing.yml Update cloud IDE Compose file. 2022-03-15 23:57:27 -05:00
docker.sh Update Docker dev install to properly set permissions and execute as correct user. 2024-01-16 12:17:09 -06:00
phpcs.xml Apply scanning to more files. 2023-06-08 09:22:50 -05:00
phpstan-baseline.neon Fix or individually ignore the errors in the PHPstan baseline. 2023-12-01 01:18:57 -06:00
phpstan.neon Type fixes relating to DI phpstan stubs. 2024-01-14 13:51:04 -06:00
qodana.yaml Install composer/npm deps for qodana. 2023-08-21 16:49:05 -05:00
sample.env Allow on-the-fly setting of UID/GID for Docker container user. 2021-06-29 11:21:40 -05:00
update.sh Move Ansible install files to standalone repo (azuracast/ansible-installer). 2023-02-05 22:15:44 -06:00

README.md

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

Build Status Latest Stable Release AGPL-3.0 License Ethical Open Source Mastodon Follow

Built with Depot

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:

  • Vultr for providing the server resources we use for our demonstration instance, 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.

  • Depot for powering our Docker image builds.

  • 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