-
### Description
I kept getting volume mount errors when trying to follow the `spin up` command because /data is not writable on mac. I modified the docker-compose.yml like this to get it working, …
-
This is my docker-compose.yml
```
version: '2'
services:
redis:
restart: always
image: sameersbn/redis:4.0.9-2
command:
- --loglevel warning
volumes:
# - redis-da…
-
### Description
AssertionError in _reset_federation_positions_txn() due to empty federation_stream_position table when federation was previously disabled on a server.
### Steps to reproduce
There a…
-
`git clone`, `docker-compose up`, `docker logs portail_nodejs_1`:
```
> @ watch /var/www/html
> cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules …
r0one updated
5 years ago
-
Thank you for taking over maintaining this project! I'm really enjoying having an alternative to Celery to play with, and my end goal is a simple containerised setup where I have a `worker` container …
-
When user sign up new member them not received any confirmation email and forgot password email not work too.
But another email like notification of project is worked!.
I try to find email log b…
-
MongooseIM version: 4.1.0
Installed from: source
Erlang/OTP version: 23.1.5
I've configured mongoose to send amqp message to my rabbitmq server when a user send new message (for internal notifica…
-
Hello,
I am currently trying to deploy SmartWatts and it seems the HWPC Sensor fails to add the `RAPL_ENERGY_PKG` event to the group `rapl`:
```
powerapi-sensor | I: 24-11-27 15:55…
-
I am deploying GitLab in Rancher
I want to use certificates from Let's encrypts
I want to use a Rancher Load balancer (it is basically an NGINX proxy)
I have installed the Rancher Let's Encrypt from t…
ghost updated
4 years ago
-
Hi!
I`ve installed correctly on production mode but don't receive activation email after signup:
log/production.log:
> I, [2018-11-11T18:01:21.629469 #7306] INFO -- : Redirected to http://kryp…