https://github.com/tuokri/spoofspy-pgbouncer
Modified bitnami/pgbouncer Docker container to work without any mounted volumes (on Fly.io).
https://github.com/tuokri/spoofspy-pgbouncer
bitnami docker flyio pgbouncer
Last synced: 8 months ago
JSON representation
Modified bitnami/pgbouncer Docker container to work without any mounted volumes (on Fly.io).
- Host: GitHub
- URL: https://github.com/tuokri/spoofspy-pgbouncer
- Owner: tuokri
- License: apache-2.0
- Created: 2023-09-12T08:08:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T20:25:01.000Z (about 2 years ago)
- Last Synced: 2025-03-27T11:21:43.931Z (about 1 year ago)
- Topics: bitnami, docker, flyio, pgbouncer
- Language: Dockerfile
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spoofspy-pgbouncer
Modified [bitnami/pgbouncer](https://hub.docker.com/r/bitnami/pgbouncer/) Docker container to work without any mounted volumes (on Fly.io).
# License
```
Copyright © 2023 Tuomo Kriikkula
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
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
```