Code Monkey home page Code Monkey logo

wordpress-on-heroku's Introduction

Wordpress on Heroku

This is where changes to your Wordpress site are made. Changes committed to this directory will overwrite all the vendor defaults.

Generally, you'll be interested in adding plugins, adding themes, and modifying wordpress.conf.erb.

└── config                # Config files
    ├── public            # Public directory
    │   └── wp-content    # Themes & plugins
    │       ├── plugins
    │       └── themes
    └── vendor            # Config files for vendored apps
        ├── nginx
        │   └── conf      # nginx.conf + wordpress.conf.erb
        └── php           # php.ini
            └── etc       # php-fpm.conf

For everything you ever wanted to know about running Wordpress on Heroku, check out my heroku-buildpack-wordpress.

wordpress-on-heroku's People

Contributors

dlackty avatar mchung avatar okko avatar peterhartree avatar skeet 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  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  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  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  avatar  avatar  avatar  avatar  avatar  avatar

wordpress-on-heroku's Issues

flush rewrite rules

Pages become 404 when the app is restarted. How do I flush the rewrite rules automatically?

Trying to push to Heroku, but build fail

I did follow your doc to init the build in Heroku.
Am I missing anything?

Then I get this
-----> Fetching custom git buildpack... done
-----> WordPress app detected
-----> Installing Nginx v1.4.2
-----> Installing PHP v5.5.2
-----> Installing WordPress v3.9.1
WORDPRESS_DIR not set. Installing WordPress to /
-----> Writing start.sh script
-----> Done with compile
-----> Discovering process types
Procfile declares types -> (none)
Default types for WordPress -> web
-----> Compressing... done, 35.9MB
-----> Launching... failed
! Push rejected, failure creating release

no Cedar-supported app detected

Hi, thank you very much for your work on this, unfortunately I'm getting the following error. Are you able to help?

-----> Fetching custom git buildpack... done
! Heroku push rejected, no Cedar-supported app detected

To [email protected]:frozen-hollows-4097.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to '[email protected]:frozen-hollows-4097.git'

How to have wordpress in a non-english language?

Hi,

thanks for this repo and your work.

I just need to know how to modify it in order to have the wordpress installation in spanish instead of english.

Thank you for your tips.

Kind regards,
Jose

New nginx settings

I'd really like to install factory default settings so that vendor configs are maximizing performance on Heroku.

One suggestion from @richleland is to set worker_processes to 4, which is the number of cores each Heroku dyno has.

Does anyone have other suggestions/tips?

Is this a right strategy for the project to preoptimize everything or should that be something left to site operators?

Update to New Wordpress version (3.6)

Hey, wordpress is updated to version 3.6. It is easy to update it form the application though but still it will be better if you push new source here only. Just to provide latest and greatest to user. Same is true for plugins.

PS: I love the way you created build pack and this repo. Make it damn easy to use wordpress. 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.