-
## 最初
- [ ] Regulationを読む
- [x] ansible叩く
- https://github.com/0gajun/isucon7-final-ansible
- [x] 素直に必要なやつだけ git add する
- [x] `echo '*' > .gitignore && git init && git add -f && git …
-
By @jsenecal
> It would be nice if you added an example docker-compose.yml suitable for docker in swarm mode.
>
> This should also provide separate web and poller using rrdcache and memcache for…
-
Hi!
I'm trying to use the testcontainers for Ruby to use a minIO image in my rspec. I tried multiple ways but didn't succeed. The container keeps being stuck forever when calling start. I thought i…
-
- [ ] Regulationを読む
- [x] authorized_keys する
```
curl https://github.com/izumin5210.keys >> ~/.ssh/authorized_keys
curl https://github.com/0gajun.keys >> ~/.ssh/authorized_keys
curl https://g…
-
If using memcached drush will fail complaining "no memcache extensions found"
-
I was wondering if somebody could help me out here, I am trying to convert the `docker-compose.yml` from the repo to use `docker secrets`. However, it seems like certain services defined with a `comma…
-
Hi,
i have created a cluster of 5 server with docker for test with casual ip addresses.
It's a sort of distribuited poller project.
The server are:
Server 1 (10.63.132.30)
```
librenms_rrdca…
-
### Intro
I'm trying to debug (and reproduce) some performance issues we are having.
Eventually I managed to reproduce the behaviour, which comes down to how memcached behaves and how its timeouts …
-
**Description**
With the latest updates to the cli image, xdebug has updated to version 3.0.1. There are major configuration changes made between 2.x and 3.x, and requires updates to docksal's xdeb…
-
```go
/*
Copyright 2020.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at…