Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

589 total results found

Resources

CommaFeed •

Official Official Documentation Official Forum Official GitHub Repository Official Website Installation Guide

What are Computer Networks?

World Wide Web

We use the internet everyday, but it isn't often – if ever – that we need to consider how it works.  That's because the protocols powering the internet were intentionally designed to operate as invisibly as possible.  Built around a common language, networks e...

Overview

Fider •

Fider is a platform for collecting and prioritizing project feedback that enables users to share in the process. Tryout an Fider demo. Help your community share feedback, vote on what's important to them and discuss the finer points. Keep everyone up-to...

Preparation

Fider • Setup & Configuration

There are some things we need to do in preparation to install this service. Volumes Persistent Data This is where the service will store its own application data and ensures we can quickly update the service image. Ensure your user has permissions to acc...

Installation

Fider • Setup & Configuration

The service can be installed through the Portainer web interface.  Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: db: restart: always image: postgres:12 volumes: - /...

Updating

Fider • Setup & Configuration

Backup and Re-Deploy the Stack This service has been optimized for running in Docker.  This allows you to re-deploy the stack through Portainer to download the latest updates.  It is highly recommended that you manual backup data before installing any upda...

Development

Fider •

This software is released under the AGPL-3.0 license.  You can learn more about how to contribute to Fider through their GitHub.  The development team also accepts sponsorships.

Resources

Fider •

Official Official Documentation Official Forum Official GitHub Repository Official Website Installation Guide

Overview

Grav •

Grav is a flat file CMS with a simple, intuitive interface and a basic administrator panel. Create and delete pages from a basic administration panel.  Configure your install with the available plug-in manager.  Customize the look and feel of your site ...

Preparation

Grav • Setup & Configuration

There are some things we need to do in preparation to install this service. Volumes Persistent Data This is where the service will store its own application data and ensures we can quickly update the service image. Ensure your user has permissions to acc...

Installation

Grav • Setup & Configuration

The service can be installed through the Portainer web interface.  Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: grav: image: lscr.io/linuxserver/grav:latest container_name: gr...

Updating

Grav • Setup & Configuration

Re-Deploy the Stack This service has been optimized for running in Docker thanks to LinuxServer.io.   This allows you to re-deploy the stack through Portainer to download the latest updates. 

Development

Grav •

This software is released under the MIT license.  You can learn more about how to contribute to Grav through their documentation.  The development team also accepts sponsorships.

Resources

Grav •

Official Official Documentation Official Discord Official Forum Official GitHub Repository Official Website Wikipedia Entry Installation Guide Frequently Asked Questions General Troubleshooting LinuxServer.io Docker Image Official Website Of...

Overview

I, Librarian •

I, Librarian is a self-hosted service for organizing and searching your academic research. Tryout an I, Librarian demo. Build a centralized repository for all of your academic research and organize your paper metadata. Leverage full-text search for your...

Preparation

I, Librarian • Setup & Configuration

There are some things we need to do in preparation to install this service. Volumes Persistent Data This is where the service will store its own application data and ensures we can quickly update the service image. Ensure your user has permissions to acc...

Installation

I, Librarian • Setup & Configuration

The service can be installed through the Portainer web interface.  Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: i-librarian: image: cgrima/i-librarian ports: - "2485:80...

Updating

I, Librarian • Setup & Configuration

Re-Deploy the Stack This service has been optimized for running in Docker.   This allows you to re-deploy the stack through Portainer to download the latest updates. 

Development

I, Librarian •

This software is released under the GPL-3.0 license.  You can learn more about how to contribute to I, Librarian by submitting issue requests through their documentation. 

Resources

I, Librarian •

Official Official GitHub Repository Official Website Installation Guide General Troubleshooting