Commit Graph

820 Commits

Author SHA1 Message Date
Necatican Yıldırım b76e89d53d
Update just-install url
http://just-install.it/ isn't available anymore.
2020-10-19 15:31:03 +03:00
Tripp Sanders 5a2ea6d764
Change Diamond repository
Diamond has changed repositories so I have updated it.
2020-10-14 12:53:10 -05:00
Rafael Espinoza 362972b26d Update Camlistore name to Perkeep
It's been rebranded from Camlistore to Perkeep. The old url redirects,
Github repos renamed, Wikipedia page updated.
2020-10-11 10:47:26 -07:00
Simon Delberghe 49ca25837d
Adding CDS to CI/CD 2020-10-10 12:06:13 +02:00
Crack Duck b4988f23db
Merge pull request #315 from jtagcat/patch-3
Apache description typo, remove the mention of it being the most popular web server
2020-09-27 12:23:40 +02:00
Crack Duck 43a62c2ad7
Merge pull request #341 from shurup/patch-1
Adding werf to CI/CD
2020-09-27 12:17:37 +02:00
Crack Duck 0208546665
Merge pull request #337 from FiyaFly/master
Add category Diagramming, with tools Mermaid, DrawTheNet, and Diagrams.net
2020-09-27 12:16:43 +02:00
Crack Duck 4b9e5ca396
Merge pull request #338 from adasauce/patch-1
Fix the Bloonix URL, original domain is just a 404
2020-09-27 12:15:49 +02:00
Crack Duck e81267f3f4
Merge pull request #340 from matejdivecky/patch-1
Add slackhq/Nebula VPN to list of VPN software
2020-09-27 12:15:26 +02:00
Crack Duck 4ddf3f0065
Merge pull request #339 from darkdragon-001/patch-1
Add Minio
2020-09-27 12:15:03 +02:00
n1trux f39a0e9096 remove lsyncd file monitor from Backups
last commit 2018, lots of weird issues, doesn't work without
some caveats. Not awesome currently.
2020-07-30 13:03:29 +02:00
n1trux 5c5729c760 remove WebVirtMgr
yes, it's lightweight. I have tried it though and I don't think
the software is awesome.

the last commit was years ago and there are countless typos
and other errors in the code.

can't recommend at this time.
2020-07-30 12:59:39 +02:00
n1trux 281f6450f0 remove Feathur from control panels
it's dead, Jim.
https://github.com/Feathur/Feathur
no commit for years, homepage seems to be dead aswell.
2020-07-30 12:57:15 +02:00
n1trux 00bf260327 remove Shinken (not awesome anymore)
sadly there has been no commit to the shinken repository
https://github.com/naparuba/shinken/commits/master
since 2019-07-16. There have been rumors that the project
is dead and the enterprise version hasn't seen many changes either.

For me this is a clear indication that the project isn't awesome
at this moment. Maybe this changes in the future but for now
I can't recommend Shinken for daily usage due to the fact that
there might be unfixed bugs or security holes and that it's hard
to find support anywhere else but the parent company.

If you're not okay with the removal of Shinken, please create a PR
and explain yourself.
2020-07-30 12:53:26 +02:00
n1trux bdbca8a2d0 add ncheck by @memphisx, reordered monitoring 2020-07-30 12:50:06 +02:00
Dmitry Shurupov a018a31ffb
Adding werf to CI/CD 2020-07-20 19:37:34 +07:00
Matěj D 127d121449
Add slackhq/Nebula VPN to list of VPN software 2020-06-29 13:51:08 +02:00
darkdragon-001 08a8b84f07
Add Minio 2020-06-20 11:34:54 +02:00
jtagcat a5e3d13304 Update description for the Apache HTTP server. 2020-06-16 18:42:51 +03:00
adasauce cd902db7a6
Fix the Bloonix URL, original domain is just a 404
They changed domains a while ago, official commit here: ba9b1290fb
2020-06-16 11:00:21 -03:00
Joe Reiber 1deae3f9e3 Add Diagrams.net per PR #337 conversation 2020-05-12 09:55:58 -04:00
Joe Reiber eaef3acdb5 Add category Diagramming
Add Mermaid / Diagramming
Add DrawTheNet / Diagramming
2020-05-04 10:57:10 -04:00
Nicolas [Stig124] FORMICHELLA 5af765ea2e Wireguard Linux only mention removed 2020-04-09 23:37:02 +02:00
Crack Duck adef3d5bec
Merge branch 'master' into master 2020-03-17 22:20:32 +01:00
Crack Duck d08df0af14
Merge pull request #332 from asurinsaka/update_OCS_link
update OCS link in IT Asset Management
2020-03-15 18:53:23 +01:00
David Costa 69c91591d5
Update Concourse website 2020-03-14 17:42:04 +01:00
Qiao Qiao f5e61dc328 update OCS link in IT Asset Management 2020-02-16 14:46:52 -06:00
n1trux ed48bbae15 remove GestióIP IPAM from Network Configuration Management
as I have recently migrated GestióIP from one host to another
and updated it from 3.2 to 3.4 in the process, I found that
it's no longer awesome because of the following reasons:

* it's hosted and supported on sourceforge
* the install script is >3500 lines of code
* you have to run said script with root
* there are no packages for any major distribution
* it's obfusc… er, written in perl
* the releases don't follow SemVer
* it does way more than IPAM, but other tools do it better
* it doesn't have a REST API (c'mon, it's $currentyear now)
* the weird XML/JSON API is only for the "pro version"
* there are lots of weird translations
* it uses cronjobs and doesn't know what systemd is
* it doesn't follow the Linux FHS
* there's no default config for nginx, only Apache
* did I mention the install script

I refuse to include software written like this on my list of
awesome sysadmin tools. You have to have fun using these tools,
they don't just have to "somehow work". The basic functionality
of GestióIP is there, I guess it's also used in countless legacy
installations worldwide, but I am of the opinion that many
of the design choices the (single?) GestióIP developer made are
not only weird, but also archaic and not awesome.

I recommend to use netbox, ralph or any of the other modern
solutions with a proper API and a proper FOSS development model.
2020-01-09 04:43:39 +01:00
Crack Duck c7e6a883d6
Merge pull request #327 from jtagcat/patch-4
Backups: Add link to restic/others
2019-12-26 04:17:48 +01:00
Crack Duck cfaa75db1e
Merge pull request #329 from amirbagh75/master
add statping monitoring page
2019-12-26 04:17:23 +01:00
amir baghaie 160b333758
add "statping"
Statping - Status Page & Monitoring Server
"Status Pages" category
https://github.com/hunterlong/statping
2019-12-23 08:00:12 +03:30
lb1c c3b8997ac1
Updated dead link
Updated dead OCS Inventory link to current valid homepage
2019-12-10 11:57:02 +01:00
jtagcat 5834ac2e00
Backups: Add link to restic/others 2019-12-05 23:46:38 +00:00
n1trux 365b12eaf9 Remove Slaughter from Configuration Management
Thanks @jaredsiegel in https://github.com/kahun/awesome-sysadmin/pull/545/
2019-11-14 01:12:05 +01:00
n1trux f891eacae9 fix GLPI URL
thanks @notsag in kahun/awesome-sysadmin#537
2019-11-14 01:04:57 +01:00
n1trux 1ec3bbdb91 add octoDNS and DnsControl to Domain Management
thanks @meitar for #289 #290
2019-11-14 00:47:51 +01:00
Crack Duck 8fbaa593a3
Merge pull request #326 from StephanMa/master
Added eXist-db, XML Database
2019-11-13 14:30:16 +01:00
Crack Duck 9ccd16185c
Merge pull request #320 from meitar/step
Add Smallstep Certifications, a personal CA toolkit for SSO TLS & SSH.
2019-11-13 14:27:54 +01:00
Crack Duck 8ebd5324de
Merge pull request #311 from VestigeJ/patch-3
Update Readme to include Puppet’s open source Bolt
2019-11-13 14:20:48 +01:00
Crack Duck 467a4e1070
Merge pull request #313 from jtagcat/patch-1
Edit: BackupPC Site moved
2019-11-13 14:15:04 +01:00
Crack Duck 9c8b8aeb0e
Merge pull request #321 from slauzon/patch-1
Added XCP-ng to virtualization software
2019-11-13 14:14:02 +01:00
Stephan M 8ab6c7f718
Added eXist-db , XML-based Database 2019-11-13 14:10:44 +01:00
Micheal Quinn 8933567fff Add entry for spack package manager 2019-11-08 16:39:32 -06:00
Arvind Kumar 6a7e6bbc98 Updated entry for Netdata in README 2019-10-28 09:31:06 +05:30
slauzon 932c5381d4
Added XCP-ng to virtualization software 2019-09-30 15:22:47 -05:00
Meitar M 3cb191278f
Add Smallstep Certifications, a personal CA toolkit for SSO TLS & SSH. 2019-09-16 01:41:47 -04:00
Rasmus c51bf1f83c
Site moved 2019-07-20 11:03:53 +00:00
Justin J. Janes fac5916538
Update Readme to include Puppet’s open source Bolt
Bolt is akin to PDQ Deploy in the sense that you can run scripts against multiple client types to help configure nodes in an environment. Except that bolt is agentless too!
2019-07-19 07:58:30 -07:00
n1trux 9b5179a3c1 Merge branch 'master' of github.com:n1trux/awesome-sysadmin 2019-07-17 21:51:31 +02:00
Stefan Zi eb64ebf6ba Add Duplicati
Tool: Duplicati
Category: Backups
Website: http://www.duplicati.com
Awesome because: FLOSS software, multiple platforms (.NET/MONO-based), easy to use backup on all important cloud services (like OneDrive, Amazon S3...) and other backends (including ftp, ssh...) combined with built-in AES encryption.
2019-07-17 21:50:17 +02:00
Crack Duck 2a1cdf5875
Merge pull request #260 from denji/vigil
vigil (Status Pages)
2019-07-17 21:14:30 +02:00
Crack Duck 9f4b3de509
Merge pull request #310 from zero-24/patch-1
Add deb.sury.org as source for the LAMP Stack
2019-07-17 21:12:24 +02:00
Crack Duck 0fce18357e
Merge pull request #300 from d19dotca/master
Add Statusfy under Status Pages.
2019-07-17 21:11:28 +02:00
zero-24 367e1cc2fc
Update README.md 2019-07-17 21:10:17 +02:00
n1trux 582335180f add EasyRSA PKI management shell script 2019-07-17 21:08:54 +02:00
Crack Duck 55da76d771
Merge pull request #306 from desimone/patch-1
Add pomerium
2019-07-17 20:49:57 +02:00
Crack Duck 52bb84d927
Merge pull request #299 from markkrj/patch-1
Add NetXMS Monitoring System
2019-07-17 20:48:04 +02:00
n1trux bea9445467 moved revision control section to awesome-selfhosted, closes #305 2019-05-09 22:21:35 +02:00
Bobby DeSimone f6f7ff3526
Add pomerium 2019-05-08 15:33:23 -07:00
Crack Duck f47c1dc90a
Merge pull request #301 from nodiscc/patch-1
Groupware: link to awesome-selfhosted#groupware
2019-03-15 11:55:45 +01:00
nodiscc 125585ff1d
Merge "Continuous Integration" section from awesome-selfhosted
Part of https://github.com/Kickball/awesome-selfhosted/issues/127
Added source code links and languages/licenses for consistency.
Improved descriptions.
Once this is merged https://github.com/Kickball/awesome-selfhosted#continuous-integration can be made a single link redirecting here.
2019-03-10 15:31:21 +00:00
nodiscc 35bb23e144
Groupware: link to awesome-selfhosted#groupware
Part of https://github.com/Kickball/awesome-selfhosted/issues/127
All "Collaborative software" entries have been ported to "Groupware" on awesome-selfhosted
2019-03-10 15:12:19 +00:00
Dustin Dauncey ad98c713ca
Added Statusfy under Status Pages. 2019-03-06 17:40:00 -08:00
Marcos de Oliveira 713a77a472
Add NetXMS Monitoring System
NetXMS is a network monitoring and mapping solution.

Website: https://www.netxms.org/
Github repo: https://github.com/netxms/netxms
2019-02-14 11:14:49 -02:00
Crack Duck 7ff565367e
Merge pull request #278 from dparlevliet/patch-1
Adding Darcs version control
2019-02-07 08:16:14 +01:00
Crack Duck 149163e011
Merge pull request #283 from floSoX/update-backupninja-link
Update BackupNinja URL
2019-02-07 08:15:21 +01:00
Crack Duck d308e557f7
Merge pull request #293 from ByteFoundryAU/euca
Eucalyptus is now free (or discarded?) from HPE
2019-02-07 08:10:26 +01:00
Alexey Efimov e6a4763df5
Add CoreDNS 2018-12-29 03:18:46 +04:00
Dean Hamstead deb7798e0f Eucalyptus is now free (or discarded?) from HPE 2018-12-24 23:00:26 +11:00
Crack Duck 18c6eff72c
Merge pull request #282 from pfuender/master
rename: dripcap → genet, new repo URL
2018-11-04 06:51:51 +01:00
Crack Duck baee530d0e
Merge pull request #281 from SemperFu/master
Add portainer (docker web GUI) to containers
2018-11-04 06:47:04 +01:00
Florent Poinsaut 6389142779
Update BackupNinja link 2018-10-16 08:37:45 +02:00
Raphael Hoegger e608b79486 dripcap has been renamed to genet 2018-10-09 08:34:51 +02:00
SemperFu 47685116a8
Add portainer
Simple management UI for Docker

Should this go under Containers or Control Panels?
2018-09-23 23:41:33 -04:00
Mr. Meeseeks 8c0f5b705f
Adding Darcs version control
It's really hard to describe Darcs in one short sentence. Hopefully I did it some justice. I included a link to a page that might help explain it or here is another one if you want to see how it compares to Git http://darcs.net/DifferencesFromGit
2018-08-31 19:13:08 +10:00
Fuzzy 5ff5626261
Updated SWMP URL to own domain 2018-08-15 12:22:45 +02:00
Jordan Coulam 0d2126b2c4
Fix Typo 2018-07-28 11:44:30 +01:00
Crack Duck 52a88b783d
Merge pull request #252 from Angristan/telegraf
Add Telegraf
2018-07-11 02:49:36 +02:00
Crack Duck eeee32ea55
Merge pull request #253 from Angristan/micro
Add Micro (editor)
2018-07-11 02:48:18 +02:00
Crack Duck 2a3d81a8a2
Merge pull request #265 from ardichoke/patch-1
Add restic backup
2018-07-11 02:45:00 +02:00
Crack Duck 85f79846ff
Merge pull request #270 from skion/patch-1
Correctly name OpenID Connect
2018-07-11 02:44:24 +02:00
Pieter Ennes 60adcec895
Correctly name OpenID Connect 2018-05-22 14:33:44 +01:00
Pierre Tinard d264444442
Update README.md 2018-05-19 19:32:21 +02:00
Crack Duck 39df16dacc
Merge pull request #262 from denji/elastiflow
Add ElastiFlow
2018-05-18 09:44:27 +02:00
n1trux 373610deaa removed zimbra (not awesome)
you have to register in order to download the open source edition and the install document is from 2014. I recommend to use SoGo instead.
2018-05-18 09:34:07 +02:00
Ryan DeShone 8201ef65b9
Fixes for TravisCI Errors
Remove Panamax, it appears to be a dead project.
Fix link for Riak, website structure has changed
2018-05-07 15:25:42 -04:00
Crack Duck 5878135a67
Merge pull request #258 from mzac/patch-1
Add pi-hole
2018-04-26 22:24:46 +02:00
Crack Duck 4c0681f21a
Merge pull request #259 from theshaun/patch-2
Fix sshuttle link
2018-04-26 22:18:32 +02:00
Ryan DeShone 74dbabc884
Fix TravisCI Issues
Update URL for WebSVN and remove Node-Bell, which is a dead project.
2018-04-12 10:53:14 -04:00
Ryan DeShone 130ad0dae4
Add restic backup
Actively developed tool for doing encrypted backups to remote locations. Developed under the BSD 2-clause license.
2018-04-12 10:27:02 -04:00
Denis Denisov 47d7f1b44a vigil (Status Pages) 2018-04-12 12:17:26 +03:00
Denis Denisov 88c4ab3f2d Add ElastiFlow 2018-04-11 14:26:50 +03:00
Shaun Walker 406dde306e
Fix sshuttle link
Original link was directing to the old repo
2018-04-06 11:16:47 +10:00
mzac 2a5f27f213
Add pi-hole 2018-03-27 15:50:13 -04:00
Crack Duck 69b03dcc9c
add rdpwrap 2018-03-26 08:52:07 +02:00
Jon Wedaman 1a5c28de75
Replace Heka with Hindsight
Mozilla has marked Heka as deprecated, and presents Hindsight as the replacement
2018-02-01 09:00:15 -05:00
Angristan 49bd14992d
Add Micro 2018-01-28 13:38:36 +01:00
Angristan 7d108b9f3e
Add Telegraf 2018-01-28 13:35:13 +01:00
Crack Duck 10d22f7465
add rclone
a command line program to sync files and directories to and from several cloud storage systems/providers
2018-01-27 15:31:08 +01:00
Chris Funderburg 239a5b9375
add Terraform
Terraform is awesome.  You write code to create infrastructure.  The tools themselves are modular and as such it has providers that allow creation of infrastructure in AWS, Microsoft Azure, Google Cloud Platform, Oracle, and many others.  Terraform is *the* way that companies try to build multi-cloud solutions.
2018-01-10 16:58:49 +00:00