-
I have simple Spring Boot app. I tried to create an docker image of it using jib-maven plugin. But when I build this app its failing with 401 Unauthorized exception. But I am giving all the configurat…
-
// Proposals
// Models:
// For simplicity and reduction of required queries, Embedded Data
// Models should be used.
//
// *** After working some of these documents, if there is no…
-
I am using capella service and I have been trying to implement conflict resolver like bellow
```dart
final collectionConfig = CollectionConfiguration(
conflictResolver: ConflictResolver.fro…
-
MongooseIM version: 6.2.1
Installed from: [image](https://hub.docker.com/r/mongooseim/mongooseim)
Erlang/OTP version: 26
---
Hey 👋🏻
I'm trying to implement [stream resumption][stream-resum…
-
## Checklist
- [X] I've searched the project's [`issues`](https://github.com/pglombardo/PasswordPusher/issues?q=is%3Aissue).
- [X] I've searched the project's [`discussions`](https://githu…
-
- Laravel Version: 5.7
- Adldap2-Laravel Version: 5.0
- PHP Version:7.1
- LDAP Type: OpenLDAP
### Description:
I follow the instructions in this guide https://github.com/jotaelesalinas/lar…
-
This issue is tracking which endpoints need to be added to gomatrix. They are grouped by their appearance in the spec.
### API Standards
- [x] GET /_matrix/client/versions
### Login
- [x] POST…
-
**Describe the bug**
I just started using WP Local Docker, so thank you so much for developing such a great resource. Since I'm not super familiar with Linux and Docker, it's taking me some time …
-
Currently the returned messages to Slack are posted as ephemeral messages, meaning only the message senders will see them. This feature creates some inconvenience because then users will have to copy …
-
Whenever I restart the docker and try to login to Gitlab it cannot check for my account. I believe the database data were gone everytime I restart docker. But whenever I restore the backup I can login…