Releases: Sigma-Production/ptero-eggs
V2.0.0 - Radiodj egg
🚀 Version 2.0: The Icecast-AutoDJ Egg is Here!
This is a major update that introduces a brand new, powerful egg for internet radio streaming alongside the existing Webhost Egg.
📻 New Feature: The Icecast-AutoDJ Egg!
We're thrilled to introduce the Icecast-AutoDJ Egg! This egg sets up a complete internet radio station with professional-grade tools.
Key Features:
- Icecast2 Server: The industry-standard, high-performance streaming server.
- Liquidsoap 2.4.0: A powerful and flexible AutoDJ system to manage your music, playlists, and transitions. Write your custom liquidsoap config!
- Secure & Lightweight: Runs on a custom-built Debian 13 "Trixie" Docker image that's both small and secure. The startup logic is baked into the image, so it's safe to use in a multi-user environment.
- Simple Setup: Just import the egg, create the server, upload your music to the
/musicfolder, and you're on the air!
🛠️ How to Get Started
- Download the
egg-icecast-auto-dj.jsonfile from the assets below. - Import the new egg into your Pterodacyl or Pelican panel
- Create a new server. The required Docker image is configured automatically.
🛠️ Issues or suggestions?
Tell us your suggestions or issues for this or other new eggs and we will look into it!
Full Changelog: V1.9.1...V2
V1.9.1 - Pelican support
This release adds support for pelican panel, the change was already made, but no release for it yet
New Contributors
- @barnabehvrd made their first contribution in #88
Full Changelog: V1.9...V1.9.1
V1.9
What's Changed
Remove legacy nginx egg, add namelesmc install option, and support for php8.0 - 8.4, please note that php 8.0 is EOL and the image wont get updates pushed to it!
Refreshed install script and start script!
An intermediate step to v2
Next up
- Trying if it is possible to build a legacy PHP Docker image without having to change the egg for it (maybe)
- Add support for cron jobs
- Implement a new web application install (suggestions are welcome for which one)
Full Changelog: V1.7...V1.9
V1.7
Minor / bug update
- Fix egg not starting problem
- Update docker images
- Update docker images to sigmaproductions ghcr
- Update license year
V1.6
Minor update
- Added the option for php 8.1
- Fixed the logs folder not existing
- Little change
V1.5
Changelog:
Major update:
- Changed some paths (Backend)
- Added the option to install Wordpress
- Added the option to install composer packages, just enter them and restart the server and done
- Renamed the egg Nginx-egg to WebHost-Egg - Some other little changes
1.0
Forked and updated from: https://gitlab.com/tenten8401/pterodactyl-nginx
- Updated to PHP 8
- Updated Docker image so updated dependencies
Full Changelog: https://github.com/finnie2006/ptero-nginx/commits/V1.0