How are you running AnythingLLM?
Docker (remote machine)
What happened?
I have followed the guide to deploy to DO via Terraform. I have created .env file from example and added relevant variables.
Terraform creates the instance. But when I ssh into the droplet and run cat /home/anythingllm/.env there is no output at all.
When I access the application on port 3001, I need to go through onboarding.
Are there known steps to reproduce?
Follow instructions on https://github.com/Mintplex-Labs/anything-llm/blob/master/cloud-deployments/digitalocean/terraform/DEPLOY.md