FileCentipede
FileCentipede copied to clipboard
Add Docker images
Hello Can you add docker installation method as well?
I will try.
Thanks for the reply Please if you did add the image to hub.docker.com as well.
I have no experience with docker, so it would be great if you could provide me with some guidelines.
@filecxx I'm sorry, I don't have the required expertise in docker either.
@AuthorShin HI, I tried today, because I need to deploy this awesome tool on my server I will be glad if it works for you.
But you may need a docker image with a GUI as this tool doesn't have an API for adding tasks (maybe, I'm digging in it) Here is the docker-compose file. FileCentipedeDocker.zip
How to use:
suppose you have docker-compose installed
- Extract FileCentipedeDocker.zip and cd into
- run
docker-compose build
anddocker-compose up -d
- when the container is ready, open localhost:10112
@filecxx Do you consider provider this file to others? if do, I could start a PR later
@AuthorShin HI, I tried today, because I need to deploy this awesome tool on my server I will be glad if it works for you.
But you may need a docker image with a GUI as this tool doesn't have an API for adding tasks (maybe, I'm digging in it) Here is the docker-compose file. FileCentipedeDocker.zip
How to use:
suppose you have docker-compose installed
- Extract FileCentipedeDocker.zip and cd into
- run
docker-compose build
anddocker-compose up -d
- when the container is ready, open localhost:10112
@filecxx Do you consider provider this file to others? if do, I could start a PR later
filec exposed all APIs that fileu can do, but I'm currently on another project I don't have time to write documents yet, if other users asking for the docker image, I will recommend yours.
@junmo1215 Hi, Thanks for this. Can you add it to Hub.docker.com?
@junmo1215 Hi, Thanks for this. Can you add it to Hub.docker.com?
This docker image is not a good idea, but a temporary solution with tradeoffs. Locally built images also work