Was looking forward to using WordOps but not getting very far, sadly. Using a fresh Ubuntu 24.04 LTS on Digital Ocean. Brand spanking new, nothing else installed at all.
Welcome to WordOps install/update script v3.22.0
Installing wo dependencies [OK]
Installing WordOps [KO]
Running post-install steps [OK]
wo: line 936: wo: command not found
WordOps (wo) installed successfully
To enable bash-completion, just use the command:
bash -l
To install WordOps recommended stacks, you can use the command:
wo stack install
To create a first WordPress site, you can use the command:
wo site create site.tld --wp
WordOps Documentation : https://docs.wordops.net
WordOps Community Forum : https://community.wordops.net
Give WordOps a GitHub star : https://github.com/WordOps/WordOps/
root@ubuntu-s-2vcpu-2gb-90gb-intel-sfo3-01:~# wo site create infinity.codepilot.com --wpfc -le
wo: command not found
I saw some other posts recommending python/pip commands but those also fail:
root@infinity:~# sudo python3 -m pip install -I wordops
/usr/bin/python3: No module named pip
Any hope for me?