No description
Find a file
2023-08-21 17:00:09 +02:00
a2dissite Add a2{en,dis}site commands 2023-07-17 05:27:43 +02:00
a2ensite Add a2{en,dis}site commands 2023-07-17 05:27:43 +02:00
LICENSE Initial commit 2023-06-03 11:28:50 +02:00
README.md Initial commit 2023-06-03 11:28:50 +02:00
soscmd Initial commit 2023-06-03 11:28:50 +02:00
soscmd-afk Initial commit 2023-06-03 11:28:50 +02:00
soscmd-azuracast Initial commit 2023-06-03 11:28:50 +02:00
soscmd-bleachbit Initial commit 2023-06-03 11:28:50 +02:00
soscmd-cache Initial commit 2023-06-03 11:28:50 +02:00
soscmd-cache-dotcache Added new .cache dirs & readd docker networks 2023-07-18 14:33:30 +02:00
soscmd-cache-ncdu Initial commit 2023-06-03 11:28:50 +02:00
soscmd-cache-pacman Initial commit 2023-06-03 11:28:50 +02:00
soscmd-cleanup Initial commit 2023-06-03 11:28:50 +02:00
soscmd-dropcache Initial commit 2023-06-03 11:28:50 +02:00
soscmd-lspkg Initial commit 2023-06-03 11:28:50 +02:00
soscmd-lsport Initial commit 2023-06-03 11:28:50 +02:00
soscmd-measure-time Add measure-time command 2023-07-17 02:58:45 +02:00
soscmd-prune Initial commit 2023-06-03 11:28:50 +02:00
soscmd-prune-docker Added new .cache dirs & readd docker networks 2023-07-18 14:33:30 +02:00
soscmd-prune-pacman Initial commit 2023-06-03 11:28:50 +02:00
soscmd-services Verbose output is now true by default 2023-07-18 14:39:13 +02:00
soscmd-startup Initial commit 2023-06-03 11:28:50 +02:00
soscmd-stats Fix uptimekuma displaying as offline (migration) 2023-08-21 17:00:09 +02:00

soscmd

These commands are used for managing StarOpenSource infrastructure

Installing

Execute this as root:

mkdir -p /opt/soscmd
cd /opt/soscmd
git clone https://git.staropensource.de/staropensource-infrastructure/soscmd.git .
echo "export \"PATH=$PATH:/opt/soscmd\"" >> /etc/bash.bashrc

License

Licensed under GNU GPLv3