paulbsd-salt is a set of SaltStack states designed for PaulBSD infrastructure
Go to file
2023-07-24 23:37:11 +02:00
cloud updated cloud files 2021-11-07 23:37:39 +01:00
config updated config 2021-03-22 23:19:34 +01:00
scripts added salt sql ddl 2023-03-10 00:10:55 +01:00
states updated haproxy state 2023-07-24 23:37:11 +02:00
.drone.yml linted states 2022-06-10 00:39:52 +02:00
.gitattributes updated telegram state 2021-03-22 19:11:32 +01:00
.gitignore updated .gitignore file 2023-01-04 23:37:43 +01:00
.pre-commit-config.yaml updated motd state 2023-03-13 08:26:02 +01:00
.yamllint added .yamllint 2023-04-13 23:16:59 +02:00
README.md moving youtubedl state to old 2023-06-10 10:11:01 +02:00

paulbsd-salt

Build Status

Summary

paulbsd-salt are sets of SaltStack states for PaulBSD infrastructure 2-clause BSD licensed

Howto

States


states
├── acme
├── androidstudio
├── apparmor
├── appimagekit
├── apt
├── arduino
├── autoconfig
├── bareos
├── borg
├── burp
├── caddy
├── cds
├── chrome
├── config
├── coronafana
├── cron
├── dip
├── dkron
├── docker
├── dokuwiki
├── dovecot
├── drone
├── firefox
├── fuelprices
├── g2g
├── gitea
├── go-aptproxy
├── gobackup
├── golang
├── grafana
├── gufw
├── haproxy
├── influxdb
├── ipbl
├── ipfs
├── java
├── kubernetes
├── lego
├── locale
├── maildb
├── mariadb
├── micromdm
├── misc
├── molotov
├── motd
├── neovim
├── netbox
├── netboxinventory
├── nextcloud
├── nextcloud_desktop
├── nftables
├── nginx
├── npf
├── opendkim
├── openvpn_client
├── openvpn_server
├── ovh
├── packer
├── php
├── pkg
├── pki
├── postfix
├── postgresql
├── provision
├── pycharm
├── qrz
├── rainloop
├── rclone
├── reactor
├── redis
├── repos
├── rspamd
├── rsync
├── rsyslog
├── salt_minion
├── samba
├── services
├── ssh
├── states
├── sublimetext
├── sudo
├── syncthing
├── telegraf
├── telegram
├── tests
├── time
├── tmux
├── tor
├── transmission
├── upgrade
├── users
├── vim
├── vsftpd
├── weather
├── website
├── winpkg
├── wintse
├── ytdlp
├── zabbix
└── zsh

Scripts

TBD

License

Copyright (c) 2019, 2020, 2021, 2022, 2023 PaulBSD
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The views and conclusions contained in the software and documentation are those
of the authors and should not be interpreted as representing official policies,
either expressed or implied, of the paulbsd project.