gasper icon indicating copy to clipboard operation
gasper copied to clipboard

Your Cloud in a Binary

Results 48 gasper issues
Sort by recently updated
recently updated
newest added

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.0.4 to 1.2.3. Release notes Sourced from mkdocs's releases. 1.2.3 MkDocs 1.2.3 is a bugfix release for MkDocs 1.2. Aside: MkDocs has a new chat room on...

dependencies
python

Redis is used as a central registry server which is an unneeded dependency. Using Raft consensus with BadgerDB as a storage mechanism, we can maintain replicated states across all nodes....

Use the [libpod api](https://github.com/containers/podman/tree/main/libpod) of [podman](https://github.com/containers/podman) to replace docker for single node container orchestration. Benefits:- 1. Podman creates rootless containers by default and hence is much more safer 2. With...

changes required to fix https://github.com/sdslabs/SWS/issues/24

After spawning the MySQL container if you delete it and spawn it again via running gasper then the MySQL server doesn't start This issue is fixed by deleting the container...

bug

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.3.3 to 1.5.1. Release notes Sourced from go.mongodb.org/mongo-driver's releases. MongoDB Go Driver 1.5.1 The MongoDB Go driver team is pleased to release 1.5.1 of the official Go...

dependencies
go

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.3 to 1.7.0. Release notes Sourced from github.com/gin-gonic/gin's releases. Release v1.7.0 BUGFIXES fix compile error from #2572 (#2600) fix: print headers without Authorization header on broken pipe...

dependencies
go

Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies