Skip to content

jslmorrison/podman-symfony-pod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6ef046 · Jul 22, 2021

History

19 Commits
Dec 21, 2020
Dec 23, 2020
Jul 22, 2021
Dec 21, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 21, 2020
Dec 21, 2020
Dec 21, 2020
Dec 21, 2020
Dec 21, 2020
Jul 22, 2021
Dec 23, 2020
Jul 19, 2021
Jul 22, 2021
Jul 22, 2021
Dec 21, 2020
Jul 22, 2021
Jul 19, 2021

Repository files navigation

Info

An excercise in moving away from Docker and docker-compose to using Podman on Fedora Silverblue, now that it is my distro of choice now.

Usage

  • podman play kube ./my-project-pod.yaml
  • run the symfony console commands to create database schema and run fixtures

Please note that this contains paths only relevant to my device.

In order to regenerate from pod, created with one of the following options, execute:

podman generate kube my-project-pod > my-project-pod.yaml

or alternatively:

  • use ansible:

    ansible-playbook play.yaml

  • use the makefile.

    e.g. make podman.all symfony.all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published