Can you say more about why you need not to use Docker? But as suggested, it likely won’t matter, as there is no supported way to set up a production environment without docker.
I have production setup successfully on a server using the help of Docker and working fine. But I have not set up a PostgreSQL connection string connection and it gets the data from the database and saves data in the Database. can you please guide me to where I can find the database?
Also, I need to customize some code-level changes and database levels. So anyone can guide me on how I can create a new docker in my local and how it is redeployed in the same for production?
I need to customize it as per my requirements. I need to add some custom fields on the register forms and the user’s table. Also, I need to customize on create a new Topic popup and a category