|
You are here |
www.e4developer.com | ||
| | | | |
www.bitovi.com
|
|
| | | | | Is your app Cloud ready? Containerize your JavaScript/Node.js API with Docker create a consistent experience for everyone and everywhere your app runs. | |
| | | | |
hjr265.me
|
|
| | | | | Toph needs a few MongoDB features that only work in replica set mode. Take Change Streams, for example. It is unavailable in standalone mode. To ease development, all of Toph's application codebases come with Docker Compose files. With just a single docker-compose up, I can have any of Toph's applications running in a development environment. But having MongoDB start in replica set mode has been a bit of work. You see, simply starting three nodes and then going in to configure them to be in a replica set wasn't something I wanted to do. | |
| | | | |
dnsmichi.at
|
|
| | | | | When Ghost 4 [https://ghost.org/changelog/4/] was released earlier this year, I've looked into the upgrade from the initial v3 based setup in docker-compose [https://dnsmichi.at/2020/02/09/new-blog/]. Unfortunately, the container based setup is not officially supported, and there were no upgrade guides [https://ghost. | |
| | | | |
blog.tst.sh
|
|
| | | The motivation behind this project was that I needed a very simple way for me and my friends to securely put files on my server for the various projects we use it for and the insane gigabit download speeds. Previously we just used rsync, a Linux command line utility that | ||