emre_ asked
wkw replied
steps by dstala@discord
1. Visit DigitalOcean
2. Click ‘Create App’
3. Choose Source: Select “Docker Hub”
4. Repository: type “nocodb/nocodb”
5. Next page, keep everything default (port number et.al)
6. Optionally, pick a name for your web-service && Region near you
7. Select plan, click ‘Launch Pro App’
It will take a minute for setting up & provide URL for the application!
emre_ replied
Thanks, does it set everything with postgres in this way or sqlite? sorry i am a frontend person, don’t know much about docker etc. 
wkw replied
please check out the architecture
Welcome | NocoDB
if NC_DB is not present, we’ll create a sqlite for storing the metadata.
wkw replied
if u hv an existing database for storing data, you can specify it when you create a nocodb project. otherwise, a sqlite will be used
emre_ replied