Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allows shared memory size of docker container to be adjusted #188

Closed
wants to merge 2 commits into from

Conversation

Uepsilon
Copy link

sometimes postgres needs more shared memory than the defaulting 64m docker allows. this gives the option to adjust the shared memory size.

regarding tests: we were not able to run them locally etc. so they might need some love.

Maxim and others added 2 commits October 29, 2019 11:58
- defaults to 64m - docker default
@josegonzalez
Copy link
Member

Could we reuse the --memory flag instead?

@marckohlbrugge
Copy link

Since this PR hasn't been merged, does anyone have a temporary workaround for increasing the size of a postgres container? My dokku app has become unusable due to the memory limitation.

@Alir3z4
Copy link

Alir3z4 commented Jun 9, 2020

Wish this could get merged. Very useful. I want to use dokku but the memory limit is a blocker.

@Uepsilon
Copy link
Author

Uepsilon commented Jul 7, 2020

Could we reuse the --memory flag instead?

this would indeed be clever. I'll change it so it might get merged afterwards :)

@josegonzalez
Copy link
Member

Actually I changed my mind. shm-size is good. Let me take a closer look at this pr for merge :)

@josegonzalez
Copy link
Member

Hmmm there are some conflicts and it doesn't seem like I can modify the upstream MR. I'll work on this locally and merge it in. Thanks for the initial effort here :)

josegonzalez added a commit to dokku/dokku-clickhouse that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-couchdb that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-elasticsearch that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-graphite that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-mariadb that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-memcached that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-mongo that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-mysql that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-nats that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-omnisci that referenced this pull request Sep 13, 2021
josegonzalez added a commit that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-pushpin that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-rabbitmq that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-redis that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-rethinkdb that referenced this pull request Sep 13, 2021
josegonzalez added a commit to dokku/dokku-solr that referenced this pull request Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants