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

Overview

Monica •

Monica is a personal relationship manager and journaling software that helps you keep track of your relationships. Build a personal log for each of your relationships, making sure you remember important details. Keep a journal about your day or keep trac...

Preparation

Monica • 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

Monica • 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: app: image: monica:apache depends_on: - db ports: ...

Updating

Monica • Setup & Configuration

Backup and Re-Deploy the Stack This service has been optimized for running in Docker.  We recommend backing up your data before doing major updates. This allows you to re-deploy the stack through Portainer to download the latest updates. 

Development

Monica •

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

Resources

Monica •

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

Overview

Ward

Ward is a basic dashboard to monitor your server's hardware resource usage. Tryout a Ward demo. Monitor your processor, memory and hard disk usage. See at a glance how long your server has been running. Attractive interface that supports light and dark...

Preparation

Ward Setup & Configuration

There are some things we need to do in preparation to install this service. Capabilities  SYS_PTRACE This grants the container access to tracing currently running system processes.

Installation

Ward 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: ward: restart: unless-stopped container_name: ward ...

Updating

Ward 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

Ward

This software is released under the MIT license.  The developer accepts donations.

Resources

Ward

Official Official GitHub Repository Official Website

Overview

Uptime Kuma •

Uptime Kuma is a unified dashboard interface for monitoring your services. Tryout an Uptime Kuma demo. Monitor your Docker containers directly or configure with many other protocols like HTTPS, TCP and Ping. Receive notifications when a service goes off...

Preparation

Uptime Kuma • 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

Uptime Kuma • 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: uptime-kuma: image: louislam/uptime-kuma:1 volumes: # Pe...

Updating

Uptime Kuma • 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

Uptime Kuma •

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

Resources

Uptime Kuma •

Official Official Documentation Official GitHub Repository Official Website Installation Guide General Troubleshooting

What Next?

World Wide Web

Imstall services, create another server, awesome self hosted, how you can help. all of these software packages are open source. they seek and thrive off of feedback from their community of users. contribute to them. there are problems within the open source...

What is a Server?

Hardware

When most people think of a server, they imagine a rack in a data center at a large tech company. Within computers, "server" can be referring to both specialized hardware and software. While server hardware is geared towards reliability and uptime, any compute...