Go to file
2024-04-13 23:35:27 +02:00
bleachbit@ae1605f48c update repo 2023-11-06 01:37:14 +01:00
.gitmodules update repo 2023-11-06 01:37:14 +01: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 update repo 2023-11-06 01:37:14 +01: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-bleachbit update repo 2023-11-06 01:37:14 +01:00
soscmd-cache Initial commit 2023-06-03 11:28:50 +02:00
soscmd-cache-dotcache Optimize scripts 2024-03-15 02:17:42 +01:00
soscmd-cache-ncdu Optimize scripts 2024-03-15 02:17:42 +01:00
soscmd-cache-pacman Initial commit 2023-06-03 11:28:50 +02:00
soscmd-cleanup Optimize scripts 2024-03-15 02:17:42 +01:00
soscmd-dropcache Initial commit 2023-06-03 11:28:50 +02:00
soscmd-getcert Simplify certficate installation process 2024-03-15 02:17:56 +01:00
soscmd-lspkg Optimize scripts 2023-09-13 03:17:37 +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-pacman-modified Add soscmd-pacman-modified 2024-03-15 02:18:08 +01:00
soscmd-postgresql-changeowner Allow for changing owner of all tables in psql db 2024-03-15 02:18:24 +01:00
soscmd-postgresql-changeowner.txt Allow for changing owner of all tables in psql db 2024-03-15 02:18:24 +01:00
soscmd-prune Add soscmd-prune-dockerlogs command 2024-04-13 23:35:27 +02:00
soscmd-prune-docker Rework soscmd-prune-docker command 2024-03-15 02:20:45 +01:00
soscmd-prune-dockerlogs Add soscmd-prune-dockerlogs command 2024-04-13 23:35:27 +02:00
soscmd-prune-pacman Initial commit 2023-06-03 11:28:50 +02:00

soscmd

These commands are used for managing StarOpenSource infrastructure

Installing

Execute this as root:

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

License

Licensed under GNU GPLv3