GithubHelp home page GithubHelp logo

apps's People

Contributors

brown-hub avatar fanjeffrey avatar mksuni avatar naziml avatar prashanthmadi avatar song2017 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apps's Issues

MariaDB Database goes up & down, up & down

The database is super flaky, it dies and restarts over & over.
I've created two or three of the Wordpress on Linux Web App instances and all behave the same.

This means you can't really use the service at all!
Instances are running in West Europe, on a S1 plan

Logs look like this

Digest: sha256:bed0cf5a9fd13e0053b45fb206ec839728bfa3f3fa1a08f5725538e3fded4a5f
Status: Downloaded newer image for appsvc/apps:wordpress
2017-04-14T09:10:54.966743189Z  * Starting MariaDB database server mysqld
2017-04-14T09:10:58.095089766Z    ...done.
wordpress: Pulling from appsvc/apps
Digest: sha256:bed0cf5a9fd13e0053b45fb206ec839728bfa3f3fa1a08f5725538e3fded4a5f
Status: Image is up to date for appsvc/apps:wordpress
2017-04-14T09:33:46.525490347Z $connectstr_dbhost = '127.0.0.1';
2017-04-14T09:33:46.593063517Z  * Starting MariaDB database server mysqld
2017-04-14T09:34:17.207564656Z    ...fail!
wordpress: Pulling from appsvc/apps
Digest: sha256:bed0cf5a9fd13e0053b45fb206ec839728bfa3f3fa1a08f5725538e3fded4a5f
Status: Image is up to date for appsvc/apps:wordpress
2017-04-14T09:43:34.886610762Z $connectstr_dbhost = '127.0.0.1';
2017-04-14T09:43:34.931979535Z  * Starting MariaDB database server mysqld
2017-04-14T09:43:38.021119734Z    ...done.
wordpress: Pulling from appsvc/apps
Digest: sha256:bed0cf5a9fd13e0053b45fb206ec839728bfa3f3fa1a08f5725538e3fded4a5f
Status: Image is up to date for appsvc/apps:wordpress
2017-04-14T09:56:06.955670300Z $connectstr_dbhost = '127.0.0.1';
2017-04-14T09:56:07.143725080Z  * Starting MariaDB database server mysqld
2017-04-14T09:56:39.111825579Z    ...fail!
wordpress: Pulling from appsvc/apps
Digest: sha256:bed0cf5a9fd13e0053b45fb206ec839728bfa3f3fa1a08f5725538e3fded4a5f
Status: Image is up to date for appsvc/apps:wordpress
2017-04-14T09:57:37.226469298Z $connectstr_dbhost = '127.0.0.1';
2017-04-14T09:57:37.338712792Z  * Starting MariaDB database server mysqld
2017-04-14T09:57:41.066693630Z    ...done.
wordpress: Pulling from appsvc/apps
Digest: sha256:bed0cf5a9fd13e0053b45fb206ec839728bfa3f3fa1a08f5725538e3fded4a5f
Status: Image is up to date for appsvc/apps:wordpress
2017-04-14T10:05:36.783143896Z $connectstr_dbhost = '127.0.0.1';
2017-04-14T10:05:36.932770171Z  * Starting MariaDB database server mysqld
2017-04-14T10:06:08.660148791Z    ...fail!
wordpress: Pulling from appsvc/apps
Digest: sha256:bed0cf5a9fd13e0053b45fb206ec839728bfa3f3fa1a08f5725538e3fded4a5f
Status: Image is up to date for appsvc/apps:wordpress
2017-04-14T10:13:07.360744132Z $connectstr_dbhost = '127.0.0.1';
2017-04-14T10:13:07.541001115Z  * Starting MariaDB database server mysqld
2017-04-14T10:13:11.588512040Z    ...done.
wordpress: Pulling from appsvc/apps
Digest: sha256:bed0cf5a9fd13e0053b45fb206ec839728bfa3f3fa1a08f5725538e3fded4a5f
Status: Image is up to date for appsvc/apps:wordpress
2017-04-14T10:16:48.530868065Z $connectstr_dbhost = '127.0.0.1';
2017-04-14T10:16:48.668271531Z  * Starting MariaDB database server mysqld
2017-04-14T10:17:20.291817053Z    ...fail!
wordpress: Pulling from appsvc/apps
Digest: sha256:bed0cf5a9fd13e0053b45fb206ec839728bfa3f3fa1a08f5725538e3fded4a5f
Status: Image is up to date for appsvc/apps:wordpress
2017-04-14T10:22:09.727332858Z $connectstr_dbhost = '127.0.0.1';
2017-04-14T10:22:09.909137414Z  * Starting MariaDB database server mysqld
2017-04-14T10:22:14.277322997Z    ...done.

Wordpress on Linux : Docker defaut settings

Hello,
I want to use deflate / gzip apache feature but when I create a default wordpress on linux, my docker is appsvc/apps:apache-php-mysql-0.2. If I understand well I need to use at least appsvc/apps:apache-php-mysql-0.3 to get this feature [https://github.com/Azure-App-Service/apps/blob/master/apache-php-mysql/0.4/httpd.conf]. When I try to update this setting directly into the container parameter, I have a 503 "service unvalaible".
Moreover, I cannot get access to 2017_11_17_************_docker.log (event when I stop the web app service)
What do I need to do to update my docker container ?

Zlib support

Hi,

Any plans to include Zlib support in this image as quite some Wordpress plugins use the Zlib library for gzip operations.
I noticed it's missing from the Ubuntu base image so it would have to be installed in this image before compiling PHP.

VSTS continuous depoyment

Hello,
When I use Web App for linux, there is no option to plug vsts via deployment options. Here's are the options compare to original Web App

image

There is other more complex options for deployment but when I try to plug back Azure App Service repositories, I cannot as I have no right on this repository (I only see my git project).

image

What Can I do ?

Thanks

Keep showing 503

Hello, I tried to install Wordpress from "WordPress on Linux (preview)" maketplace on an existing mysql server but server continue to serve 503. Database was not up and running after installation. I decided to import a existing one but I still have this "Service Unavailable"
Can you please help ?

Thanks

possible to use ftp?

hi, is it possible to ftp into the wordpress site? looking to edit the wp-config.php file

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.