get notified when a ColdFusion web app is installed on a new server












0















A company wants to take over maintaining a ColdFusion web app that was developed for them. They want to install on their server, which should be fine. However, they shouldn't be selling this app to other companies.



How can I set up a notification that gets sent to me every time it's installed on a new server. Keep in mind that they will have access to the code.










share|improve this question


















  • 4





    If the company takes over maintaining a web app that they paid for to be built for them, it is their property. They bought it; they own it. Unless you had a contractual agreement for them not to sell the app to third parties, they are within their right to do so.

    – jk.
    Nov 14 '18 at 20:09








  • 1





    I was working for a company that had software developed by a third party, I would make sure that it didn't send out any unauthorized notifications to the third party. I have worked on sites that have a high expectation of confidentiality. We don't even use CDNs because that might give away some confidential info [sic]. This is a dead end for all kinds of reasons.

    – James A Mohler
    Nov 15 '18 at 16:28











  • I'm voting to close this question as off-topic because it's not a programming question

    – Dan Bracuk
    Nov 19 '18 at 4:02
















0















A company wants to take over maintaining a ColdFusion web app that was developed for them. They want to install on their server, which should be fine. However, they shouldn't be selling this app to other companies.



How can I set up a notification that gets sent to me every time it's installed on a new server. Keep in mind that they will have access to the code.










share|improve this question


















  • 4





    If the company takes over maintaining a web app that they paid for to be built for them, it is their property. They bought it; they own it. Unless you had a contractual agreement for them not to sell the app to third parties, they are within their right to do so.

    – jk.
    Nov 14 '18 at 20:09








  • 1





    I was working for a company that had software developed by a third party, I would make sure that it didn't send out any unauthorized notifications to the third party. I have worked on sites that have a high expectation of confidentiality. We don't even use CDNs because that might give away some confidential info [sic]. This is a dead end for all kinds of reasons.

    – James A Mohler
    Nov 15 '18 at 16:28











  • I'm voting to close this question as off-topic because it's not a programming question

    – Dan Bracuk
    Nov 19 '18 at 4:02














0












0








0








A company wants to take over maintaining a ColdFusion web app that was developed for them. They want to install on their server, which should be fine. However, they shouldn't be selling this app to other companies.



How can I set up a notification that gets sent to me every time it's installed on a new server. Keep in mind that they will have access to the code.










share|improve this question














A company wants to take over maintaining a ColdFusion web app that was developed for them. They want to install on their server, which should be fine. However, they shouldn't be selling this app to other companies.



How can I set up a notification that gets sent to me every time it's installed on a new server. Keep in mind that they will have access to the code.







coldfusion






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 14 '18 at 19:50









GeorgeGeorge

32




32








  • 4





    If the company takes over maintaining a web app that they paid for to be built for them, it is their property. They bought it; they own it. Unless you had a contractual agreement for them not to sell the app to third parties, they are within their right to do so.

    – jk.
    Nov 14 '18 at 20:09








  • 1





    I was working for a company that had software developed by a third party, I would make sure that it didn't send out any unauthorized notifications to the third party. I have worked on sites that have a high expectation of confidentiality. We don't even use CDNs because that might give away some confidential info [sic]. This is a dead end for all kinds of reasons.

    – James A Mohler
    Nov 15 '18 at 16:28











  • I'm voting to close this question as off-topic because it's not a programming question

    – Dan Bracuk
    Nov 19 '18 at 4:02














  • 4





    If the company takes over maintaining a web app that they paid for to be built for them, it is their property. They bought it; they own it. Unless you had a contractual agreement for them not to sell the app to third parties, they are within their right to do so.

    – jk.
    Nov 14 '18 at 20:09








  • 1





    I was working for a company that had software developed by a third party, I would make sure that it didn't send out any unauthorized notifications to the third party. I have worked on sites that have a high expectation of confidentiality. We don't even use CDNs because that might give away some confidential info [sic]. This is a dead end for all kinds of reasons.

    – James A Mohler
    Nov 15 '18 at 16:28











  • I'm voting to close this question as off-topic because it's not a programming question

    – Dan Bracuk
    Nov 19 '18 at 4:02








4




4





If the company takes over maintaining a web app that they paid for to be built for them, it is their property. They bought it; they own it. Unless you had a contractual agreement for them not to sell the app to third parties, they are within their right to do so.

– jk.
Nov 14 '18 at 20:09







If the company takes over maintaining a web app that they paid for to be built for them, it is their property. They bought it; they own it. Unless you had a contractual agreement for them not to sell the app to third parties, they are within their right to do so.

– jk.
Nov 14 '18 at 20:09






1




1





I was working for a company that had software developed by a third party, I would make sure that it didn't send out any unauthorized notifications to the third party. I have worked on sites that have a high expectation of confidentiality. We don't even use CDNs because that might give away some confidential info [sic]. This is a dead end for all kinds of reasons.

– James A Mohler
Nov 15 '18 at 16:28





I was working for a company that had software developed by a third party, I would make sure that it didn't send out any unauthorized notifications to the third party. I have worked on sites that have a high expectation of confidentiality. We don't even use CDNs because that might give away some confidential info [sic]. This is a dead end for all kinds of reasons.

– James A Mohler
Nov 15 '18 at 16:28













I'm voting to close this question as off-topic because it's not a programming question

– Dan Bracuk
Nov 19 '18 at 4:02





I'm voting to close this question as off-topic because it's not a programming question

– Dan Bracuk
Nov 19 '18 at 4:02












1 Answer
1






active

oldest

votes


















3















  • They contracted your company to create the application for them.

  • They contracted your company to maintain the application and servers.

  • They contracted your company to perform updates and build new features.

  • Now they want to maintain the application and servers.

  • They want to deploy multiple copies of the application for their clients.

  • They may still have your company perform updates and build new features.


Guess what? You never owned the code.




  • They paid for it.

  • They own it.

  • They can do whatever they want with it.


Unless your company built the application on their own dime and licensed it to the other company, you have no ground to stand on.






share|improve this answer























    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53307788%2fget-notified-when-a-coldfusion-web-app-is-installed-on-a-new-server%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3















    • They contracted your company to create the application for them.

    • They contracted your company to maintain the application and servers.

    • They contracted your company to perform updates and build new features.

    • Now they want to maintain the application and servers.

    • They want to deploy multiple copies of the application for their clients.

    • They may still have your company perform updates and build new features.


    Guess what? You never owned the code.




    • They paid for it.

    • They own it.

    • They can do whatever they want with it.


    Unless your company built the application on their own dime and licensed it to the other company, you have no ground to stand on.






    share|improve this answer




























      3















      • They contracted your company to create the application for them.

      • They contracted your company to maintain the application and servers.

      • They contracted your company to perform updates and build new features.

      • Now they want to maintain the application and servers.

      • They want to deploy multiple copies of the application for their clients.

      • They may still have your company perform updates and build new features.


      Guess what? You never owned the code.




      • They paid for it.

      • They own it.

      • They can do whatever they want with it.


      Unless your company built the application on their own dime and licensed it to the other company, you have no ground to stand on.






      share|improve this answer


























        3












        3








        3








        • They contracted your company to create the application for them.

        • They contracted your company to maintain the application and servers.

        • They contracted your company to perform updates and build new features.

        • Now they want to maintain the application and servers.

        • They want to deploy multiple copies of the application for their clients.

        • They may still have your company perform updates and build new features.


        Guess what? You never owned the code.




        • They paid for it.

        • They own it.

        • They can do whatever they want with it.


        Unless your company built the application on their own dime and licensed it to the other company, you have no ground to stand on.






        share|improve this answer














        • They contracted your company to create the application for them.

        • They contracted your company to maintain the application and servers.

        • They contracted your company to perform updates and build new features.

        • Now they want to maintain the application and servers.

        • They want to deploy multiple copies of the application for their clients.

        • They may still have your company perform updates and build new features.


        Guess what? You never owned the code.




        • They paid for it.

        • They own it.

        • They can do whatever they want with it.


        Unless your company built the application on their own dime and licensed it to the other company, you have no ground to stand on.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 14 '18 at 23:51









        Adrian J. MorenoAdrian J. Moreno

        10.2k12634




        10.2k12634
































            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53307788%2fget-notified-when-a-coldfusion-web-app-is-installed-on-a-new-server%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Florida Star v. B. J. F.

            Error while running script in elastic search , gateway timeout

            Adding quotations to stringified JSON object values