Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docker_notes:docker-homepage [2024-01-27 Sat wk04 11:31] baumkpdocker_notes:docker-homepage [2024-09-28 Sat wk39 19:02] (current) baumkp
Line 1: Line 1:
-======homepage====== +{{tag>homepage dashboard heimdall postges postgesql}} 
-A home page is basically a webpage that provides a summary of your system and also has links to launch web applications and book marks.  It may also have other utility information, such as system configuration and status, time, calendar, etc.+======Homepage dashboard====== 
 +A home page is basically a webpage that provides a summary of your system and also has links to launch web applications and bookmarks.  It may also have other utility information, such as system configuration and status, time, calendar, etc.
  
 I have looked at 2 locally hosted web page applications [[https://gethomepage.dev/latest/|homepage]] and [[https://heimdall.site/|Heimdall]].  The homepage application looks likes it is more configurable that Heimdall. I have looked at 2 locally hosted web page applications [[https://gethomepage.dev/latest/|homepage]] and [[https://heimdall.site/|Heimdall]].  The homepage application looks likes it is more configurable that Heimdall.
  
-Links:+[[https://homepage.local.kptree.net/]] 
 + 
 +====References / Links====
   *Heimdall   *Heimdall
     *[[https://heimdall.site/|Heimdall]]     *[[https://heimdall.site/|Heimdall]]
Line 10: Line 13:
   *homepage   *homepage
     *[[https://gethomepage.dev/latest/|homepage]]     *[[https://gethomepage.dev/latest/|homepage]]
-    *+    *[[https://github.com/gethomepage/homepage/blob/main/docs/configs/settings.md|gethomepage / homepage]] 
 +    *[[https://github.com/walkxcode/dashboard-icons/blob/main/ICONS.md|Icon dashboard png]] (The [[https://github.com/walkxcode/dashboard-icons/tree/main/png|png icon]] / [[https://github.com/walkxcode/dashboard-icons/tree/main/svg|svg icon]] lists may be truncated.) 
 +    *Techno Tim's [[https://technotim.live/posts/homepage-dashboard/|Meet Homepage - Your HomeLab Services Dashboard]] 
 + 
 +=====speed tester==== 
 + 
 +[[https://speedtest.local.kptree.net/admin|KPTree Speed Tester page]]  
 + 
 + 
 +=====postgres===== 
 +Some Docker  images default to using the postgres database.  Currently at least up grading to version 17 from version 16 requires significant special action and does not occur automatically. 
 +  *[[https://www.postgresql.org/docs/|PostgrSQL Documentation]] 
 +    *[[https://www.postgresql.org/docs/current/app-psql.html|psql command]] 
 +    *[[https://www.postgresql.org/docs/current/backup-dump.html#BACKUP-DUMP-ALL|Using pg_dumpall]] 
 +    *[[https://www.postgresql.org/docs/current/backup.html|Chapter 25. Backup and Restore]]  *[[https://www.minskio.co.uk/upgrading-postgresql-in-an-alpine-docker-container/|Upgrading PostgreSQL in an Alpine docker container]] 
 +  *[[https://thomasbandt.com/postgres-docker-major-version-upgrade|Upgrading A PostgreSQL Database Running In Docker]] 
 +  *[[https://www.cloudytuts.com/tutorials/docker/how-to-upgrade-postgresql-in-docker-and-kubernetes/|How to Upgrade PostgreSQL in Docker and Kubernetes]] 
 +  *[[https://www.sql-easy.com/learn/how-to-import-database-in-postgresql/|How to Import Database in PostgreSQL: A Step-by-Step Guide for Beginners]] 
 + 
 + 
 +====References==== 
 +  *[[https://docs.speedtest-tracker.dev/|Speedtest Tracker Introduction]] 
 +  *[[https://github.com/alexjustesen/speedtest-tracker|alexjustesen/speedtest-tracker]]
  
-<- docker_notes:docker-nextcloud|Back ^ docker_notes:index|Start page ^ docker_notes:docker-calibre|Next ->+<- docker_notes:turnserver|Back ^ docker_notes:index|Start page ^ docker_notes:docker-calibre|Next ->