Commit Graph
100 Commits
Author SHA1 Message Date
nodiscc 08f636f4a0 remove just-install (archived, unmaintained since 2021)
- https://github.com/just-install/just-install
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405
2023-01-26 17:24:13 +01:00
nodiscc 69f9c8a11d syntax cleanup: remove inline link 2023-01-26 17:23:28 +01:00
nodiscc 9eccbcb7b4 remove lita (website down)
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405
2023-01-26 17:22:57 +01:00
nodiscc 75b9ec261b remove lazlo (unmaintained since 2016)
- https://github.com/djosephsen/lazlo/commits/master
2023-01-26 17:22:32 +01:00
nodiscc da7698f994 hubot: add source code link/license/language
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-26 17:21:57 +01:00
nodiscc 875ce8fc40 errbot: add source code link/license/language
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-26 17:20:21 +01:00
nodiscc 32cd027ff9 eggdrop: update description/source code link/license/language
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-26 17:19:03 +01:00
nodiscc f8f23d6512 remove cloudbot (unmaintained since 2018)
- https://github.com/CloudBotIRC/CloudBot/commits/master
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405
2023-01-26 17:16:24 +01:00
nodiscc 8063a21ef5 remove abot (unmaintained since 2016)
- https://github.com/itsabot/itsabot/commits/master
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405
2023-01-26 17:15:31 +01:00
nodisccandGitHub 7f356ad7ba remove pgobserver (unmaintained since 2020) (#446)
- the project is archived
2023-01-20 02:17:45 +00:00
nodisccandGitHub e69f6df87f Merge pull request #445 from awesome-foss/formatting-fixes
Various formatting fixes and enhancements
2023-01-20 02:06:59 +00:00
nodiscc 79f6a54226 update table of contents 2023-01-20 03:03:35 +01:00
nodiscc 278a4bc27e formatting: sort items inside sections alphabetically
- ref. https://github.com/awesome-foss/awesome-sysadmin/blob/master/.github/PULL_REQUEST_TEMPLATE.md
2023-01-20 02:56:53 +01:00
nodiscc b935aaab2e formatting: merge websites/wikis under external links 2023-01-20 02:51:37 +01:00
nodiscc 79005901bf formatting: unindent containers, sort alphabetically 2023-01-20 02:49:29 +01:00
nodiscc 30703188ee formatting: unindent control panels, sort alphabetically 2023-01-20 02:48:26 +01:00
nodiscc 13c74cc058 update Webmin description, add source code link, license, language
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-20 02:47:42 +01:00
nodiscc 19d9143ffe update ajenti/cockpit descriptions, add source code links, licenses, languages
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-20 02:45:27 +01:00
nodiscc 26f48e1b23 remove OpenVZ Web Panel (unmaintained since 2017) 2023-01-20 02:41:59 +01:00
nodiscc 14a4b01d73 update virtualmin description, add license, language, source code link
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-20 02:41:09 +01:00
nodiscc c810dabf47 update VestaCP description, add source code link, license, language
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-20 02:39:19 +01:00
nodiscc 739d7397e9 fix description for Sentora, add source code link, license, language
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-20 02:36:11 +01:00
nodiscc 52f7241851 update IPSConfi description as per official description, add source code link, license, language
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-20 02:33:15 +01:00
nodiscc b7da233c08 update Froxlor description, add source code link, license, language
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-20 02:30:24 +01:00
nodiscc 2e5eb7fb66 update DNSControl description as per official description, add source code link, license, language
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-20 02:27:07 +01:00
nodiscc eef254efe4 add license and language for octoDNS
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416
2023-01-20 02:25:13 +01:00
nodiscc c6404f7038 update octoDNS description as per official description 2023-01-20 02:24:22 +01:00
nodiscc 06a1b40530 add source code link and license/language for DomainMOD 2023-01-20 02:23:37 +01:00
nodiscc 9cd176938a move DNS control panels to dedicated section 2023-01-20 02:21:15 +01:00
nodiscc 7a0f9e6412 formatting: add back to top links
- spacing
2023-01-20 02:19:55 +01:00
nodiscc ab21bef024 formatting: use - as bullet point character everywhere
- this makes it possible to parse the list with https://github.com/nodiscc/hecat and is consistent with https://github.com/awesome-selfhosted/awesome-selfhosted format
2023-01-20 02:15:02 +01:00
nodisccandGitHub d5df3a8d4c Delegate database sections to dbdb.io (#437)
- https://dbdb.io/ is a comprehensive list of database management systems
- databases can be filtered by features, license, and many other criteria on the [browse](https://dbdb.io/browse) page
- there is also a [leaderboard](https://dbdb.io/stats) page that shows "top" projects
- the website generator is FOSS under the Apache 2.0 license https://github.com/cmu-db/dbdb.io
- people wanting to submit new databases or suggest improvements can do so at https://github.com/cmu-db/dbdb.io/issues
- each database software page has extensive details about each project (e.g. https://dbdb.io/db/postgresql)
- it does a better job at listing/reviewing database systems than awesome-sysadmin would ever hope to do
- all projects that were listed on awesome-sysadmin are already listed there (except abandoned ones like https://github.com/awesome-foss/awesome-sysadmin/pull/436, and adminer - I'll submit a separate PR to re-add it)
2023-01-20 00:54:25 +00:00
nodisccandGitHub 85464dcc98 update description: the project is in minimal maintenance mode (#440) 2023-01-20 00:53:58 +00:00
nodisccandGitHub 8837b68e5a remove Ori Filesystem (unmaintained) (#441)
- unmaintained since 2019
- removed from Debian https://tracker.debian.org/pkg/ori, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912175
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405
2023-01-20 00:53:40 +00:00
nodisccandGitHub 91941a9db7 remove Bolo (unmaintained, homepage down) (#442)
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405
- Bolo's homepage is a default nginx page. I found https://github.com/huntprod/bolo which looks like the source code, but hasn't had a commit since 2018.
2023-01-20 00:53:20 +00:00
nodisccandGitHub 8695da24a7 Merge pull request #430 from cu/master
Remove Light Table from Editors (unmaintained)
2022-12-24 01:23:00 +00:00
nodisccandGitHub e986bad940 Merge pull request #433 from awesome-foss/cleanup-formatting
Various formatting/cleanup tasks
2022-12-17 18:20:01 +00:00
nodiscc 5e12837d95 rename Resources section to External Links, standardize headings 2022-12-17 19:19:00 +01:00
nodiscc 4aa0ebcd32 standardize format for 'please visit...' links 2022-12-17 19:18:23 +01:00
nodiscc f262d2c9a3 remove duplicate link 2022-12-17 19:17:58 +01:00
nodiscc a1159453ea fix CDS entry syntax 2022-12-17 19:08:42 +01:00
nodiscc f656dce16b fix gitlab CI entry syntax 2022-12-17 19:08:17 +01:00
nodisccandGitHub 3d864069a3 add list of licenses (#432) 2022-12-17 18:07:32 +00:00
nodiscc 0d08ee3e99 standardize license names 2022-12-17 19:03:36 +01:00
nodisccandGitHub a1b7dfddca improve formatting, use level 3 headings for all software categories (#431)
- this makes the list compatible with https://github.com/nodiscc/hecat for automated checks/maintenance tasks
2022-12-17 18:01:05 +00:00
nodiscc dd07f5a7a3 fix keycloak entry syntax 2022-12-17 18:53:34 +01:00
nodisccandGitHub 0820b3ee6a add aptly to Packaging (#403)
- fixes https://github.com/awesome-foss/awesome-sysadmin/issues/193
2022-10-06 12:05:55 +00:00
nodisccandGitHub e25ceb8996 update pull request template with new guidelines (#402)
- use a single document for contributing guidelines, merge CONTRIBUTING.md with PULL_REQUEST_TEMPLATE.md
- use the same formatting as https://github.com/awesome-selfhosted/awesome-selfhosted, including license and language/platform
- old entries should be updated to the new format when time allows
- the guidelies are roughly the same as for awesome-selfhosted, with the following variations:
  - descriptions must be max 80 charactes long
  - do not submit your own software
  - write a short paragraph explaining why the software is awesome
  - non-free software is not allowed
  - no duplicates with awesome-selfhosted
  - no list of licenses
2022-10-06 12:05:37 +00:00
nodisccandGitHub 7ce5bcd9b4 update checkmk entry
- update main link
- add source code link, license, language/platform
- update description from https://checkmk.com/product/features
- fixes https://github.com/awesome-foss/awesome-sysadmin/issues/380
2022-09-30 13:23:44 +00:00
nodisccandGitHub bf7662ec05 remove swmp
- domain parked
- source code repository archived
- fixes https://github.com/awesome-foss/awesome-sysadmin/issues/388
2022-09-30 13:19:07 +00:00
nodisccandGitHub 6ec03e9cce add license/source code link/language/platform for OCS Inventory NG 2022-09-21 11:39:45 +00:00
nodisccandGitHub 1d2762c361 add license/source code/language/platform for OPSI, remove duplicate entry, relate Client management and IT Asset Management
- https://download.uib.de/opsi_stable/doc/html/en/opsi-getting-started/opsi-getting-started.html
- https://www.opsi.org/documentation/opsi-license-and-copyright
2022-09-21 11:35:08 +00:00
nodisccandGitHub 0be32a8f13 add source code/demo links, language/platform and license for racktables 2022-09-21 11:26:33 +00:00
nodisccandGitHub 43d533de5a remove duplicate ralph entry, mark Configuration Management Database as related to IT Asset Management 2022-09-21 11:23:56 +00:00
nodisccandGitHub 26e3513eb1 add homepage/demo links, language/platform and license for ralph 2022-09-21 11:21:49 +00:00
nodisccandGitHub 8c95ca5495 add source code link/license/language for Snipe-IT 2022-09-21 11:18:19 +00:00
nodisccandGitHub 3b79820554 Merge pull request #396 from forks-by-kieran/readmecleanup
ReadMe Cleanup
2022-09-06 10:26:51 +00:00
nodisccandGitHub a2085724e3 Merge pull request #387 from thegamerhat/patch-1
Added Headscale VPN
2022-09-06 10:22:39 +00:00
nodisccandGitHub 700a633ac4 Merge branch 'master' into patch-1 2022-09-06 10:22:20 +00:00
nodisccandGitHub a6ef6b337a Merge pull request #370 from mffap/patch-1
Adds ZITADEL IAM
2022-09-05 15:37:12 +00:00
nodisccandGitHub f2adc8e6d0 Merge pull request #364 from jospanier/add-loki
add Loki
2022-09-05 15:36:32 +00:00
nodisccandGitHub cd4009d6f6 Merge pull request #373 from gongjason/add-firezone-to-vpn
add Firezone to VPN
2022-09-05 09:32:53 +00:00
nodisccandGitHub e826818373 Merge pull request #390 from AnalogJ/patch-3
Add Scrutiny
2022-09-05 07:58:15 +00:00
nodisccandGitHub 53a697ab23 remove vigil
moved to https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3269
ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166
2022-09-03 13:22:01 +00:00
nodisccandGitHub 5d24535f26 remove netcheck
homepage 404
2022-09-03 13:15:18 +00:00
nodisccandGitHub 464da64824 remove statping-ng
already listed in https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages
ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166
2022-09-03 13:14:30 +00:00
nodisccandGitHub a2b9028bc0 remove uptime kuma
https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166
already listed at https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages
2022-09-03 13:13:04 +00:00
nodisccandGitHub 47e7a5ae2c remove system status dashboard
https://github.com/Quinico-Partners/statusdashboard
https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166
project deleted
2022-09-03 13:12:22 +00:00
nodisccandGitHub 54601bd8df remove stashboard
https://github.com/twilio/stashboard
project archived
ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166
2022-09-03 13:11:22 +00:00
nodisccandGitHub bef0aca6f9 remove statusfy
https://github.com/juliomrqz/statusfy
project archived
ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166
2022-09-03 13:10:42 +00:00
nodisccandGitHub 3ded1fb7c2 remove staytus
https://github.com/statping/staytus
last commit 2021
ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166
2022-09-03 13:10:01 +00:00
nodisccandGitHub 19acee6717 remove cachet
last commit 2021
ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166
2022-09-03 13:09:27 +00:00
nodisccandGitHub 233833bfb4 redirect status pages section to awesome-selfhosted/Status / Uptime Pages 2022-09-03 13:07:59 +00:00
nodisccandGitHub 2cdcf74cd5 Merge pull request #392 from Correia-jpv/patch-1
✏️ Typo
2022-07-31 21:55:06 +00:00
nodisccandGitHub 71f1504919 Merge pull request #350 from FacundoAcevedo/patch-2
Remove: genet
2022-07-29 10:29:32 +00:00
nodisccandGitHub aa74fc267e Merge pull request #374 from MohamedElashri/patch-2
Fix awesome-selfhosted project-management link
2022-07-29 10:29:05 +00:00
nodisccandGitHub 0ddf15dcd0 Merge pull request #362 from cherya/patch-1
update backupninja link
2022-07-29 10:28:45 +00:00
nodisccandGitHub b1d7f7b1a6 Merge pull request #379 from lazaroblanc/master
Updated link to Icinga (icinga.org > icinga.com)
2022-07-29 10:27:56 +00:00
nodisccandGitHub 84af18534a Merge pull request #375 from antiseptikk/patch-1
Change statping for statping-ng (active fork)
2022-07-29 10:27:40 +00:00
nodisccandGitHub 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
nodisccandGitHub 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
nodiscc 5a5d6ada23 Add Ori Filesystem 2016-10-03 13:25:10 +02:00
nodisccandGitHub 42e537d44d Add Swift
Ref https://github.com/Kickball/awesome-selfhosted/issues/127
2016-09-27 14:50:35 +02:00
nodisccandGitHub e413e3ccdc Add Go IPFS
Ref https://github.com/Kickball/awesome-selfhosted/issues/127
2016-09-27 14:47:47 +02:00
nodisccandGitHub 509675ebdc Add Camlistore
Ref https://github.com/Kickball/awesome-selfhosted/issues/127
2016-09-27 14:39:16 +02:00
nodisccandGitHub e45b703a7d Add GoAccess
Ref https://github.com/Kickball/awesome-selfhosted/pull/599/files
excellent software
2016-07-01 23:07:11 +02:00
nodiscc 0f1a8fd8f3 move Cloud Storage section to awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted#file-transfersynchronization
Part of https://github.com/Kickball/awesome-selfhosted/issues/127
fix some spacing/formatting
2016-05-21 19:33:44 +02:00
nodisccandphre4k 6b8ea8e4d8 add psdash, pydash, uchiwa
https://github.com/Kickball/awesome-selfhosted/pull/477
https://github.com/Kickball/awesome-selfhosted/issues/127

pydash – github.io homepage
2016-03-02 22:56:11 +01:00
nodiscc 0e08b7c00a remove xmpp section, link awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted/issues/127
2016-03-02 17:40:31 +01:00
nodisccandphre4k fda12dac1e link to awesome-selfhosted for ticketing systems
Part of https://github.com/Kickball/awesome-selfhosted/issues/127
2016-03-01 19:49:57 +01:00
nodiscc 52b1d381ab Update README.md 2015-11-21 19:23:22 +01:00
nodiscc b2b34c7200 point wikis section to awesome-selfhosted
Part of https://github.com/Kickball/awesome-selfhosted/issues/127
2015-09-01 17:42:37 +02:00
nodiscc 63a51f96ec Point project management section to awesome-selfhosted
Part of https://github.com/Kickball/awesome-selfhosted/issues/127
2015-09-01 17:35:40 +02:00
nodiscc c5c9b123ba move email software to awesome-selfhosted
part of https://github.com/Kickball/awesome-selfhosted/issues/127
2015-08-21 20:01:26 +02:00
nodiscc bfd6f301b2 add Linux Dash
part of https://github.com/Kickball/awesome-selfhosted/issues/127
2015-08-21 19:45:12 +02:00
nodiscc 0c3ca67b24 add adminer
part of https://github.com/Kickball/awesome-selfhosted/issues/127
2015-08-21 19:27:39 +02:00
nodiscc debb88df60 add adagios
part of https://github.com/Kickball/awesome-selfhosted/issues/127
2015-08-21 19:24:10 +02:00
nodiscc 13b53a087c add more backup tools: obnam, rdiff-backup 2015-07-27 14:17:23 +02:00
nodiscc 83651861ca Add Mailpile to Webmails 2014-06-28 12:07:52 +02:00
nodiscc b96e1719f0 Add Olelo to Wikis
Olelo is a wiki that stores pages in a Git repository, supports many markup styles and has an extensible, hackable architecture!

Features:
 * Edit, move or delete pages;
 * Page attribute editor;
 * Support for hierarchical wikis (directory structure);
 * File upload;
 * History, commit and diff view;
 * Locales (Czech, English, French, German);
 * Support for many markup languages (Creole, Markdown, Textile, ...);
 * RSS/Atom changelog for whole wiki or pages; Section editing for Creole;
 * Embedded LaTeX formulas; Syntax highlighting;
 * Image resizing, SVG to PNG/JPEG conversion;
 * Auto-generated table of contents;
 * Previews;
 * View pages as S5 presentation;
 * Privacy features: Access control lists, Private wiki, Read-only wiki.
2014-06-28 11:52:35 +02:00