cytopia / cytopia/devilbox

[Feature]: devibox hasn't been updated for several years. How can I replace the php-fpm / mysql /httpd source

Open
#1,039 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
PHP
Stars
4.5k
Forks
652
PR merge metrics
No merged PRs in 30d

Description

### What is your idea or feature suggestion?

devilbox has done quite well. I wonder what happened? It hasn't been updated for several years.

devibox hasn't been updated for several years? How can I replace the php-fpm / mysql / httpd source.

Use the public library for convenient upgrades.

- image: devilbox/php-fpm:${PHP_SERVER}-work-0.150 --> php-fpm:${PHP_SERVER}
- image: devilbox/${HTTPD_SERVER}:${HTTPD_FLAVOUR:-alpine}-1.0 ---> ${HTTPD_SERVER}:${HTTPD_FLAVOUR:-alpine}
- image: devilbox/mysql:${MYSQL_SERVER}-0.21 ---> mysql:${MYSQL_SERVER}

### Benefits

_No response_

### Where can we find information about this?

_No response_

### Are you willing to provide a PR to address this?

None

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by locating the current php-fpm, MySQL, and HTTPD image references, then compare them with the public-library image names listed in the issue. Done means there is a clear, maintainer-approved way to replace those sources without breaking the development stack.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache, docker, docker-compose, mysql, php
Domain
databases, devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.