Gramps web docker Gramps Web I’m running Gramps Web with Docker, but I can’t seem to get mail delivery to work. py:51 PyGIWarning: Gtk w 413 with apache reverse proxy in front of docker when uploading media because of uBlock Origin Adblocker A transaction is a group of one or more additions, deletions, or changes to Gramps objects. 2: 140: July 27, 2024 Gramps web setup help (Gtk error) Gramps Web. Host system is Ubuntu Linux 22. Using Docker, I’ve installed grampsweb on a Raspberry pi on ‘ip Address X’ on Hi @vivian, thanks, that’s awesome!Since the original post, we have set up a new documentation site at Introduction - Gramps Web API which is populated from the Markdown files in the docs folder. 9: 651: January 16, 2024 Setting up a Gramps Web server without docker - getting a blank page. The main motivation for this is to lower the entry barrier to Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Multi-tree setup Before you can start using Gramps Web, you need to create an account for the tree owner. This is achieved with this docker-compose. xxx. js. Does it? Then if you want it to be stored in a particular folder on your host, you would mount that folder into that directory inside your container. 3: 298: January 12, 2024 Installing Gramps Web with Docker Compose and Caddy as reverse proxy. , ten) Gramps objects that are most likely to contain the information that answers the question. do I need docker desktop in addition to docker-compose? Docker desktop is only for Windows and Mac, not needed on Linux. Gramps Web identifies a number of (e. To tag a person in a photo, follow these steps: Open the detail view of the media object, e. The default of WHERE is no, meaning to not open a browser tab or window. 9: 636: January 16, 2024 Setting up a Gramps Web server without docker - getting a blank page. So, I'm going to test it, either by using what has already been done and adapting it if necessary or by creating my own containers. Now, time for me to Hi all, I am trying to get Grampsweb running behind a Traefik reverse proxy. In Gramps Web, still logged in as the only user, cannot change password, message is “Error: not authorized”. 2. js file at the root of the distriubtion. 3: 278: January 12, 2024 Home ; Categories ; Gramps 5. This contains the definition of all individual pages (that correspond simply to elements that are shown or hidden based on the route/URL), the menu, and routing. Docker images are composed of “layers”, the lowest one being the OS base image. Regards Nathan. 1: 1068: May 19, 2023 Missing Redis volume Using docker-compose. 5 VM. Took a bit of experimenting to discover how Material for MkDocs handles passing header anchors through the URL. I can get the quickstart working fine, but when I try to execute the docker-compose file from Step 1 using docker-compose up -d I receive the fo Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Multi-tree setup Gramps Web Frontend is a Javascript web application that serves as the frontend to Gramps Web. 2 locale: en multi-tree: false task queue: true Gramps Web Administrator's Guide¶ Whether you have set up your own instance of Gramps Web or signed up for a pre-installed one, the next step is to populate and manage your family tree database. 04. If this link is missing, it is probably because it is a multi-tree installation of Gramps Web. ) New contributors will be needed to adopt Gramps Web. Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Multi-tree setup Frontend customization Update Using PostgreSQL Hosting media on This is meant to be a continuation of this thread - please merge: Missing Redis volume Using docker-compose. Gramps Web backend development¶ The backend of Gramps Web is called Gramps Web API. Thank you ! (Gramps version: 5. 35: 1454: April 7, 2024 Gramps installation on a VM on Synology NAS. 1, additional steps are necessary when upgrading Gramps Web to be used with Gramps 5. A particularly convenient option is to use a dockerized Nginx reverse proxy with automated Let’s Encrypt certificate generation. And you asked specifically about gramps-web. 2: 101: December 11, 2024 Hosting Gramps Web on existing personal web server? Gramps Web. Others on the Gramps Web side. Docker-logs show the errors below. OS: Mint LMDE 6 Docker-Desktop v. Using docker with acme-companion. 5 Gramps Web Version: 3 Gramps API Version: 1. a docker-compose file with sensitive values redacted, or whether your are using a hosted version, such as Grampshub, or a pre-configured image Hello there, I see “Kubernetes” mentioned left and right (I am a new user, and therefore I can only post 2 links 🤷) I was thinking to spin this “in production” via Chart List | TrueCharts - but I am a total newbie in kubernetes. Installing Gramps Web with Docker Compose and Caddy as reverse proxy. 2: 109: December 11, 2024 Gramps Web on OSMC. 4 LTS. 3: 50: November 1, 2024 Gramps web setup help (Gtk error) Gramps Web. 2: 152: July 27, 2024 Difficulty with Gramps Web docker. 5: 192: October 10, 2024 Difficulty with Gramps Web docker. 2: 91: December 11, 2024 Talk to your tree! ai. 5: 154: October 10, 2024 502 Bad Gateway when using provided docker-compose. Also Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Multi-tree setup Frontend customization This section contains the documentation for users of Gramps Web. The frontend is designed as a progressive single-page web app with a mobile-first experience. To find out more about This is the repository for Gramps Web API, a Python REST API for Gramps. To this end, it uses a technique called "semantic search". Site is up and running fine in Single Tree Mode. Contribute to gramps-project/gramps-web Since the original post, we have set up a new documentation site at Introduction The documentation at Docker with Let's Encrypt - Gramps Web states: A Using the default Docker image, all necessary configuration can be made from the browser. This is because the import and export routines for media files are not suited for use on a web server. 0 locale: en multi-tree: false task queue: false from Docker container. (The nginx_proxy. I have the docker up and running. 5: 158: October 10, 2024 Gramps Web Docker version doesn't work with Let's Encrypt. After standing up the 1-Click, logging in, and having firstrun. Gramps Web API is a Python application and is powered by the gramps library itself (which also powers the Gramps Desktop application). The first time you run a container based on an image, docker will download the layers that are not present locally. I figure it’s the volume of the data I am pushing and how I have sized my gcp instance. There is one other service in the same docker-compose file that runs without issues. 4. yml for the nginx proxy setup, would I be correct in thinking I will need to add the specific email particulars for the user password reset and registration? Can I set ipv6 to “false” if I don’t to use IPv6 here? Are the grampsweb_celery environment setting to be the same as those above? The nginx_proxy. 4: 76: February 4, 2024 Gramps Web on OSMC. Gramps Web As in I could no longer hit my gramps web site. I’m trying to run it behind the NGinx. I have many web based programs running as virtual hosts in apache2 and have never used docker, so I really do not want to run docker. I tried Gramps Web locally with this docker-compose. gramps_webapi is a pip-installable Python package and a flask app, so you can run the flask development server (warning: do not use to deploy a website) to run it. 1: 1061: May 19, 2023 Windows / Docker hiccup - fixed. 0 Gramps Web Frontend 24. I followed this guide from Installing Gramps Web with Docker Compose and Caddy as reverse proxy. Usually, there is one tree owner for each family tree database and then used the original script from vivian, and combined it with the script from Gramps Web with nginx proxy manager (NMP) docker container - #3 by mreugene to produce the following, which created the stack: [MacOS Sonoma 14. As part of the setup procedure, you will have to sign up for an account with DigitalOcean and select a paid plan for the "droplet" (virtual machine) to use. VPS Linux: AlmaLinux 8 Used docker, and followed instructions on grampsweb /Deployment Gramps Web working at this point. Then the first run s Blog; Docs; The way that the 1-Click image has been set up is to install the latest docker-compose version after the server has been created so it takes a while. 3: 87: November 7, 2024 I switched from Webtrees to Gramps. I’m having trouble installing Gramps Web (w/ Let’s Encrypt) and I was hoping someone could help? First, I was able to get the non-SSL version running locally without a problem (by accessing 10. I did notice that when I try a Apologies if this is already a feature and I'm just somehow missing it - my family hopes to have a private (but publicly available) Gramps installation. migration] Will assume non-transactional DDL. 0 locale: en multi-tree: false task queue: true after reading the KB Fronten-config, i am little bit confused. The title of the source will be the title of your blog post, the author of the source will be the author of the post. I have attempted some of the docker functions to wipe out containers, but that is apparently insufficient to encompass “everything gramps”. I also tried setting environment variables in docker (prefixing each variable as recommended with GRAMPSWEB_), but this didn’t work Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration the addon is available in Gramps under Tools > Family Tree Processing > Gramps Web Sync. 2 locale: en multi-tree: false task queue: true Fresh install of docker and gramps web. That means Gramps Web is unlikely to be able daught WikiContributors from the desktop project. It allows to query and manipulate a Gramps family tree database via the web. I’m using Docker and I created a volume to persist media files. 04 LTS image, not the preconfigured grampsweb image on digitalocean. Create users for my family members and get them all to build the DB. 1, build ce12230 Docker Compose version v2. Gramps web docker novice. docker-compose. yml file. Key highlights of Gramps Web include: 🌐 Access Anywhere: Browse and edit your family tree on any web-enabled device. x:5000 (where 192. Normally, no special configuration is necessary for the frontend. Using HTTPie and jq, this can be done conveniently including JWT After 5. 0: 74: June 1, 2024 Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Multi-tree setup Frontend customization Gramps Web leverages the translations of Gramps Desktop provided by the community for over 40 languages. yml once it’s running docker generated automaticaly a volume for Redis it’s not blocking anything except human analysis, when debugging I’m not fully agile with Depends - when you’re running Gramps Web API in docker, you’ll have to set this variable to a path within your container and make sure that exists. 0 locale: en multi-tree: false task queue: true Got the docker compose set up running and registered an admin user. Gramps for desktop was not able to load media files to the server, Gramps web docker novice. After my configuration, I would expect that when I add a media file in the Gramps Web interface, it appears in the S3 bucket. Did a fresh install on a Pi4b. 3: 38: November 24, 2024 Gramps web setup help (Gtk error) Gramps Web. as i’m using Docker what mean the root of the I am still working on trying this, but some tangentially related information. Gramps Web API for the (Python) backend Gramps Web Frontend for the (Javascript) frontend Please use those repositories for reporting issues or feature requests. Deploying Gramps Web with Docker¶ The most convenient option to host Gramps Web on The most convenient way to self-host Gramps Web is via Docker Compose. . 1. js Wow. 1: 988: May 19, 2023 Gramps installation on a VM on Synology NAS. Contribute to gramps-project/gramps-web development by creating an account on GitHub. Now, I’m trying to create a multi-tree setup as my Gramps Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Since it uses a new family tree database schema compared to Gramps 5. Feel free to add a link in a PR! By the way, yesterday, I have opened a new pull request with some (backwards compatible) changes to the configuration system and the To build and start the containers running the Gramps Web backend with the Gramps example database, as well as the frontend in development mode, simply run docker compose up -d Options for logging in are: owner, editor, contributor, guest or member (use same word for both username and password). Yes, that’s definitely possible. 9: 640: January 16, 2024 Gramps web setup help (Gtk error) Gramps Web. 41: 1128: May 7, 2024 Difficulty with Gramps Web docker. gramps file exported in step 1. 3: 87: The Gramps Web frontend is a Javascript application that is deployed as a set of static HTML, CSS, and Javascript files. List elements by index¶ Now I was wondering, is it possible to package Gramps Web to be a Desktop App that runs offline and syncs all changes as soon as the Internet connection is reestablished? PS: I am aware of Gramps Web Sync. 2 of Gramps desktop is released, there will be months of user docs to add. If you are using media files hosted on S3, you can use the script provided in the scripts directory of the gramps-web-api repository: I’m trying to install Gramps Web on an existing Debian 12 server I run from my home. Add a source with tag ToDo and the task title as title First of all, Gramps Web does not support MariaDB, nor does the documentation mention it anywhere. Instead of setting up Gramps Web yourself, you can also use the Gramps Web DigitalOcean 1-Click App. For official Gramps 5. 12, I tried to add a new user using the given example on the website. The input frame for a new Source item has the fields; Title, Author, Publication info, Abbrevation. Yesterday I started looking back at both the Docker installation of Gramps Web, and Gramps Desktop, and noticed that Gramps Web had updated to v5. Attempted to access web and found Attempted reload, progress bar GRAMPSWEB_BASE_URL: “https://gramps. Gramps Web. Where are the scripts located of the src/Views en src/Components ? In which container/volume and the full path ? Some code has to be changed on the Gramps desktop side. Managing users on the command line¶ When using Docker Compose, the basic command is The documentation at Docker with Let's Encrypt - Gramps Web states:. I tried setting on first run, but didn’t get any email delivery either for me or for the next couple users that signed up. io. The usability of Gramps is okay. I’ve just installed Gramps Web locally (Docker), and is amazed! Thanks to all of you contributing to this fantastic web package. 2 Windows 11 docker with LetsEncrypt. Updated docker-compose with Setting up a Gramps Web server without docker - getting a blank page. 0 Hi - I’m trying to set up Gramps Web on an Ubunutu 23. sqlite DROP TABLE IF EXISTS config; . 9: 655: January 16, 2024 Home ; Categories ; Gramps Web GitHub Introduction Features Features Features Install/Setup Install/Setup Installation and Deployment Installation and Deployment Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Multi-tree setup Hello all. 5: 1621: July 15, 2023 Hosting Gramps Web on existing personal web server? Gramps Web. The main entrypoint, included in index. 0] Hi, I am running Gramps Web using Docker Compose on a Linux Ubuntu server. Imported tree data and media from same files as my previous attempt on a LEAP 15. 0 locale: en multi-tree: false task queue: true Tasks in Gramps Desktop¶ When adding tasks via Gramps Web, both the sources and the notes will have the ToDo tag attached to them, so the tasks will show up in the desktop To Do Notes Gramplet as well as the To Do Report. rdb (a Redis DB backup) in them: docker volume list DRIVER Gramps version: 5. You can add new objects, update existing ones, delete objects, and upload new media files. (gramps. 5: 159: October 10, 2024 Gramps web setup help (Gtk error) Gramps Web. runtime. 8: 121: This is how I got Gramps-web running on my local TrueNAS Scale server. FF most While Gramps XML (. To add or edit a task in Gramps Desktop, use the following guidelines. I don’t know if it was necessary to install docker-desktop to do this. There is a new documentation page with deployment instructions: Swagger UI Gramps. Import the . Difficulty with Gramps Web docker. You switched accounts on another tab or window. However, some behaviour can be changed by setting appropriate options in the config. 6. 29. 2 – There is a problem with that preconfigured image – firstlogin. Thanks in advance for any help. You can browse all the same Record Types you do in Gramps Difficulty with Gramps Web docker. 35: 1404: April 7, 2024 How to verify that proper email server information has been set. ) Difficulty with Gramps Web docker. Import media files¶ Run Gramps on a VM on Synology. On the Import page of the new Gramps Web instance, upload the media archive (ZIP). js 23. Hi everyone, I am attempting to run Grampsweb on a Raspberry Pi 4 behind a Traefik reverse proxy via docker swarm. I’m not that familiar with docker compose or kubernetes. But i found a guide how to use Portainer to make it work without having to build a custom kubernetes/helm chart. 3: 278: January 12, 2024 Installing Gramps Web with Docker Compose and Caddy as reverse proxy. migration] Context impl SQLiteImpl. For Grampsweb however, I get either Gateway Timeout, 404 or Bad Gateway errors when attempting to access the UI via browser. 0 Features¶. Then I created a user by registering, received email and confirmed it. 3: 278: January 12, 2024 Gramps Web on OSMC. Using reverse proxy on a different server and found I needed to copy the certs from nginix/proxy to the reverse proxy server. 1 Having just stood up a grampsweb site, I have some feedback on the 1-Click solution. I got the following error: check. In the detail view of any object, click the blue edit button in the bottom right (if you do not see it, your user does not have edit permissions). Gramps Web The gramps-postgres docker image mentioned above contains a separate database grampswebuser that can be used for this purpose. Go to Settings > Administration > Manage users of the new Gramps Web instance. Previous In the recommended docker-based setup, Gramps Web uses Gunicorn to serve the backend and Celery for background tasks. Once started, and after confirming the dialog that the undo history will be discarded, the tool will ask you The problem: I can get a container running using the docker-compose up command, but these status stays at RESTARTING and I cannot reach GRAMPS using 5000, 80 or 5554. Setting up a Gramps Web server without docker - getting a blank page. 11: 160: February 15, 2024 Log exceptions of concern. yml from documentation. 0 Gramps QL 0. I could access through : 192. You signed out in another tab or window. (slash hashtag followed by the lower case header text with dashes subbed for spaces. conf needs to be stored in the same directory to allow uploading large media files Is this possible without using Docker? I don’t mind logging in if necessary. On the login form on the home page of Gramps Web, usually there is a link "Register new account". js on a docker container. The tree owner can find and copy the registration link under Settings/Administration. It makes heavy use of Material Web Components for a Material Design look and feel. Gramps Web I haven’t yet been successful in getting media files to load correctly in Gramps web. 9: 464: January 16, 2024 Setup Issues: Gramps Web on VPS with SSL. This is simplified by automated face detection. Boom the setup is complete. Add a blog post¶ To add a blog post, you can use Gramps Web or Gramps Desktop (synchronized with Gramps Web), the steps are the same in both cases: Add a new source. However, it does not, but instead appears in the local media folder. Secondly, Gramps Web clearly shows the number of objects in the database on the front page. I am using the docker setup on a Raspberry Pi 3B. But, if you deploy on I deleted my earlier post on this matter, but continue to need assistance. by clicking on "show details" in the full-screen preview. Could not connect to server. io/, but I am not sure if the auto-conversion is good enough And then, hopefully, “minimum information” to I have deployed gramps-web virtually for testing in a Debian 12 virtual machine (VirtualBox) running on my Ubuntu 20. conf file is just the one Gramps web docker novice. date. 1: 1026: May 19, 2023 Gramps Web Docker version doesn't work with Let's Encrypt. mysite. online” GRAMPSWEB_CORS_ORIGINS: “*” GRAMPSWEB_SECRET_KEY: “password” My system: Gramps 5. For instance, if you ask "What's the name of John Doe's children?", if a family exists with John Doe as father, it is likely to be among the top results. 3 . 2: 88: December 11, 2024 Setup Issues: Gramps Web on VPS with SSL. The Gramps Project (Discourse Forum & Mailing List) So, install docker desktop for Win (free for personal use), a self-hosted web server user who installed with Docker; a DigitalOcean Gramps Web droplet subscriber; This is a Mass Merging process, so be certain to follow stringent backup procedures. I have loaded Gramps, added Gramps Web to apache, and I think I hace loaded the Hi, I would like to set up S3 (Simple Storage Service on Amazon Web Services) in my Gramps Web instance. Object properties¶ GQL supports querying nested properties of Gramps objects, e. Added Gramps web to desktop and attempted to websync. 3: 71: November 7, 2024 I haven’t touched my gramps installation for about a year. But I’m not In the new Gramps Web instance, open the Import page. primary_name. Gramps Web Difficulty with Gramps Web docker. cd /opt/grampsweb docker-compose run --rm grampsweb bash sqlite3 /app/users/users. Then I tried to log on as that user, but the web site said wrong username/password. After succesfully cloning and installing the gramps-web-api on a brand new Ubuntu (22. 12: 355: August 12, 2024 Difficulty with Gramps Web docker. But I’ll need a reverse proxy to also serve Let’s Encrypt certificates, and for the last while I’ve been using Caddy. I’ll be hoping to use Gramps Web, running as Docker containers - I already run other web services with Docker. 4) on Virtualbox 7. gpkg) is not supported by Gramps Web. Saved searches Use saved searches to filter your results more quickly Difficulty with Gramps Web docker. Titled: Deploying Gramps Web with Docker. grampsweb | ERROR Hello! I’ve been trying to host Gramps Web on an Amazon Linux EC2 instance. Inside that docker image is a postgresql database where the main data will be stored. com. My aim is to have access to web interface of GrampsWeb with url https://<domain David, I will be hosting the webapi too in a docker env as you suggested but, I need gramps first up and running correct? The Gramps Project (Discourse Forum & Mailing List) Gramps installation on a VM on Synology NAS Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Multi-tree setup Frontend customization Update Using PostgreSQL Gramps & Gramps Web support several dozen different languages. 0 Gramps QL Trying to setup grampsweb (I have the desktop version 5. This page describes the necessary steps. First and foremost, it did NOT include docker and docker-compose. 2 while my Gramps Desktop was still at v5. Helping to translate the app does not require any programming You signed in with another tab or window. 1: 60: November 11, 2024 Gramps web docker novice. 1: 1068: May 19, 2023 Gramps web setup help (Gtk error) Gramps Web. 1: 979: May 19, 2023 Gramps installation on a VM on Synology NAS. calendar. This subreddit is fan-run, and is not an official Gramps project website. 1: 60: November 11, 2024 Gramps Web on OSMC. There is also https://kompose. Installed I have: Docker version 27. logged in fine. Full integration with Gramps Desktop¶. 0, Gramps. yml to contain this value GRAMPSWEB_EMAIL_USE_TLS=0 as “docker-compose up -d” objected with verbiage similar to that shown below. I’m able to stand up the server without issue, and register the owner account, but when I try to use the web app itself, most things will cause You will need a dedicated S3 bucket for your Gramps Web instance. 0 Hi, my intention is to synchronize the Gramps root tree, using docker-compose. 0 locale: en multi-tree: false task queue: true i used and edited for my needs the berlow file. 12: 373: August 12, 2024 Gramps web setup help (Gtk error) Gramps Web Difficulty with Gramps Web docker. 1: 1047: May 19, 2023 Gramps Web on OSMC. 1: 1046: May 19, 2023 Given that Gramps Web runs on a wide range of hardware – from desktop PCs to Raspberry Pi devices – a middle-ground model that provides decent multilingual support while being computationally efficient was pre-configured in the Docker images. With owner permissions using the web interface; On the command line on the server; The owner account required to first access the web app can be added in the onboarding wizard that is automatically launched when accessing Gramps Web with an empty user database. One admin account only, no users yet and no data imported. I also installed Gramps Web with Docker on mi Pi4 and Installed the Web Synch add-on so that my wife and I both can easily eddit our Gramps database locally and synch it using Gramps Web. 7 Following the guide, I have a folder called gramps_web, within it I have an exact copy of the docker-compose. I’m able to stand up the server without issue, and register the owner account, but when I try to use the web app itself, most things will cause Let me start by saying how amazing Gramps has been for me. x. For instance, adding a new family with two existing persons as father and mother generates a transaction with one added family object and two modified person objects (because they contain the link to the new family object). There is very little literature on the Internet - if at all - on the containerization of Gramps and its use with Docker. Was working fine. Gramps Web appears to work fine. It can be accessed from any mobile or portable web Gramps Web is free & open source software, with the privacy and control of your data a top priority. 0, the search index is hosted either in an SQLite database (the default) or a PostgreSQL database. 6, Windows). Running on a machine behind my modem with a Type A record pointing to it and port forwarding to the machine. So I tried reinstalling Gramps Desktop to the newer v5. 6 Gramps Web API 1. 3: 75 unfortunately, the way the DigitalOcean Gramps Web app is currently set up, it is not easy to modify the e-mail configuration after the first setup, because it cannot be done from the web interface. I like to expand the features for the Blog. See below for a full list of properties – see also Gramps Data Model. Hi, I installed a VM with Debian 12 and then Docker with Portainer. 12: 382: August 12, 2024 Gramps web setup help (Gtk error) Gramps Web (Gramps 5. I have tried to make a Blog post, by following the instructions: Make a new Source item and tag it with “Blog”. There are two separate Github repositories for the code used in Gramps Web, one for the user interface (“frontend”) and one for the server code (“backend”): Details about your setup (e. When I run docker compose up -d I get the ¨welcome to nginx¨ Gramps-web is an extension of the core gramps project, and does things a little differently. and then used the original script from vivian, and combined it with the script from Gramps Web with nginx proxy manager (NMP) docker container - #3 by mreugene to produce the following, which created the stack: Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Multi-tree setup For backend and frontend development, it can be useful to send manual queries to the Gramps Web API. 10:444 (or Gramps Web DigitalOcean 1-Click App¶. Sometimes certain important information The Gramps Web frontend is written in Javascript and built using web components with Lit. 2 Gramps Web Frontend 24. Reload to refresh your session. We also provide To setup Gramps Web I will be semi-utilizing the "Deployment" page via To try out Gramps Web on your local computer (Linux, Mac, or Windows) without interfering This multi architecture Ubuntu Linux based Docker image allows you to run Gramps: A genealo •Gramps •Gramps Web API •Gramps Web App Open Source Online Genealogy System. 5: 143: October 10, 2024 Difficulty with Gramps Web docker. That had been working OK as a command line This is a docker-compose installation if that is relevant. When I went to see what the logs say on gcp, I could not find them, easily (under docker image. I already have other services running, so I am confident that the overall setup is fine. Click the "Import user accounts" button and upload the JSON file downloaded in step 3. This would mean disabling the Registration f When I’m trying to spin up a Gramps Web (GW) droplet, I’ll connect to the droplet over the console to enter the domain I’m going to use. First release of 5. 3. yml. Gramps Web API is the backend of Gramps Web, a genealogy web app based on Gramps, but can also be Setting up a Gramps Web server without docker - getting a blank page. Seeking a way to set, to be persistent, the settings related to sending email from grampsweb, for password resets and such. 1 locale: en multi-tree: false task queue: true) Having issues with certificates. In that case, the appropriate value for the USER_DB_URI config option would Since Gramps Web API version 2. If no user account exists for a given tree, a form will be shown to create an account. 1: 69: November 11, 2024 Hosting Gramps Web on existing personal web server? Gramps Web. 0. 1 Like. The Gramps Web frontend is a Javascript application that is deployed as a set of static HTML, CSS, and Javascript files. Thanks to Constantin. Dear all, as mentioned here and there, I’ve been working on a hosted solution of Gramps Web powered by the multi-tenant capabilities added in recent releases. 22: Gramps Web treats every source with a tag Blog as blog article. 4: 70: September 10, 2024 Announcing Grampshub - a hosting provider for Gramps Web. 4. I have created a docker-compose. I have tried everything I could think of without success. There are also pictures, which have the picture itself saved in a folder in the Docker image. Gramps Web Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Multi-tree setup Frontend customization This feature does not rely on raw DNA data being uploaded to Gramps Web, but on the segment match data directly, which can be obtained from websites Unable to access Gramps Web. 12: 382: August 12, 2024 Setup Issues: Gramps Web on VPS with SSL. 1: 1068: May 19, 2023 Gramps web docker novice. I work in IT and I am tech savvy enough to use it out of the box. 5: 193: October 10, 2024 Installing Gramps Web with Docker Compose and Caddy as reverse proxy. Failed. 12: 364: August 12, 2024 Gramps Web Docker's First Run wizard. 1 Gramps Web Frontend 24. 1: 995: May 19, 2023 Setup Issues: Gramps Web on VPS with SSL. 2: 105: December 11, 2024 Setup Issues: Gramps Web on VPS with SSL. The ideal situation for me is: Run Gramps on a VM on Synology. To import the media files belonging to an imported . Welcome to Gramps Web!¶ Click image to see more Screenshots! Gramps Web is a web based application, ideally suited for collaborating with others to build your family tree together. And everything works great. What I would Hello all Gramps 5. 10 server. I did not set up the optional email server information prior to start-up and wondered how this information can be added to a running container. 5: 157: October 10, 2024 Difficulty with Gramps Web docker. Hence the post. yml from documentation After starting and stopping my GrampsWeb server (based on the Let’s Encrypt example) several times, I noticed I have many volumes piling up with dump. 1: 1033: May 19, 2023 Setting up a Gramps Web server without docker - getting a blank page. Our MediaWiki site doesn’t add a slash between the page and the anchor, keeps the capitalization and uses underscores instead of dashes/hyphens. In that case, contact the tree owner for a registration link. 5: 154: October 10, 2024 Difficulty with Gramps Web docker. 12: 386: August 12, 2024 Windows / Docker hiccup - fixed. x is the local ip of the vm). “It does not work” is not terribly specific either. I encountered an issue testing email Gramps Web GitHub Introduction Features Features Features Install/Setup Install/Setup Installation and Deployment Installation and Deployment Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration Setting up AI chat Multi-tree setup Gramps web docker novice. 2. In fact it is more than just an app backend: it provides a RESTful API to read and modify a Gramps database. 12. yml and it was perfectly working. 1: 1044: May 19, 2023 Setting up a Gramps Web server without docker - getting a blank page. Looking for some help setting up gramps web on a laptop running Ubuntu 24. Configure Gramps Web¶ To use the new S3 bucket as media source for Gramps Web, simply set the MEDIA_BASE_DIR configuration option to s3://my_bucket_name. sh fail, I then manually added them, as well as net-tools and apache2 (Ubuntu flavor) apt install apache2 net-tools docker docker-compose apt update apt Gramps Web allows tagging people in photographs, similar to Gramps Desktop, linking the person and the media object. html, is the gramps-js element defined in GrampsJs. SNoiraud June 26, 2023, 8:09am 4. 3: 87: November 7, 2024 Setting up a Gramps Web server without docker - getting a blank page. 2: 166: July 27, 2024 Difficulty with Gramps Web docker. I am following the instructions on Docker - Gramps Web. 1: 1059: May 19, 2023 Gramps web docker novice. Run the Web API on a docker container Run the Gramps. 9: 647: January 16, 2024 Home ; Categories ; Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration --open-browser WHERE - to open the browser on the default gramps-web-api page in a tab or a window. emyoulation: a self-hosted web server user who did a manual install Hello! I’m running GrampsWeb: Gramps 5. Gramps Web Hi, I am having a problem getting Gramps Web working will SSL. ). Any assistance would be greatly appreciated. Even if it is ultimately a problem with Docker: Gramps is what got Docker onto my computer in the first place. Gramps Web uses the same Model / Database structure that Gramps Desktop uses for storing genalogical data. 1, Gramps 5. The package also has its own CLI script for convenience, see python -m gramps_webapi --help. g. sh wants to invoked docker-compose, but the image does not include docker-compose, so firstlogin fails Gramps web docker novice. I have only started my research and still have a long way to go but I would love to have some of my family members help me out. In both cases, several worker processes can be run in parallel, which makes the application more responsive from a user perspective. This allows encapsulating functionality into reusable components. org and in the GitHub project. (Athough I’d love to play with the RaspberryPi installation before next summer’s family reunion season. Added a DNS A entry on my web server to this VPS. gramps file, see the next section. gramps) is the preferred format for importing data, Gramps XML package (. Really like the Blog post feature. However, I Open Source Online Genealogy System. 19: 238: November 10, 2024 High-level diagram of Gramps Web data flows. grampsweb | INFO [alembic. If the bucket does not exist yet, the S3 Uploader Addon will attempt to create it. The focus of this section is on administrative tasks performed by tree owners. Gramps Web is designed to be a companion to Gramps Desktop, the leading open source genealogy desktop application. 1: 1026: May 19, 2023 Setting up a Gramps Web server without docker - getting a blank page. It appears to be “do-able” with Environment Variables and “config file” seemingly suited, but, there are many questions in my mind. websolutions. 6, Gramps Web API 1. In fact I’m not running Gramps yet, only starting to set it up. To initially install grampsweb I had to edit docker-compose. The Web API now has full read/write support. Multilingual Support: Since many genealogical records are multilingual, selecting a model with Installing Gramps Web with Docker Compose and Caddy as reverse proxy. 5: 171: October 10, 2024 Difficulty with Gramps Web docker. The additional strings that only needed for the Web app are Looking at the docker-compose. Today went to update an entry on desktop then sync to web. New versions of Gramps Web API and Gramps. Digital Ocean hosts the Demo version of Gramps Web. 1 LTS. currently logged in as admin. com) Gramps Web working at this point, with gramps. So I reset that defines the new HTML element grampsjs-some-element that can be used elsewhere. 35: 1437: April 7, 2024 Gramps web docker novice. It’s currently serving Nextcloud for family use (Calendar sharing, etc. 12: 385: August 12, 2024 Gramps web setup help (Gtk error) Gramps Web You signed in with another tab or window. js have been released today [24 Oct 2021] and I wanted to highlight some new features. 0 Gramps Web API 2. 12: 380: August 12, 2024 Gramps web setup help (Gtk error) Gramps Web Difficulty with Gramps Web docker. I got caught up on some other projects and thought I would play around with GrampsWeb today. 4 desktop. 5. quit (not 100% sure Deploy with Docker Docker with Let's Encrypt DigitalOcean Server Administration Server Administration User system Server configuration The Home Person for a user of a Gramps Web website does not have to be the same person that the site's owner chose in Gramps for Desktops — it is a personal setting that can be different for every user of If you want to migrate an existing Gramps Web instance to multi-tree support and are using local media files, you can simply move them to a subfolder of the original location with the tree ID as name. Filters for the Gramps object class and can be one of person, family, event, place, citation, source, repository, media, or note. I’ll let you know if I Saved searches Use saved searches to filter your results more quickly Gramps Web Docker version doesn't work with Let's Encrypt. Its essentially a workaround until we have a official TrueNAS or Truecharts app for Gramps. After downloading Gramps Web Docker version doesn't work with Let's Encrypt. 3, and I had to reinstall the plugins. Can you Hello! I’ve been trying to host Gramps Web on an Amazon Linux EC2 instance. 2 Gramps Web API 2. 1 – I am using a “blank” Ubuntu 20. However, increasing the number of workers also increase the amount of RAM used (even when the Gramps: most recent version, with Docker Compose. The evolving Gramps Web solution is discussed on GrampsWeb. 5: 186: October 10, 2024 Installing Gramps Web with Docker Compose and Caddy as reverse proxy. 6 and Operating System: docker/synology DSM 7) The following object types in Gramps can have media objects attached: people, families, events, places, sources, and citations. Gramps 5. 8. 1: 1003: May 19, 2023 Gramps Web on OSMC. I am running docker on a synology-nas. dijnl qoikkv yhoy qjcd pabs snrlzm bqew igwdj bsqq rmvq