diff options
author | nodiscc <nodiscc@gmail.com> | 2019-12-07 10:55:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-07 10:55:39 +0000 |
commit | 688fcdc5f4dac5b3376823bae89e62bf31c5bb49 (patch) | |
tree | 9e6bd5fb903db682d11daa20bd0db423432321e8 | |
parent | Merge pull request #1867 from alexellis/patch-3 (diff) | |
parent | Added CKAN (diff) | |
download | awesome-selfhosted-688fcdc5f4dac5b3376823bae89e62bf31c5bb49.tar.gz awesome-selfhosted-688fcdc5f4dac5b3376823bae89e62bf31c5bb49.zip |
Merge pull request #1889 from mishari/patch-1
Added CKAN
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -147,6 +147,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [ArchiveBox](https://archivebox.io/) - Self-hosted "wayback machine" that creates HTML & screenshot archives of sites from your bookmarks, browsing history, RSS feeds, or other sources. ([Source Code](https://github.com/pirate/bookmark-archiver)) `MIT` `Python` - [ArchivesSpace](https://archivesspace.org/) - Archives information management application for managing and providing Web access to archives, manuscripts and digital objects. ([Demo](https://archivesspace.org/application/demo/), [Source Code](https://github.com/archivesspace/archivesspace)) `ECL-2.0` `Ruby` - [Collective Access: Providence](http://collectiveaccess.org/) - Highly configurable Web-based framework for management, description, and discovery of digital and physical collections supporting a variety of metadata standards, data types, and media formats. ([Source Code](https://github.com/collectiveaccess/providence)) `GPL-3.0-only` `PHP` +- [CKAN](https://ckan.org) - CKAN is a tool for making open data websites. ([Source Code](https://github.com/ckan/ckan)) `AGPL-3.0` `Python` ## Automation |