cloudogu / ecosystem

Cloudogu Ecosystem is an open platform, which lets you choose how and where your team creates great software. Each service or tool is delivered as a Dōgu, a Docker container, that can be easily integrated in your environment just by pulling it from our registry.
http://cloudogu.com
GNU Affero General Public License v3.0
42 stars 12 forks source link

Read-only / unauthenticated / anonymous access #237

Open schnatterer opened 7 years ago

schnatterer commented 7 years ago

As an open source developer, I'd like to allow unauthenticated (anonymous) read-only access to my dougus, in order to create a transparent development process.

This makes the ecosystem much more versatile, it could eventually compete to the likes of CloudBees and Travis CI, except that it has much more features (Nexus, SonarQube, etc.) and can be extended even further with more dogus.

P.S. We'd love to use the ecosystem @triologygmbh 😉

sklein94 commented 2 years ago

I am note sure if it is a good idea to have anonymous access at all dogus. But the public ecosystem (https://cloudogu.windcloud.de) should do a similar job. I will close this old issue. But if you still think this is an important feature, you can reopen it!

schnatterer commented 2 years ago

Would you say open source or inner source development is a use case for the CES?

If so, I'm convinced that unauthenticated / anonymous access is an eseential feature.

In my opinion this is especially true for the public CES, because I doubt that code behind a login-wall fits the definition of open source.