ok-borg / borg

Search and save shell snippets without leaving your terminal
Apache License 2.0
1.61k stars 58 forks source link

homepage is down #65

Open ilovezfs opened 7 years ago

ilovezfs commented 7 years ago
Josephs-MacBook-Pro:~ joe$ curl -I https://ok-b.org/
curl: (7) Failed to connect to ok-b.org port 443: Operation timed out

This was reported to Homebrew: https://github.com/Homebrew/homebrew-core/pull/16942.

horse-latitudes commented 7 years ago

same for me:

Error while making request: Get http://ok-b.org:9992/v1/query?l=5&p=false&q=how+to+find+largest+file+in+directory: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

installed via Linuxbrew

ilovezfs commented 7 years ago

ping @crufter

horse-latitudes commented 7 years ago

ping @crufter

helloyi commented 7 years ago

break heart

nnsense commented 6 years ago

@crufter is this project dead?

therealcode commented 6 years ago

I just downloaded this... should have read the issues first. 😞

Very cool concept.

nnsense commented 6 years ago

Hi, could we have the daemon/server side source code? Pleease :)

crufter commented 6 years ago

Hi guys! Sorry for the very late reply.

Unfortunately I haven't had the time to maintain the server, and it was also costing me a bit of money (£70 a month), and all of my side projects added up to a pretty big server bill.

@nnsense The server side is available here https://github.com/ok-borg/borg

On the bright side I have a new project in the pipeline which should enable me (and everyone) to run and manage a lot of side projects rather cheaply. I will release and open source that work soon, and will resurrect borg on that platform.

paxperscientiam commented 6 years ago

@crufter

Would it be possible for others to host? Is it practical for borg to be hosted on multiple servers simultaneously?

I, for one, could add it to the backend of my website.

untoreh commented 6 years ago

the database seems to be mysql + elasticsearch so it should be straightforward to either replicate or shard, but how big did it get? I mean being only snippets it mustn't have been that big, I imagine most of the costs were in bandwidth