Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    WebApp development/testing

    Development
    2
    3
    1022
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • linnea-s
      linnea-s last edited by

      Hi,

      I’d like to set up a test environment for webapp, as I would like to make a minor change to the client side code and submit a pull request.

      What is the simplest way to set up a test environment? Is there any documentation wrt this?

      Linnea

      fbartels 1 Reply Last reply Reply Quote 0
      • fbartels
        fbartels Kopano @linnea-s last edited by

        Hi @linnea-s ,

        as far as I know it should be as simple as checking out the git repository. if you are not yet running WebApp on the system you can find the required packages in https://stash.kopano.io/projects/KW/repos/kopano-webapp/browse/README.md.

        The git repository also has instructions on how you can contribute patches.

        Hope it helps. Let me know if you need additional information.

        Regards Felix

        Resources:
        https://kopano.com/blog/how-to-get-kopano/
        https://documentation.kopano.io/
        https://kb.kopano.io/

        Support overview:
        https://kopano.com/support/

        linnea-s 1 Reply Last reply Reply Quote 0
        • linnea-s
          linnea-s @fbartels last edited by

          Hi Felix, thanks for your reply.

          I think I figured it out. In case it helps somebody:

          It’s necessary to rename config.php.dist to config.php, and debug.php.dist to debug.php, both in the top level of the source directory. Renaming debug.php ensures that webapp is run in “source mode” where the source code is loaded directly from the source directory, with no build steps (and no ant/java packages) necessary.

          I made a simple Docker image based on Debian which I can make available if there is any interest.

          Linnea

          1 Reply Last reply Reply Quote 0
          • First post
            Last post