Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/major/quadlets-wordpress
Deploy self-healing and self-updating Wordpress on Fedora CoreOS with podman quadlets
https://github.com/major/quadlets-wordpress
containers coreos mariadb podman quadlet wordpress
Last synced: 12 days ago
JSON representation
Deploy self-healing and self-updating Wordpress on Fedora CoreOS with podman quadlets
- Host: GitHub
- URL: https://github.com/major/quadlets-wordpress
- Owner: major
- License: apache-2.0
- Created: 2023-09-25T21:05:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T13:53:36.000Z (about 1 year ago)
- Last Synced: 2024-04-16T00:17:00.142Z (7 months ago)
- Topics: containers, coreos, mariadb, podman, quadlet, wordpress
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wordpress via Podman Quadlets on CoreOS
📝 **Read the [full blog post] that explains everything here!**
[full blog post]: https://major.io/p/quadlets-replace-docker-compose/
The goal here is to launch a very minimal [Wordpress] stack using [quadlets] on [Fedora
CoreOS] via [VULTR] that updates itself and self-heals when a container exits
unexpectedly. Configurations are deployed via [ignition] using a [butane] configuration
source.If you're in a hurry, just install a couple of packages on [Fedora] and get going!
```console
# Install some packages.
$ sudo dnf -y install butane vultr-cli# Get your vultr API key: https://my.vultr.com/settings/#settingsapi
$ ./launch-instance
```[Wordpress]: https://wordpress.org/
[quadlets]: https://www.redhat.com/sysadmin/quadlet-podman
[Fedora CoreOS]: https://fedoraproject.org/coreos/
[VULTR]: https://www.vultr.com/?ref=9544589-8H
[ignition]: https://coreos.github.io/ignition/
[butane]: https://coreos.github.io/butane/
[Fedora]: https://fedoraproject.org/