We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem or issue
As a developer it's time consuming to setup a local version of subscribie new shop deployment and hosting.
So that I can develop the onboarding process locally, and without needing to setup apache locally.
Describe solution
As a developer I can run podman-compose up and have subscribie deployer & server running shops as they get created.
podman-compose up
The text was updated successfully, but these errors were encountered:
wip Fix #73 containerisation of deployer components
b83483a
b7ed820
#73 add missing compose.yaml
e05a2f2
#73 bind mount deployer source into container for development
bc5b278
No branches or pull requests
Problem or issue
As a developer it's time consuming to setup a local version of subscribie new shop deployment and hosting.
So that I can develop the onboarding process locally, and without needing to setup apache locally.
Describe solution
As a developer I can run
podman-compose up
and have subscribie deployer & server running shops as they get created.The text was updated successfully, but these errors were encountered: