mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update setup_demo.sh
This commit is contained in:
parent
18906e6710
commit
150b2f39a1
@ -126,6 +126,19 @@ setup_admin_panel
|
||||
|
||||
setup_user_panel
|
||||
|
||||
# TODO: also some helloworld py or node app
|
||||
|
||||
# upload wp files from external - maybe git or download latest wp
|
||||
upload_wp_site_files
|
||||
|
||||
# create db for user, import wp or inicialize with wpcli
|
||||
create_db_user_import_wpdb
|
||||
|
||||
# test it
|
||||
test_site_curl
|
||||
|
||||
# scan to add site in wpmanager for the demo user
|
||||
opencli websites-scan -all
|
||||
|
||||
#echo "DONE."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user