Can I serve more than one app at a time?
Apr 21, 2021 19:27:30 GMT -5
Post by donnybowers on Apr 21, 2021 19:27:30 GMT -5
I would like to host several apps on the same server (which will probably just be an old 32 bit laptop or PC in the beginning until a 64 bit version of RB is released). Can you run more than one instance of RB with different IP addresses?
Better yet, is it possible to pass a value to RB and use the RUN command to redirect to any app based on that passed value? The idea is to use my hosting service to serve static files and and link to my RB apps on my server computer for dynamic apps. This would save bandwidth on the RB server.
I would eventually have more than one website on different topics that would link to the RB server when an interactive app was needed, so I would rather not send a user to a page that has off topic links. If I could just redirect them to the particular app they chose from my static site they would be redirected only to apps relevant to that particular topic, and I could just use the IP address on the server as the link with a POST variable value sent in the link for the proper redirect.
Is any of this possible with RB?
Better yet, is it possible to pass a value to RB and use the RUN command to redirect to any app based on that passed value? The idea is to use my hosting service to serve static files and and link to my RB apps on my server computer for dynamic apps. This would save bandwidth on the RB server.
I would eventually have more than one website on different topics that would link to the RB server when an interactive app was needed, so I would rather not send a user to a page that has off topic links. If I could just redirect them to the particular app they chose from my static site they would be redirected only to apps relevant to that particular topic, and I could just use the IP address on the server as the link with a POST variable value sent in the link for the proper redirect.
Is any of this possible with RB?