Skip to content

Wordpress automatisiert in einer virtuellen Box installieren

License

Notifications You must be signed in to change notification settings

TIBHannover/wordpress-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Box

Installation of wordpress via ansible.

Documentation see also

Installation on local system for testing

Prerequisites

Perform the following steps in the terminal (Linux / macOS) or in the GitBash (Windows).

git clone https://github.com/TIBHannover/wordpress-box.git
cd wordpress-box
vagrant up

When the installation is complete (a few minutes, depending on the download speed), wordpress can be opened in the browser

http://192.168.98.117/

Login

http://192.168.98.117/wp-admin => admin / changeme

OERSI-Plugin

Per default, the wordpress-oersi-plugin will be installed and an example search-page will be created.

To deactivate the plugin, set install_oersi_plugin: false

If you want to test the current develop-version, set oersi_plugin_archive_url: https://gitlab.com/TIBHannover/oer/wordpress-oersi-plugin/-/jobs/artifacts/develop/download?job=build

About

Wordpress automatisiert in einer virtuellen Box installieren

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published