Giter Club home page Giter Club logo

mytinytodo-docker's People

Contributors

maxpozdeev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jeffersonmoraes

mytinytodo-docker's Issues

Error when creating docker container with portainer

When deploying a stack with the following compose.yml:

volumes:
  html:
services:
  web:
    image: maxpozdeev/mytinytodo:1.7-apache
    ports:
      - 8081:80
    restart: always
    environment:
      - MTT_DB_TYPE=sqlite
    volumes:
      - html:/var/www/html

I get the following error when accessing https://local_ip:8081

Forbidden
You don't have permission to access this resource.

Apache/2.4.54 (Debian) Server at local_ip Port 80

Here is the log from the container:
[Wed May 24 11:33:54.668641 2023] [autoindex:error] [pid 18] [client ######] AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.php,index.html) found, and server-generated directory index forbidden by Options directive

Warning about hostname while starting a container

I get the following error when start up my container. I am fairly new to docker so I'm not sure the best way to resolve this. I was expecting to be able to use something like http://127.0.0.1:{port}. Is there an easy way to resolve this?

AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.2. Set the 'ServerName' directive globally to suppress this message

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.