Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

I've been looking into libraries that do exactly this in the last couple weeks, thank you for sharing this one. The competitors in this space (that I have found) are wcDocker[1] and DockSpawn[2]. One "feature" lacking from GoldenLayout: you aren't hosting your code on Github, or in a way that can be utilized by Bower[3]. GoldenLayout looks like an otherwise better library than the others, could you talk about why or why not for Github hosting?

1. http://docker.webcabin.org

2. http://www.dockspawn.com

3. http://bower.io



sort by: page size:

this library seems promising: https://github.com/zserge/webview

In a similar vein there is docker-mailserver [1].

[1]: https://github.com/tomav/docker-mailserver


I’ve been using io-ts for this and been very happy with it. [1] It’s similar to Swift’s Coding protocol in case you’re familiar.

[1] https://gcanti.github.io/io-ts/


Or way simpler: https://github.com/docker/distribution/pull/2906

Unfortunately the whole project seems abandoned...


There’s also this implementation we worked on way back http://gss.github.io/

Looks like a neat project. Maybe you could host a demo using github pages? Then folks could see it in action.

https://pages.github.com/


I built a bare-bones one for myself a while back: https://github.com/johnjones4/FeedPage/ All you need to use it is a link to an OPML file with your feeds and Docker. Here's what my OPML file looks like: https://gist.github.com/johnjones4/0fd1b1b47d62d826164bea990...

The GUI library that demo uses is pretty slick: https://github.com/pmndrs/leva

You may ask this guy: https://github.com/nicolaprezza

He already has some interesting code :)


Very nice project. I built something similar for PHP: https://github.com/vectorface/dunit

Sounds somewhat similar to linkedom[1], which performs nicely.

[1]: https://github.com/WebReflection/linkedom


nerdctl[0] is also worth a look.

[0]: https://github.com/containerd/nerdctl


Very much like kibitzr https://kibitzr.github.io/ I like your use cases though.


Maybe Serverless Components could help? The backend component should be pretty easy for this use case:

https://github.com/serverless-components/backend


This is a perfect use case for https://github.com/ofek/privy

I think Newsblur [0] can do it but self hosting it is pretty involved.

[0]: https://github.com/samuelclay/NewsBlur


Internally using this library seems to nice as well :) https://github.com/lithdew/monte

next

Legal | privacy