https://github.com/talss89/ocho-runtimes
Multi-arch PHP containers for WordPress on Kubernetes
https://github.com/talss89/ocho-runtimes
kubernetes wordpress
Last synced: 6 months ago
JSON representation
Multi-arch PHP containers for WordPress on Kubernetes
- Host: GitHub
- URL: https://github.com/talss89/ocho-runtimes
- Owner: talss89
- License: apache-2.0
- Created: 2024-01-12T19:19:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T13:22:17.000Z (over 2 years ago)
- Last Synced: 2025-11-14T08:03:16.982Z (8 months ago)
- Topics: kubernetes, wordpress
- Language: Lua
- Homepage:
- Size: 619 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ocho-runtimes
This project is a fork of the excellent [Bitpoke `stack-runtimes`](https://github.com/bitpoke/stack-runtimes) repository, for use with Ocho.
This fork intends to implement the following changes, which diverge from the Bitpoke project:
- [ ] Native aarch64 and amd64 images
- [ ] Moves the HTTP server to a separate container
- [ ] Dev container support
- [ ] Devspace support
- [ ] Make -> Bake
- [ ] Built via GH actions