Skip to content

Commit 7300e02

Browse files
docs: add Mappia to README (#1398)
Co-authored-by: Mark Shust <mark@shust.com>
1 parent 01c5b6a commit 7300e02

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
- [Custom CLI Commands](#custom-cli-commands)
2222
- [Misc Info](#misc-info)
2323
- [Known Issues](#known-issues)
24+
- [Alternatives](#alternatives)
2425
- [Credits](#credits)
2526
- [License](#license)
2627

@@ -777,6 +778,16 @@ Additional information of how to work with SPX is available at https://www.youtu
777778

778779
There are currently no large known issues or workarounds needed to use docker-magento with your Magento project. If you find any, please [report them](https://github.com/markshust/docker-magento/issues)!
779780

781+
## Alternatives
782+
783+
### Mappia
784+
785+
If you love using `docker-magento` for local development and are starting to think about how to run Magento in production, [Mappia](https://www.mappia.io/) may be a great next step.
786+
787+
[Mappia](https://www.mappia.io/) is a production-grade tool for deploying Magento onto Kubernetes. It takes the same container-first approach you’re already using locally and extends it to scalable, secure, and repeatable deployments in the cloud—without forcing you to re-architect your application.
788+
789+
If `docker-magento` helps you build Magento locally, [Mappia](https://www.mappia.io/) helps you operate it confidently in production—using the same container mindset, just at production scale.
790+
780791
## Credits
781792

782793
### M.academy

0 commit comments

Comments
 (0)