By the way ... what are you building your website with? Are you editing the html, javascript, css etc. manually or are is there some sort of build involved?
If it's pure "HTML-Programming" (Couldn’t make the double quotes bigger and fatter) you probably don't need to do anything. If you're compiling/transpiling something. Usually you would commit the result to a detached git branch called "asf-site" branch for the ASF tooling to automatically update the website. But I can help you with all of this. Chris Am 18.11.19, 10:54 schrieb "Dominik Riemer" <[email protected]>: Hi Justin, thanks, that sounds good! Our recommended installation includes an installation script and convenience Docker images on Docker Hub. The script basically generates a Docker-Compose file and downloads the images from Docker Hub. We would also clearly mark the non-apache releases in the README on Docker Hub. Besides Docker Hub, binary releases are currently available on Maven Central (under org.streampipes coordinates) Dominik -----Original Message----- From: Justin Mclean <[email protected]> Sent: Saturday, November 16, 2019 11:05 PM To: [email protected] Subject: Re: Website Migration / Non-Apache releases Hi, > I don't think that you have to remove the references. But you have to make it clearly visible that these are NOT Apache Releases. Yes just as long as they are clearly marked as non Apache releases all is good. Are the releases available anywhere else? Thanks, Justin
