[JBoss JIRA] (JBIDE-26463) Create Eclipse Marketplace entry for Dependency Analytics (fabric8 plugin)
by Nick Boldt (Jira)
Nick Boldt created JBIDE-26463:
----------------------------------
Summary: Create Eclipse Marketplace entry for Dependency Analytics (fabric8 plugin)
Key: JBIDE-26463
URL: https://issues.jboss.org/browse/JBIDE-26463
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: marketplace, updatesite
Affects Versions: 4.10.0.AM1
Reporter: Nick Boldt
Per discussion w/ [~mickael_istria] [~rpdavis] and [~jeffmaury], we should create a new Eclipse Marketplace entry for the fabric8 analytics plugin.
This will require that the plugin & feature have its own dedicated update site, unless we plan to just point the entry at the latest devstudio or jbosstools site.
Will also need to determine how to describe the plugin, provide an icon and/or screenshot, etc.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26452) Explore existing proxy server set up solutions outside RH
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26452?page=com.atlassian.jira.plugi... ]
Ondrej Dockal commented on JBIDE-26452:
---------------------------------------
Nginx - http://nginx.org/:
* Reverse proxy, load balancer and HTTP cache
* C
* 2-clause BSD
* tickets: https://trac.nginx.org
* code: https://trac.nginx.org
* active
* Probably suitable, not verified
> Explore existing proxy server set up solutions outside RH
> ---------------------------------------------------------
>
> Key: JBIDE-26452
> URL: https://issues.jboss.org/browse/JBIDE-26452
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.10.0.AM1
> Environment: Linux
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Major
> Labels: quality
> Fix For: 4.10.0.AM1
>
>
> Explore existing solutions for proxy configuration that could be done at one step without requiring deep user knowledge.
> Existing docker images with squid (other?) proxy. Licensing, usage within RH intranet. Is there an open source code?
> Requirements for proxy solution:
> * Supports HTTP and HTTPS protocols
> * Clear and configurable logging and other tools
> * runs on linux
> * Open Source solution
> * License usable "in house" (can be use for profit = in enterprise environment)
> * Project is alive/maintained - or we would must maintain our own fork?
> * Community
> * Code on github - preferably
> * uses issue tracking system
> Requirements for putting proxy into action:
> * easy to deploy solution
> * does not require user knowledge of proxy configuration - minimalist config
> * can be updated at place
> * RH certificate can be used
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26452) Explore existing proxy server set up solutions outside RH
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26452?page=com.atlassian.jira.plugi... ]
Ondrej Dockal edited comment on JBIDE-26452 at 11/9/18 7:09 AM:
----------------------------------------------------------------
Squid - http://www.squid-cache.org:
* Web cache and proxy server
* HTTP/S, FTP
* GPLv2
* Source code available on web site
* C/C++
* https://bugs.squid-cache.org
* active
* definitely can be used
* Partially verified (running HTTP web proxy server for cdk/devstudio team purposes)
was (Author: odockal):
Squid - http://www.squid-cache.org:
* HTTP/S, FTP
* GPLv2
* Source code available on web site
* C/C++
* https://bugs.squid-cache.org
* active
* definitely can be used
* Partially verified (running HTTP web proxy server for cdk/devstudio team purposes)
> Explore existing proxy server set up solutions outside RH
> ---------------------------------------------------------
>
> Key: JBIDE-26452
> URL: https://issues.jboss.org/browse/JBIDE-26452
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.10.0.AM1
> Environment: Linux
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Major
> Labels: quality
> Fix For: 4.10.0.AM1
>
>
> Explore existing solutions for proxy configuration that could be done at one step without requiring deep user knowledge.
> Existing docker images with squid (other?) proxy. Licensing, usage within RH intranet. Is there an open source code?
> Requirements for proxy solution:
> * Supports HTTP and HTTPS protocols
> * Clear and configurable logging and other tools
> * runs on linux
> * Open Source solution
> * License usable "in house" (can be use for profit = in enterprise environment)
> * Project is alive/maintained - or we would must maintain our own fork?
> * Community
> * Code on github - preferably
> * uses issue tracking system
> Requirements for putting proxy into action:
> * easy to deploy solution
> * does not require user knowledge of proxy configuration - minimalist config
> * can be updated at place
> * RH certificate can be used
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26452) Explore existing proxy server set up solutions outside RH
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26452?page=com.atlassian.jira.plugi... ]
Ondrej Dockal commented on JBIDE-26452:
---------------------------------------
Varnish - https://www.varnish-cache.org/
* {quote}Varnish Cache is a web application accelerator. You install it in front of any web-server that speaks HTTP and configure it to cache the contents.{quote}
* requires running web server
* two-clause BSD
* https://github.com/varnishcache/varnish-cache
* C
* mostly for web caching and performance
* HTTP accelerator
* Not suitable
HAProxy - https://www.haproxy.org
* TCP+HTTP accelerator,load balancer/proxy server
* GPLv2
* Not really sure about this one, too complex solution
> Explore existing proxy server set up solutions outside RH
> ---------------------------------------------------------
>
> Key: JBIDE-26452
> URL: https://issues.jboss.org/browse/JBIDE-26452
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.10.0.AM1
> Environment: Linux
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Major
> Labels: quality
> Fix For: 4.10.0.AM1
>
>
> Explore existing solutions for proxy configuration that could be done at one step without requiring deep user knowledge.
> Existing docker images with squid (other?) proxy. Licensing, usage within RH intranet. Is there an open source code?
> Requirements for proxy solution:
> * Supports HTTP and HTTPS protocols
> * Clear and configurable logging and other tools
> * runs on linux
> * Open Source solution
> * License usable "in house" (can be use for profit = in enterprise environment)
> * Project is alive/maintained - or we would must maintain our own fork?
> * Community
> * Code on github - preferably
> * uses issue tracking system
> Requirements for putting proxy into action:
> * easy to deploy solution
> * does not require user knowledge of proxy configuration - minimalist config
> * can be updated at place
> * RH certificate can be used
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26452) Explore existing proxy server set up solutions outside RH
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26452?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-26452:
----------------------------------
Description:
Explore existing solutions for proxy configuration that could be done at one step without requiring deep user knowledge.
Existing docker images with squid (other?) proxy. Licensing, usage within RH intranet. Is there an open source code?
Requirements for proxy solution:
* Supports HTTP and HTTPS protocols
* Clear and configurable logging and other tools
* runs on linux
* Open Source solution
* License usable "in house" (can be use for profit = in enterprise environment)
* Project is alive/maintained - or we would must maintain our own fork?
* Community
* Code on github - preferably
* uses issue tracking system
Requirements for putting proxy into action:
* easy to deploy solution
* does not require user knowledge of proxy configuration - minimalist config
* can be updated at place
* RH certificate can be used
was:
Explore existing solutions for proxy configuration that could be done at one step without requiring deep user knowledge.
Existing docker images with squid (other?) proxy. Licensing, usage within RH intranet. Is there an open source code?
> Explore existing proxy server set up solutions outside RH
> ---------------------------------------------------------
>
> Key: JBIDE-26452
> URL: https://issues.jboss.org/browse/JBIDE-26452
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.10.0.AM1
> Environment: Linux
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Major
> Labels: quality
> Fix For: 4.10.0.AM1
>
>
> Explore existing solutions for proxy configuration that could be done at one step without requiring deep user knowledge.
> Existing docker images with squid (other?) proxy. Licensing, usage within RH intranet. Is there an open source code?
> Requirements for proxy solution:
> * Supports HTTP and HTTPS protocols
> * Clear and configurable logging and other tools
> * runs on linux
> * Open Source solution
> * License usable "in house" (can be use for profit = in enterprise environment)
> * Project is alive/maintained - or we would must maintain our own fork?
> * Community
> * Code on github - preferably
> * uses issue tracking system
> Requirements for putting proxy into action:
> * easy to deploy solution
> * does not require user knowledge of proxy configuration - minimalist config
> * can be updated at place
> * RH certificate can be used
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26452) Explore existing proxy server set up solutions outside RH
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26452?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-26452:
----------------------------------
Comment: was deleted
(was: Requirements for proxy solution:
* Supports HTTP and HTTPS protocols
* Clear and configurable logging and other tools
* runs on linux
* Open Source solution
* License usable "in house" (can be use for profit = in enterprise environment)
* Project is alive/maintained - or we would must maintain our own fork?
* Community
* Code on github - preferably
* uses issue tracking system
Requirements for putting proxy into action:
* easy to deploy solution
* does not require user knowledge of proxy configuration - minimalist config
* can be updated at place
* RH certificate can be used)
> Explore existing proxy server set up solutions outside RH
> ---------------------------------------------------------
>
> Key: JBIDE-26452
> URL: https://issues.jboss.org/browse/JBIDE-26452
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.10.0.AM1
> Environment: Linux
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Major
> Labels: quality
> Fix For: 4.10.0.AM1
>
>
> Explore existing solutions for proxy configuration that could be done at one step without requiring deep user knowledge.
> Existing docker images with squid (other?) proxy. Licensing, usage within RH intranet. Is there an open source code?
> Requirements for proxy solution:
> * Supports HTTP and HTTPS protocols
> * Clear and configurable logging and other tools
> * runs on linux
> * Open Source solution
> * License usable "in house" (can be use for profit = in enterprise environment)
> * Project is alive/maintained - or we would must maintain our own fork?
> * Community
> * Code on github - preferably
> * uses issue tracking system
> Requirements for putting proxy into action:
> * easy to deploy solution
> * does not require user knowledge of proxy configuration - minimalist config
> * can be updated at place
> * RH certificate can be used
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26452) Explore existing proxy server set up solutions outside RH
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26452?page=com.atlassian.jira.plugi... ]
Ondrej Dockal edited comment on JBIDE-26452 at 11/9/18 6:56 AM:
----------------------------------------------------------------
Requirements for proxy solution:
* Supports HTTP and HTTPS protocols
* Clear and configurable logging and other tools
* runs on linux
* Open Source solution
* License usable "in house" (can be use for profit = in enterprise environment)
* Project is alive/maintained - or we would must maintain our own fork?
* Community
* Code on github - preferably
* uses issue tracking system
Requirements for putting proxy into action:
* easy to deploy solution
* does not require user knowledge of proxy configuration - minimalist config
* can be updated at place
* RH certificate can be used
was (Author: odockal):
Requirements for proxy solution:
* Supports HTTP and HTTPS protocols
* Clear and configurable logging and other tools
* runs on linux
* Open Source solution
* License usable "in house" (can be use for profit = in enterprise environment)
* Project is alive/maintained - or we would must maintain our own fork?
* Community
* Code on github - preferably
* uses issue tracking system
Requirements for putting proxy into action:
* easy to deploy solution
* does not require user knowledge of proxy configuration - minimalist config
* can be updated at place
* RH certificate can be used
> Explore existing proxy server set up solutions outside RH
> ---------------------------------------------------------
>
> Key: JBIDE-26452
> URL: https://issues.jboss.org/browse/JBIDE-26452
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.10.0.AM1
> Environment: Linux
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Major
> Labels: quality
> Fix For: 4.10.0.AM1
>
>
> Explore existing solutions for proxy configuration that could be done at one step without requiring deep user knowledge.
> Existing docker images with squid (other?) proxy. Licensing, usage within RH intranet. Is there an open source code?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months