Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.
/ dentristWebapp Public archive

🌐🚀 Dentrist website - built with Wordpress & custom plugin for templating system (This is a previous implementation of app using PHP).

Notifications You must be signed in to change notification settings

safizn/dentristWebapp

Repository files navigation

Dentrist אתר הכנה למבחן הרישוי ברפואת שיניים

Screencast Screencast

Articles section:

Screencast Screencast Screencast


USAGE:

• appContent should be copied: 
  from https://drive.google.com/drive/folders/0B7TY-evjcgCUdUpjLXA2aGYwbHM?usp=sharing 
  to projectRoot/content folder.
  
• docker-compose -f ./setup/production.docker-compose.yml up --build

"volume" folder will be created.

Updated: • Build source code to distribution code: docker-compose -f ./setup/deployment.docker-compose.yml up buildSourceCode • Run containers: docker-compose -f ./setup/development.docker-compose.yml up


Check php info: phpinfo();

App structure:

/app

• /root

    • /site
    
    • /content
    
        • /plugins
        
    • /assets
    
    • index.php
    • wp-config.php
    
• /config

    • wordpress.php

/etc/apache2/

• /available-sites

• /ssl

/var/log/apache2/

• apache server logs

• php logs (incase Wordpress WP_DEBUG_LOG is turned off, so that logs won't be logged to wp-content folder instead)

/usr/local/etc/php/php.ini

About

🌐🚀 Dentrist website - built with Wordpress & custom plugin for templating system (This is a previous implementation of app using PHP).

Resources

Stars

Watchers

Forks

Packages

No packages published