ipfspics/ipfspics-server

how can i deploy on my sever local?

lonson opened this issue · 1 comments

i just git clone to the local server base on centos7.2,
then what to do next.

I recommend docker-compose up -d in the directory. Docs is a bit out of date as I'm ramping up for v2.

You might have to install docker-compose, there are plenty of tutorial out there for this part.

I'm closing this to denoise the issues, but please let me know if it works!