summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-24export-json fixesroot
2024-01-24export-json.bash WIProot
2024-01-24fixup! wordpress-config-info: with no argument, provide config-info for all ↵root
wordpress sites
2024-01-24wordpress-list-users will list users for all sitesroot
2024-01-24wordpress-config-info: with no argument, provide config-info for all ↵root
wordpress sites
2024-01-23wordpress-mysql will pass extra arguments to mysql client command lineroot
2024-01-23improve commentsroot
2024-01-23new command: mariadb-persist-server-idroot
2024-01-23set server-id after restore from backuproot
2024-01-23refactorsroot
2024-01-21move hosting-tools config into /etc/hosting-toolsroot
2024-01-20path fixesroot
2024-01-18fixes, idempotence and output improvementsroot
2024-01-17improve verbosityroot
2024-01-16make maria db replication idempotentroot
also use primary/replica terminology
2024-01-15worked!root
2024-01-14old wiproot
2023-08-27YESAndrew Cady
2023-08-27bashrpc cleanupsAndrew Cady
2023-08-26documentationAndrew Cady
2023-08-26cleaning and shitAndrew Cady
2023-08-26use common ssh functionAndrew Cady
2023-08-26improve clarityAndrew Cady
2023-08-26make tty work with new hackAndrew Cady
2023-08-26it works except the terminal is echoingAndrew Cady
when ssh is called with '-tt' it echoes back its stdin to the terminal, which dumps the source code of the rpc there it echoes before the remote bash code even runs, like how the terminal sometimes buffers input in the display when there is nothing on the other end listening for it. the solution is probably running 'ssh' from within 'socat' as documented in socat(1)
2023-08-25WIPAndrew Cady
2023-08-24minor improvementsAndrew Cady
2023-08-23split up rpc.bash into source-able libraryAndrew Cady
2023-08-23improve outputAndrew Cady
2023-08-23argument passing fixedAndrew Cady
2023-08-23beautifyAndrew Cady
2023-08-23workingAndrew Cady
2023-08-23more WIPAndrew Cady
2023-08-23rpc WIProot
2023-08-13gitignoreroot
2023-06-08committing old WIProot
2023-05-28always use sshroot
2023-05-28wordpress-mysq: option $DO_NOT_USE_SSH respected when creating local new ↵root
database
2023-05-24improve rsync-pushroot
2023-05-24respect db_host when calling mysqldumproot
2023-05-24wordpress-mysql: use remote mysql to check db existenceroot
2023-05-24rework new site creation, integrating new coderoot
2023-05-24incomplete coderoot
2023-05-24renameroot
2023-05-24renameroot
2023-05-23improve readabilityroot
2023-05-23allow more whitespace when parsing wp-config.phproot
2023-05-23renamesroot
2023-05-23employ wordpress-config-info in wordpress-reset-database-passwordroot
2023-05-23simplify wordpress-config-inforoot