Giter Club home page Giter Club logo

docker-ipboard's People

Contributors

cmer81 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-ipboard's Issues

Setting other port

In my server i can't use the 80/443 default ports, i'm trying use docker-ipboard with the follow docker run:

docker run -d --name ipboard -p 5000:443 -p 4999:80 --network mysql-network --restart always -v "/xxx/xxx/xxx":/app -e WEB_ALIAS_DOMAIN=xxx.com cmer81/ipboard:latest

When i'll access, i have this nginx error:
The plain HTTP request was sent to HTTPS port

You can help-me? Thanks

Enabling IN_DEV mangles JavaScript files due to IPS bug

This container binds the Invision Community volume on /app. However IPS has a dumb bug where ROOT_PATH is str_replace'd. Which causes paths like "/app/applications/..." to become "/localhost//localhostlications/...".

See this post for more info: https://invisioncommunity.com/forums/topic/460767-localhost-installation-gives-template-errors/?do=findComment&comment=2847358

Would it be possible to use a different root directory? Something more conventional like "/var/www/html" or something like that?

Parent Docker and PHP 7.4 or 8

The parent (registry.cmer.fr/le-monde-des-reptiles/bootstrap/base-app-alpine:latest) doesn't seem to be publicly available?
When I try to pull it I get Service Unavailable and when I try to inspect it I get "Error: No such container".
With IPBoard starting to require php 7.4 I'd like to change base image to use a newer one that supports 7.4 or even 8.

Can you upgrade the base image to support newer PHP or make it available so that I can upgrade it?

[FEATURE_REQUEST] Support for PHP 8.0.0 or above

@cmer81
When i try to install the ipboard i get the following error:
You are running PHP version 7.3.14. You need PHP 7.4.0 or above (8.0.0 or above recommended). You should contact your hosting provider or system administrator to ask for an upgrade.

Can you make sure the docker hub image supports PHP 8.0.0 or above? (8.1 is the latest version)

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.