GithubHelp home page GithubHelp logo

fffaraz / dockerweb Goto Github PK

View Code? Open in Web Editor NEW
97.0 8.0 20.0 392 KB

A docker-powered bash script for shared web hosting management. The ultimate Docker LAMP/LEMP Stack.

License: Other

Shell 97.79% Dockerfile 2.21%
docker hosting php paas phpmyadmin dns-server nginx apache letsencrypt web-hosting certbot mysql mariadb web-server dockerfile

dockerweb's Issues

docweb proxy:run --debug local.hosting

trying to run this command but got this error :
Unable to find image 'fffaraz/proxy:latest' locally
docker: Error response from daemon: pull access denied for fffaraz/proxy, repository does not exist or may require 'docker login'.
See 'docker run --help'.

building web/php7nginx mysql-client error

docweb build web/php7nginx
E: Package 'mysql-client' has no installation candidate

possible fix:
apt-get install mariadb-client
OR
apt-get install default-mysql-client
apt-get install default-libmysqlclient-dev

run build individually to work

Hi I've been trying to get this to work and it fails on unable to find fffaraz/proxy/base:latest and says may have to login to dockerhub.

I've realized I can build individually by docweb build web/proxy/base but then I'll need to also do it for php7nginx. Why doesnt docweb build:all command work?

Repository does not exist or may require 'docker login'

Hello,
I run command: docweb build:all but error:
`checking for libzip... not found
configure: error: Please reinstall the libzip distribution
The command '/bin/sh -c chown root:root /script_.sh && chmod 540 /script_.sh && sync && /script_init.sh' returned a non-zero code: 1

/opt/dockerweb/docweb build app/phpmyadmin
Sending build context to Docker daemon 12.29kB
Step 1/3 : FROM fffaraz/web/php7nginx:latest
pull access denied for fffaraz/web/php7nginx, repository does not exist or may require 'docker login'
echo DONE
DONE
exit 0
`
I already install libzip-dev. I run in Ubuntu 16.04 LTS.

Deploying LAMP with Docker on Linode

Hi,

I have 2 questions to start and your answer may result in several other questions:

  1. Using your repo, are the security bits configured (fail2ban, modsecurity, mysql security)?
  2. Using your repo, can I isolate users from each other (distinct LAMP Stack)?

Thanks.

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.