Live data from Hacker News

Show HN: Cockpit – Self-hosted API-driven CMS. Manage content once

getcockpit.com

11–20 of 50 posts

Re: Show HN: Cockpit – Self-hosted API-driven CMS. Manage content once

#11

Earlier quoted context omitted.

Sure, but you spent so much effort and time making the beautiful landing page and documentation, you might as well have a demo. I can't be the only person too "lazy" to download, and run it.

thanks, I'll consider it!

Yes. A demo would be really nice!

Re: Show HN: Cockpit – Self-hosted API-driven CMS. Manage content once

#12

Looks great, but would love a working example to look at.

just download and try it out...setup takes less then 20sec. If you don't like it, just delete the folder and forget it ;-)

Setting up a vagrant file would really make this an easy thing to install (perhaps a little longer than 20sec).

Re: Show HN: Cockpit – Self-hosted API-driven CMS. Manage content once

#13

Earlier quoted context omitted.

FWIW I second this, it looks beautiful, but setting up a site on my VPS takes work; even if it's 20 seconds to download and install, I have to set up configs, DNS, directories, etc. Would love to see a demo.

I always assumed that every developer has a local dev environment, it seems I was wrong :)

By that you mean php dev environment? That would be more of a safe bet 10 years ago.

Re: Show HN: Cockpit – Self-hosted API-driven CMS. Manage content once

#14

Looks great, but would love a working example to look at.

just download and try it out...setup takes less then 20sec. If you don't like it, just delete the folder and forget it ;-)

You should wrap it up in a docker container. All you need to do is create a Dockerfile in your repo and wire it up to http://hub.docker.com . That way the "try it out" steps are "docker run faulancer/cockpit-demo"

Re: Show HN: Cockpit – Self-hosted API-driven CMS. Manage content once

#15
post #14

Earlier quoted context omitted.

just download and try it out...setup takes less then 20sec. If you don't like it, just delete the folder and forget it ;-)

You should wrap it up in a docker container. All you need to do is create a Dockerfile in your repo and wire it up to http://hub.docker.com . That way the "try it out" steps are "docker run faulancer/cockpit-demo"

good idea, thanks!

Re: Show HN: Cockpit – Self-hosted API-driven CMS. Manage content once

#19

Ah beaten to it. I am working on something similar targeted at .NET platform. Definitely hate how bulky CMS's have become. I wouldn't call these CMSes either. I'd rather call them Content Management Platforms.

Keep going. Don't make it language dependent, keep it simple and lean with the ability to integrate with a static HTML site via JS or a Ruby site with a Gem or whatever else people want.
Post reply on HN