The WPA (WemxProAuto) is a toolbox full of scripts to help you newbie or lazy linux users to update or fully install wemx! | Script was made by yours truely!
- Introduction
- Auto Installation Script
- Auto Update Script
- WPA ToolBox Script {The One You will only need}
- Third Party + Extra's Installers
- Old Installers
2.0.0 INFO: https://github.com/VanillaChan6571/WemxProAuto/wiki/2.0.0-Update-Experimental
This github uses https://wemx.net documentation on installing/updating.
If you wish to see the full documentaion for WEMX, Web: https://docs.wemx.net/en/home
If you need any support for WEMX Related issues, discord server: https://discord.com/invite/vertisan-760945720470667294
NOTICE: This Script Supports Ubuntu 22.04.x ONLY
Auto Installer will install/add the following:
- ppa:ondrej/php repository
- software-properties-common
- curl
- apt-transport-https
- ca-certificates
- gnupg
- Redis
- Auto Upgrade & Update
- PHP 8.1 w/ "{common,cli,gd,mysql,mbstring,bcmath,xml,fpm,curl,zip} mariadb-server nginx tar unzip git redis-server"
- Composer + Laravel
- WEMX or WEMX PRO
- Certbot Configure w/ DNS Challenege or HTTP Challenege.
- Configures Database Automatically w/ User Input.
- Configures Webserver for WEMX w/ User Input.
- More Info on https://docs.wemx.net/en/installation
Auto Update will update the following:
- WEMX or WEMX PRO
- Composer Update/Upgrades
- migrate --seed --force
- chown -R www-data:www-data /var/www/wemx/*
- More Info on https://docs.wemx.net/en/updating
This Toolbox does all First Time Installing and Wemx Updating + more at https://github.com/VanillaChan6571/WemxProAuto/wiki/2.0.0-Update-Experimental
Wemx Version | Script Version | Download | Unix Bash Code |
---|---|---|---|
2.1.0 | 3.0.0-dev | Live Version - 3.0.0-dev | bash <(curl -s https://raw.githubusercontent.com/VanillaChan6571/WemxProAuto/refs/heads/v3/WPA-Toolbox.sh) |