Skip to content

Releases: Sigma-Production/ptero-eggs

V2.0.0 - Radiodj egg

20 Sep 15:46
9912210

Choose a tag to compare

🚀 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 /music folder, and you're on the air!

🛠️ How to Get Started

  1. Download the egg-icecast-auto-dj.json file from the assets below.
  2. Import the new egg into your Pterodacyl or Pelican panel
  3. 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

21 Jun 06:19
e0217c3

Choose a tag to compare

This release adds support for pelican panel, the change was already made, but no release for it yet

New Contributors

Full Changelog: V1.9...V1.9.1

V1.9

28 Dec 20:49

Choose a tag to compare

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

07 Feb 09:07
57929e3

Choose a tag to compare

Minor / bug update

  • Fix egg not starting problem
  • Update docker images
  • Update docker images to sigmaproductions ghcr
  • Update license year

V1.6

27 Sep 12:52
6721f70

Choose a tag to compare

Minor update

  • Added the option for php 8.1
  • Fixed the logs folder not existing
  • Little change

V1.5

24 Jun 08:05
fa209c5

Choose a tag to compare

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

07 Oct 18:54
7e0a2cf

Choose a tag to compare

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