Open Source Acknowledgements

WPOps Land is built using open source software. We’re grateful to the communities and contributors behind these projects.


Infrastructure

WordPress

Your websites run on WordPress, the world’s most popular content management system.

MariaDB

Database storage is powered by MariaDB, a community-developed fork of MySQL.

Memcached

Object caching uses Memcached to speed up database queries.

Redis

Session and cache storage for Orchard Core sites uses Redis, an in-memory data store.

Alpine Linux

Our containers are based on Alpine Linux, a security-oriented lightweight distribution.


JupyterLab (Admin Tools)

JupyterLab

Platform administration notebooks run on JupyterLab, an interactive development environment for notebooks, code and data.

Python Libraries

The JupyterLab environment includes these open source Python packages:

pandas (BSD-3-Clause)

NumPy (BSD-3-Clause)

matplotlib (PSF-based)

ipywidgets (BSD-3-Clause)

dill (BSD-3-Clause)

tabulate (MIT)

Google Cloud Python Libraries (Apache-2.0)

Kubernetes Python Client (Apache-2.0)


Orchard Core (.NET)

.NET Runtime

Sites built with Orchard Core run on the .NET runtime.

ASP.NET Core

Web application framework for building modern web applications.

Orchard Core CMS

Orchard Core is an open source, modular, multi-tenant application framework and CMS built on ASP.NET Core.

.NET Libraries

The Orchard Core platform uses these open source libraries:

Serilog (Apache-2.0)

Pomelo.EntityFrameworkCore.MySql (MIT)

Entity Framework Core (MIT)

Microsoft.Extensions.Http.Resilience (MIT)

Microsoft.AspNetCore.Authentication.OpenIdConnect (MIT)


WordPress Plugins

The following plugins are used on wpops.land:

PluginLicenseWebsite
W3 Total CacheGPL-2.0https://www.boldgrid.com/w3-total-cache/
WP Mail SMTPGPL-2.0https://wpmailsmtp.com/
Yoast SEOGPL-3.0https://yoast.com/
Google Site KitApache-2.0https://sitekit.withgoogle.com/
Contact Form 7GPL-2.0https://contactform7.com/
WPConsentGPLhttps://wpconsent.com/
Broken Link CheckerProprietary (free tier)https://wpmudev.com/broken-link-checker/

Platform Components

Go Libraries

The platform’s backend services use the following open source Go libraries:

Google Cloud Libraries (Apache-2.0)

Kubernetes Client (Apache-2.0)

Protocol Buffers (BSD-3-Clause)

gRPC (Apache-2.0)

Markdown Rendering (BSD-2-Clause)

UUID Generation (BSD-3-Clause)

OpenTelemetry (Apache-2.0)

MCP-Go (MIT)

Anthropic Go SDK (MIT)

Google GenAI SDK (Apache-2.0)

Kubernetes & Orchestration

KEDA (Apache-2.0)

FileBrowser (Apache-2.0)

Redis Exporter (MIT)


License Texts

Apache License 2.0

Licensed under the Apache License, Version 2.0. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

BSD 3-Clause License

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

GNU General Public License (GPL)

WordPress and related plugins are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation.

For the complete GPL license text, see https://www.gnu.org/licenses/gpl-2.0.html


Last updated: 9 February 2026