|
@@ -1,7 +1,7 @@
|
|
|
---
|
|
|
-title: 9. Related Projects
|
|
|
+title: 10. Related Projects
|
|
|
type: index
|
|
|
-weight: 9
|
|
|
+weight: 10
|
|
|
---
|
|
|
|
|
|
Laradock related projects:
|
|
@@ -17,5 +17,6 @@ These Docker Compose projects have piqued our interest:
|
|
|
* [Dockery](https://github.com/taufek/dockery) by [Taufek](https://github.com/Taufek)
|
|
|
* [Laradock Multi](https://github.com/bagart/laradock-multi) by [BAGArt](https://github.com/bagart) - Laradock wrapper template
|
|
|
for running multiple related projects with different versions of PHP and Node.js such as Microservice Architecture (MSA)
|
|
|
+* [DockerStacks](https://github.com/sfx101/docker-stacks) by [Subhadip Naskar](https://github.com/sfx101) - DockerStacks is a laradock GUI build on top of docker, electron.js, node-pty, xterm.js and the awesome laradock
|
|
|
|
|
|
If you want your project listed here, please open an issue.
|