Skip to content

Add Fedora 43/44 provision recipe#4247

Open
devrfc83 wants to merge 1 commit into
deployphp:masterfrom
devrfc83:provision-fedora
Open

Add Fedora 43/44 provision recipe#4247
devrfc83 wants to merge 1 commit into
deployphp:masterfrom
devrfc83:provision-fedora

Conversation

@devrfc83

@devrfc83 devrfc83 commented Jul 24, 2026

Copy link
Copy Markdown

Mirrors recipe/provision.php (Ubuntu) using dnf instead of apt: native Fedora PHP packages (no Remi), MariaDB only (no MySQL), PostgreSQL via the official PGDG repo, firewalld instead of ufw, and Valkey/Memcached services. Verified end-to-end against a real Fedora 44 droplet, including PHP-FPM/Caddy socket permissions and SELinux (httpd_t) content labeling for deploy_path.

  • Bug fix #…?
  • [Y] New feature?
  • BC breaks?
  • Tests added?
  • Docs added?

Mirrors recipe/provision.php (Ubuntu) using dnf instead of apt: native
Fedora PHP packages (no Remi), MariaDB only (no MySQL), PostgreSQL via
the official PGDG repo, firewalld instead of ufw, and Valkey/Memcached
services. Verified end-to-end against a real Fedora 44 droplet,
including PHP-FPM/Caddy socket permissions and SELinux (httpd_t)
content labeling for deploy_path.
@devrfc83

Copy link
Copy Markdown
Author

A little more context:

I have been using deployer for years now, but I always find myself struggling with provisioning, as I often deploy on Fedora instead of Ubuntu. Tested it against a Digital Ocean droplet and it provisioned the machine correctly. Don't hesitate to ping me if it requires some changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant