Make my application work with multi-tenancy on AWS EC2 on my subdomain.
Budget: $10 – $30 USD
I have created my first application. I am using Docker Compose and Traefik for reverse DNS within an EC2 instance on AWS.
Frontend: JavaScript
Backend: Node.js
Database: MongoDB
I am facing difficulties deploying it, so I am here to hire services to finalize this project. There are two tasks:
1) Make my application run on a subdomain. I can see my application working like this: www.mydomain.com.br, but I need it to work like this: subdomain.mydomain.com.br, which is currently not working.
2) My application currently runs for one person. If a second person wants to use the system, a new container needs to be created and routed. However, I don't want it to work this way. I want my application to operate on a multi-tenancy architecture. In other words, I want to use the same application, but each different person will have their specific data displayed on the screen, as if each person had their own database.
These are the two tasks above. Feel free to ask questions to clarify any doubts.
Note: It needs to be done through my machine via remote access. My intention is to learn.
Frontend: JavaScript
Backend: Node.js
Database: MongoDB
I am facing difficulties deploying it, so I am here to hire services to finalize this project. There are two tasks:
1) Make my application run on a subdomain. I can see my application working like this: www.mydomain.com.br, but I need it to work like this: subdomain.mydomain.com.br, which is currently not working.
2) My application currently runs for one person. If a second person wants to use the system, a new container needs to be created and routed. However, I don't want it to work this way. I want my application to operate on a multi-tenancy architecture. In other words, I want to use the same application, but each different person will have their specific data displayed on the screen, as if each person had their own database.
These are the two tasks above. Feel free to ask questions to clarify any doubts.
Note: It needs to be done through my machine via remote access. My intention is to learn.