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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cloud-py-api
/
nc_mcp_server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Switch CI to bare-metal Nextcloud with PostgreSQL
- #28
#28
Draft
bigcat88
wants to merge 12 commits into
main
cloud-py-api/nc_mcp_server:main
from
feature/ci-bare-metal-pgsql
cloud-py-api/nc_mcp_server:feature/ci-bare-metal-pgsql
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Switch CI to bare-metal Nextcloud with PostgreSQL
#28
bigcat88
wants to merge 12 commits into
main
cloud-py-api/nc_mcp_server:main
from
feature/ci-bare-metal-pgsql
cloud-py-api/nc_mcp_server:feature/ci-bare-metal-pgsql
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2026
Switch CI to bare-metal Nextcloud with PostgreSQL for faster tests
bigcat88
committed
e76ace0
View commit details
Copy full SHA for e76ace0
Browse repository at this point
Fix memcache.local escaping and spreed branch name for master
bigcat88
committed
6ca262e
View commit details
Copy full SHA for 6ca262e
Browse repository at this point
Add composer install for NC apps that need vendor/autoload.php
bigcat88
committed
97af2a7
View commit details
Copy full SHA for 97af2a7
Browse repository at this point
Fix mail tests for bare-metal CI, rename apps-branch, separate app checkout steps
bigcat88
committed
11f5f0a
View commit details
Copy full SHA for 11f5f0a
Browse repository at this point
Switch from php -S to native PHP-FPM + nginx for proper production-like performance
bigcat88
committed
ef41cc8
View commit details
Copy full SHA for ef41cc8
Browse repository at this point
Move FPM and nginx configs to separate files, clean up workflow
bigcat88
committed
6ad1ad6
View commit details
Copy full SHA for 6ad1ad6
Browse repository at this point
Add detailed error diagnostics for FPM/nginx debugging
bigcat88
committed
77bf4f7
View commit details
Copy full SHA for 77bf4f7
Browse repository at this point
Fix nginx permission denied (chmod o+x home), cache pip dependencies
bigcat88
committed
4ce7f66
View commit details
Copy full SHA for 4ce7f66
Browse repository at this point
Set NC loglevel to WARNING (2) instead of DEBUG (0) to reduce disk I/O
bigcat88
committed
04af1d7
View commit details
Copy full SHA for 04af1d7
Browse repository at this point
Remove broken autoloader optimization, keep loglevel=2
bigcat88
committed
95506ae
View commit details
Copy full SHA for 95506ae
Browse repository at this point
Diagnose and fix FPM OPcache: copy CLI ini overrides to FPM conf.d
bigcat88
committed
2336018
View commit details
Copy full SHA for 2336018
Browse repository at this point
Remove broken OPcache diagnostic (already correct), disable file locking for CI
bigcat88
committed
72fbe3b
View commit details
Copy full SHA for 72fbe3b
Browse repository at this point
You can’t perform that action at this time.