"./docker-resources/manage.sh mix pleroma.instance gen" will not generate generated_config.exs #534
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#534
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your setup
Docker
Extra details
Ubuntu 20.04
Version
Not even there yet
PostgreSQL version
No response
What were you trying to do?
Install Akkoma using Docker as detailed on this page: https://docs.akkoma.dev/stable/installation/docker_en/
What did you expect to happen?
Expected ./docker-resources/manage.sh mix pleroma.instance gen to prompt me for inputs and then generate generated_config.exs so I could proceed to the next step and cp config/generated_config.exs config/prod.secret.exs
What actually happened?
Nothing - no prompts come up and no file is generated.
Logs
Severity
I cannot use the software
Have you searched for this issue?
by any chance are you running on a raspberry pi or other similar very low-end device?
Thanks for responding! I'm running on a DigitalOcean VPS. It is fairly low-powered, with a 2CPU and 2GB of RAM. I'm able to run other docker containers and such no problem on there, though. What are the minimum requirements for Akkoma?
you are almost certainly running out of memory and getting OOM killed
on that sort of system you might be better served running the OTP release