Coder Social home page Coder Social logo

docker-lufi's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-lufi's Issues

LIcense?

Hi! Thanks for this repo! I'd like to use it and modify it, is there a license? Do you intend to add one?

Cheers!

[HELP] Impossible de se connecter

Bonjour,

J'essaye de mettre en place ton "docker-lufi" mais je bloque.
C'est ma première utilisation de docker car j'en entend parler mais j'avais jamais mis le nez dedans :)
Je travaille sur une V.M. sous debian Stretch. J'ai installer docker via le tuto de leur site.

Voila mes dernières commandes :

$ sudo docker pull xataz/lufi
$ sudo docker run -d -p 8080:8080 xataz/lufi

mais lorsque je lance un http://127.0.0.1:8080, on m'indique la connexion a échoué. Je me suis interrogé, à savoir qu'il faut peut être installé nginx sur ma V.M. mais après l'installation pas de changement. Il doit, heu non, il me manque quelque chose mais je ne vois pas où.
Pourras tu, s'il te plaît, éclairer ma lanterne.

En te remerciant par avance.

gudbes

502 Bad Gateway

Salut ! Je souhaiterai utiliser ton docker Lufi mais lorsqu'il démarre j'ai une erreur 502.

Voici la conf que Jwilder génère : https://paste.bouillaudmartin.fr/?2228dfb0141c75ab#k+ruDWUAKb1xGpZMO3qbHPw7xoQwhLI6kEvZt5rYlWs=

Je ne comprends au passage pas pourquoi au niveau de l'Upstream il me met down au lieu du port..

Voici le docker-compose pour lufi : https://paste.bouillaudmartin.fr/?5bf1b42bd6b26cdf#5FQFsRp3GhMi6s+wQ4Y7ocmRQ8xtrAhrOEtjJDNRoV0=

Si jamais tu as une idée ..

Merci ;)

Mounting themes directory makes the app 404

Great work with the project.

When trying to mount the themes directory as per the direction, app spits 404 "raptor not found" page.

volumes:
  - $PWD/files:/usr/lufi/files
  - $PWD/data:/usr/lufi/data
  - $PWD/themes:/usr/lufi/themes

Commenting it out fixes the issue.

Cron jobs?

I don't see any cron jobs in this Docker image definition of Lufi, is this normal? I mean, in order for files to be deleted when the end date is over, from what I see in the documentation it seems that 3 scripts should be launched every days by some cron configuration?

Any way to run it on docker-compose.yml and traefik?

I tried to run it but it didnt seem to work.

version: '3'
services:

  lufi:
    image: xataz/lufi
    networks:
      - srv
    ports:
      - "8083:8080"
    labels:
      - traefik.enable=true
      - "traefik.frontend.rule=Host:lufi.localhost"
      - traefik.port=80

networks:
  srv:
    external: true

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.