Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

More application simultaneously

Questions related to using nuBuilder Forte.
Post Reply
calida82
Posts: 58
Joined: Mon Sep 09, 2019 8:20 am

More application simultaneously

Unread post by calida82 »

I already have a working nubuilder application and I need to create another one that resides on the same server. I installed nubuilder in a new folder and the new installation works, but I can't use both applications together... when I switch from one application to another I either have to log in again or the page doesn't reload... because ? how can I solve it?
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: More application simultaneously

Unread post by kev1n »

calida82
Posts: 58
Joined: Mon Sep 09, 2019 8:20 am

Re: More application simultaneously

Unread post by calida82 »

hi,
no that didn't help me. in my server I have two folders app1 and app2 in each folder has its own nubuilder installation each installation has its own database but I can't open them at the same time. the only way I've found to use them at the same time is to use two different browsers, one for each app. if I open 2 chrome tabs it doesn't work, if I open 2 chrome windows it doesn't work if I open a chrome window and a firefox window it works...
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: More application simultaneously

Unread post by kev1n »

Did you set up subdomains for each instance?
calida82
Posts: 58
Joined: Mon Sep 09, 2019 8:20 am

Re: More application simultaneously

Unread post by calida82 »

the apps only run locally, they cannot be accessed remotely, they have an address like 192.168.1.100/application1
192.168.1.100/application2
I imagine that to have a different domain I have to use containers or am I wrong?
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: More application simultaneously

Unread post by kev1n »

As indicated in the provided link, access to nuBuilder instances requires navigating through subdomains, such as:

- https://nubuilder1.yourdomain.com
- https://nubuilder2.yourdomain.com

The configuration of subdomains is contingent upon your specific setup. For Windows XAMPP users, detailed instructions on setting up subdomains can be found here: https://www.dev-tips-and-tricks.com/add ... on-windows
Post Reply