Hosting Team Reps 2025

As we step into another exciting chapter with the HostingHosting A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team, I’m here to share some important updates and express our heartfelt gratitude to those who’ve made incredible contributions to our community.

Following the recent call for nominations, I’m thrilled to announce our Hosting Team Reps for 2025. This year, we have:

  • @zunaid321 (joining as a new Hosting Team RepTeam Rep A Team Rep is a person who represents the Make WordPress team to the rest of the project, make sure issues are raised and addressed as needed, and coordinates cross-team efforts.)
  • @crixu (continuing as Hosting Team Rep)

Congratulations! We’re looking forward to their work as we continue building on the progress made in previous years.

I also want to take a moment to sincerely thank @javiercasares for his outstanding work and dedication as Hosting Team Rep in 2024. Javier’s contributions have been instrumental in fostering collaboration and driving the team forward. Your efforts have left a lasting impact—thank you!

As we embark on this new journey together, your input and engagement remain as vital as ever.

Thank you all for your ongoing support and participation. Let’s make 2025 another year of growth and collaboration for the WordPress hosting community!

Hosting Team Meeting Agenda 2025-07-02

Hello HostingHosting A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team! The upcoming meetings will be in the #hosting channel on Wednesday, July 02, 2025 at 0900 UTC and Wednesday, July 02, 2025 at 1800 UTC. Hope to see you there!

Agenda

WordPress News


Hosting Team Time

  • Hosting Team
    • We should discuss the proposal for the DatabaseDatabase A database is an organized collection of data. Access to this data is usually provided by a "database management system" (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term "database" is often used casually to refer to both a database and the DBMS used to manipulate it. Supoprt policy and get the input from various hosts on it. Proposal: Clarifying Core’s Database Support Policy
    • Speaking of WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. US 2025: Who will be there? Is there interest in having a hosting table for the Contributor DayContributor Day Contributor Days are standalone days, frequently held before or after WordCamps but they can also happen at any time. They are events where people get together to work on various areas of https://make.wordpress.org/ There are many teams that people can participate in, each with a different focus. https://2017.us.wordcamp.org/contributor-day/ https://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/.?

Open Floor

Ideas or suggestions

Anything else? Please leave a comment with any additions or suggestions for the meeting.

Kudos to @crixu for helping with the agenda for today’s meeting!

#agenda#meetings#weekly-hosting-chat

#todos

RFC: Automated Hosting Test Runner Service

Summary

The HostingHosting A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team has received feedback that the current process for running hosting tests is cumbersome and requires significant setup beyond simply providing hosting space. This RFC proposes the development of a service that simplifies and automates the process of preparing and executing the hosting tests.

Problem

Currently, contributors and hosting providers who want to run the hosting tests must:

  • Manually clone and configure the test suite
  • Set up the proper environment
  • Understand all dependencies and edge cases
  • Execute and interpret the results themselves

This level of complexity creates a barrier for participation, especially for smaller hosts or non-technical contributors.

Proposed Solution

Create an automated service that prepares and runs the hosting test suite on behalf of the user. The workflow would be as follows:

  1. User Input:
    • SFTPSFTP The SSH File Transfer Protocol (SFTP) is a network protocol that provides file access, file transfer, and file management over any reliable data stream. Like FTP, but under a secure protocol./SSHSSH SSH or Secure Shell is a cryptographic network protocol for operating network services securely over an unsecured network. SSH provides a secure channel over an unsecured network by using a client–server architecture, connecting an SSH client application with an SSH server. credentials
    • DatabaseDatabase A database is an organized collection of data. Access to this data is usually provided by a "database management system" (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term "database" is often used casually to refer to both a database and the DBMS used to manipulate it. credentials (host, name, user, password)
    • WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ username and app password/token
  2. Response:
    • The service returns a public SSH key to be added to the user’s hosting environment
  3. Execution:
    • Once the public key is in place, the service connects to the hosting environment
    • Prepares the test suite
    • Moves all the required files to the host
    • Executes the tests
    • Sends the result to make.wordpress.org

Security Considerations

  • All credentials must be securely transmitted and stored (if at all)
  • The public key approach ensures that credentials are not reused or stored long-term
  • A unique key-pair per session can further isolate the testing instance
  • Connections should be limited to specific IP addresses and short-lived

Benefits

  • Lower barrier to entry: Users do not need to understand the full setup process
  • Consistency: Every test runs in a standard, validated environment
  • Scalability: Easier onboarding of new contributors and hosts
  • Insights: Results can be aggregated to better understand trends and common issues

Next Steps

  1. Discuss and approve the general concept
  2. Create a prototype of the service
  3. Review and iterate based on initial testing
  4. Plan deployment and documentation for broader use

Request for Feedback

The Hosting Team would appreciate feedback on the following, especially from those hosts who raised concerns about the current setup:

  • Is this the right approach to lowering the barrier?
  • Are there any privacy or security concerns that must be addressed?
  • Would hosts be willing to test this service in an early access phase?

Thanks to @zunaid321 @amykamala @wesrapyd for the review

Hosting Team Meeting Agenda 2025-06-25

Hello HostingHosting A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team! The upcoming meetings will be in the #hosting channel on Wednesday, June 25, 2025 at 0900 UTC and Wednesday, June 25, 2025 at 1800 UTC. Hope to see you there!

Agenda

WordPress News


Hosting Team Time

Open Floor

Ideas or suggestions

Anything else? Please leave a comment with any additions or suggestions for the meeting.

Kudos to @amykamala & @crixu for helping with the agenda for today’s meeting!

#agenda#meetings#weekly-hosting-chat

#todos

Hosting Team Meeting Agenda 2025-06-18

Hello HostingHosting A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team! The upcoming meetings will be in the #hosting channel on Wednesday, June 18, 2025 at 0900 UTC and Wednesday, June 18, 2025 at 1800 UTC. Hope to see you there!

Agenda

WordPress News


Hosting Team Time

  • Hosting Team
    • Review existing PRs

Open Floor

Ideas or suggestions

Anything else? Please leave a comment with any additions or suggestions for the meeting.

Kudos to @crixu for helping with the agenda for today’s meeting!

#agenda#meetings#weekly-hosting-chat

#todos

Hosting Team Meeting Agenda 2025-06-11

Hello HostingHosting A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team! The upcoming meetings will be in the #hosting channel on Wednesday, June 11, 2025 at 0900 UTC and Wednesday, June 11, 2025 at 1800 UTC. Hope to see you there!

Agenda

WordPress News


Hosting Team Time

Open Floor

Ideas or suggestions

Anything else? Please leave a comment with any additions or suggestions for the meeting.

#agenda#meetings#weekly-hosting-chat

#todos