Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
We are planning to setup new Development and Test environment for Lotus Notes Domino 8.5. We would like users to use same Notes ID that they use to access applications on production server. Any help will be great!
Thanks.
I would recommend to isolate the development server from production.
Just cross certify your production ID on the development server.
http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/topic/com.ibm.help.domino.admin.doc/DOC/H_ADDING_CROSS_CERTIFICATES_TO_THE_DOMINO_DIRECTORY_OVER.html
Related
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 12 months ago.
Improve this question
I am making a Mobile app using Firebase and Flutter but I want to write the backend in node.js and UI on Flutter.
I need help in Setting up Dev Environment.
You should have knowledge of cloud function to implement backend using firebase.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 6 years ago.
Improve this question
I was following Oracle Jet install setup in here till they told to setup proxy server in Git and Nodejs
https://docs.oracle.com/middleware/jet201/jet/developer/GUID-ABE2373F-287F-4C3A-BEBD-02F179F399FD.htm#JETDG-GUID-C8D97F89-552F-437B-8DC1-6A92CCC196DB
I am new to the concept of proxy server in Git. I do not use any other server over the Internet then where does that proxy server come from and how does it work?
It was my bad for not reading carefully. As Tim Biegeleisen said, it was just an example, not mandatory installing step thus proxy server does not have any special meaning.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I am developing an application in mean-stack. The only the difference is that I want to host my application in IIS rather than express.js. Is it possible or feasible to do so? What are possible advantages and disadvantages? Thanks in advance.
It seems to be possible: Hosting node.js applications in IIS on Windows. That site even mentions some benefits. To be honest, I have no first hand experience (or need) to run Node on IIS.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I have installed OpenStack and everywhere I see tutorials about installing and deploying but no example about how to develop a simple app on OpenStack? using PHP
Can anyone guide me?
If you want to use the services in your OpenStack cloud, I recommend reading the php-opencloud OpenStack Getting Started Guide.
Umair --
Here is some code to get you started [Note; It uses zend framework 2]
Opencloud skeleton app in PHP
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I would like to know how I can have VoIP on a godaddy Linux server.
I want to be able to pc-pc talk to another computer from mine.
Yet I dont want to pay for anything.
I can try and learn how to script if you put me in the right direction.
But I would like to know how i can do this. Do I use a VoIP engine or just an application that i can install on my server ?
You might want to try and install Asterisk on this server.