Everyone its music blog (on Premise) - PHP: <=8.1, GPL https://musicing.5mode-foss.eu/

Capitan Cloud aa32e6eb6f Add files via upload 1 年之前
Private aa32e6eb6f Add files via upload 1 年之前
Public 81cfe953e2 Add files via upload 1 年之前
CNAME 7dff0d6699 Create CNAME 1 年之前
INSTALLATION.md 89e3eb95c1 Add files via upload 1 年之前
LICENSE cccd719d2e Initial commit 1 年之前
README.md 546e90c41d Update README.md 1 年之前
dd.html a354f365d3 Add files via upload 1 年之前
index.html 4e0ce84d10 Update index.html 1 年之前

README.md

Musicing

Musicing

Hello and welcome to Musicing!

Musicing is a light, simple, software on premise to build and own your music blog.

Musicing is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.

First step, use the password box and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.

As you are going to run Musicing in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:

  1. Check the write permissions of your "data" folder in your web app Private path; and set its path in the config file.
  2. Set the default Locale.
  3. Set FILE_MAX_SIZE (remember that some PHP settings could limit the upload behaviour of Faceborg too)
  4. Set BLOG_MAX_POSTS to limit the number of visible posts in the blog.
  5. Set PAGINATION true or false to give more public access to your data.

Song file nomenclature: "Playlist~Song Title.mp3"

You can access your avatar by http://yourdomain.com/. Login with the password for the admin view. Drag-n-drop all your resources in the browser window.


Public view:


Admin view:


Feedback: posta@elettronica.lol