Open 2023me opened 1 year ago
I don't think it is possible to install django, celery and PostrgreSQL in a-Shell for the time being.
For such a complex task, I think your only choice is iSH. It will be slower, but you can install almost anything.
That’s too bad. From what I can tell, it looks like celery and django are installed.
Alright.I will check out iSH.
Thanks for your assistance and consideration.
Hello.
While I’ve used UNIX before, I’m completely new to it on the iPad/GitHub/etc. I’d like to install the Urban Performance model using this code:
https://github.com/UPTechMX/UPT-UrbanPerformance
I think it’s possible. a-Shell seems to support all of the pieces. I just need some guidance getting them into place. My status so far…
I’m getting stuck at PostgreSQL. I found this in another GitHub page:
https://github.com/wasmerio/wasmer-postgres
but I’m uncertain as to what I need to do to use it in a-Shell. Also, the Urban Performance installation instructions say I need to:
sudo apt install postgresql-10 postgresql-10-postgis-3
but near as I know, a-Shell doesn’t have sudo. How do I handle this?
Thanks for your assistance, and consideration!