Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
thias
/
puppet-php
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
50
Code
Issues
9
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Systemd on-demand socket-based activation
- #81
#81
Open
gchaix
wants to merge 19 commits into
thias:master
thias/puppet-php:master
from
gchaix:systemd-socket
gchaix/puppet-php:systemd-socket
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Systemd on-demand socket-based activation
#81
gchaix
wants to merge 19 commits into
thias:master
thias/puppet-php:master
from
gchaix:systemd-socket
gchaix/puppet-php:systemd-socket
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2016
Initial systemd socket config
Show description for 12f1e8f
gchaix
committed
12f1e8f
View commit details
Copy full SHA for 12f1e8f
Browse repository at this point
Commits on Sep 3, 2016
Add pid directory, listen address, cleanup
gchaix
committed
71c2e78
View commit details
Copy full SHA for 71c2e78
Browse repository at this point
Don't start php-fpm-www-systemd.service
Show description for bbdfb2b
gchaix
committed
bbdfb2b
View commit details
Copy full SHA for bbdfb2b
Browse repository at this point
Commits on Sep 5, 2016
Ensure services are created and started in the right order
gchaix
committed
54a2064
View commit details
Copy full SHA for 54a2064
Browse repository at this point
Ensure both service and socket files are in place before starting either
gchaix
committed
9119977
View commit details
Copy full SHA for 9119977
Browse repository at this point
Remove duplicate requires
gchaix
committed
7fc3daf
View commit details
Copy full SHA for 7fc3daf
Browse repository at this point
Commits on Sep 6, 2016
Move creation of pid directory to systemd-daemon.pp
Show description for 7e86983
gchaix
committed
7e86983
View commit details
Copy full SHA for 7e86983
Browse repository at this point
Make names consistent
gchaix
committed
6fbc20b
View commit details
Copy full SHA for 6fbc20b
Browse repository at this point
Clean up whitespace/indent
gchaix
committed
919b088
View commit details
Copy full SHA for 919b088
Browse repository at this point
Make sure /var/run/php-fpm exists
gchaix
committed
a7dfc9a
View commit details
Copy full SHA for a7dfc9a
Browse repository at this point
Set ${service_path} depending on distribution
gchaix
committed
9e26a89
View commit details
Copy full SHA for 9e26a89
Browse repository at this point
Darn closing bracket
gchaix
committed
588badb
View commit details
Copy full SHA for 588badb
Browse repository at this point
Abstraction for osfamily
Show description for fb71131
gchaix
committed
fb71131
View commit details
Copy full SHA for fb71131
Browse repository at this point
Differentiate it as the fpm_binary in params
gchaix
committed
e991bd0
View commit details
Copy full SHA for e991bd0
Browse repository at this point
Explicitly set 'systemctl' as the start/stop/status
Show description for d648ceb
gchaix
committed
d648ceb
View commit details
Copy full SHA for d648ceb
Browse repository at this point
Make sure php::fpm::systemd-socket-conf knows all params
gchaix
committed
7910ebc
View commit details
Copy full SHA for 7910ebc
Browse repository at this point
Set $fpm_pool_dir in template
gchaix
committed
27a20c6
View commit details
Copy full SHA for 27a20c6
Browse repository at this point
Fix fpm_pool_dir in template
gchaix
committed
b69c66f
View commit details
Copy full SHA for b69c66f
Browse repository at this point
Commits on Sep 15, 2016
Correctly create and own directory for PIDs and sockets
gchaix
committed
d301a67
View commit details
Copy full SHA for d301a67
Browse repository at this point
You can’t perform that action at this time.