Commit Graph

27 Commits (aee48f3f5d62feb883f3c8608caad839e63460d6)

Author SHA1 Message Date
Nutomic aee48f3f5d
Ansible changes (#1781)
* Use env var for config location when saving (not default location)

* Consistent variable formatting for easy replacement with sed

* Remove unmaintained lemmy_dev and uninstall playbooks

* Simplify lemmy.hjson for ansible

* cleanup ansible playbook

* add separate playbook for updating lemmy config

* Revert "add separate playbook for updating lemmy config"

This reverts commit 0a970ae1da.
3 years ago
Dessalines 6af75492a9
Swap out iframely (#1706)
* Replace Iframely. Fixes #1681

* Add post_link_tags to nginx

* Adding post_link_tags route

* Cleaning up post_link_tags

* Changing PostLink to SiteMetadata, adding it to the API.

* Fixing issue when local has no openssl certs.

* Fixing an issue with pictrs errors

* Revert "Fixing issue when local has no openssl certs."

This reverts commit dbf7d1b1ee03846e5ef7b7156e618424f1150e1d.

* Add ca-certs to dockerfile for volume mount.

* Cleaning up fetch_pictrs request

* Changing to fetch_site_data
3 years ago
Dessalines 1cdc5d662c
Fix --cert-name for certbot. (#1631) 3 years ago
Dessalines 2527c59e55
Fixing ansible for ubuntu 20.04 (#1218)
* Fixing ansible for ubuntu 20.04

* Changing federation to false.
4 years ago
Dessalines 7cc5f53cad Add line showing default ports for nginx. Fixes #1167 4 years ago
Dessalines 698fb20c12
Fixing ansible install. (#1150)
* Fixing ansible install.

* Fixing LEMMY_EXTERNAL_HOST docs.
4 years ago
Paul Tötterman c51c5b3c44
Fix version_compare to version for ansible 2.9 (#902) 4 years ago
Paul Tötterman 0350f4bbeb
Fix ansible for Ubuntu 20.04 Focal (#856)
* Fix ansible for Ubuntu 20.04 Focal

* Use proper version comparison

* Changes based on feedback
4 years ago
Felix Ableitner fb2b8994c7 Improve comments in ansible inventory 4 years ago
Paul Tötterman 95f59a0272
Put Lemmy in /srv/lemmy instead of /lemmy as recommended by FHS (#857)
* Put Lemmy in /srv/lemmy instead of /lemmy as recommended by FHS

* Extract lemmy_base_dir

* Complain if lemmy_base_dir not set
4 years ago
Felix Ableitner 9f50432999 wip: Add migration script from pictshare to pictrs 4 years ago
Dessalines bd26e4e9c1 Fixing some front end pictshare to pictrs conversions. 4 years ago
Felix Ableitner e583e45d9a Use pictrs instead of pictshare 4 years ago
Dessalines ed00fe46e2 Fix ansible deploy. 4 years ago
Dessalines 55f91ac5dc First pass at adding oembeds / iframely. 4 years ago
Dessalines fbab5db85a Fixing ansible certbot renew. 4 years ago
Felix 032ebe7a9e Integrate email relay in Ansible setup 4 years ago
Felix 91234db53b Fix Ansible installation, add uninstall playbook 4 years ago
Dessalines cde471617a Ansible fix try #1. 4 years ago
Dessalines 786be3fa66 Config fixes.
- Adding front_end_dir to settings.
- Adding unit test for PasswordResetRequest encryption.
- Readme points to lemmy.hjson
- Fixing docker prod, dev, and ansible builds.
- Removing redundant env files, as all config is now in a single file.
- Some formatting fixes.
4 years ago
Felix Ableitner 1f7546789a update documentation, docker and ansible files 4 years ago
Dessalines 05fa6837c4 Adding become to ansible from command line instead. 5 years ago
Dessalines 951a3d0616 Some fixes for ansible.
- Also updating the nginx template
- Updating deploy.sh
5 years ago
Felix Ableitner 5e44ac207b copy template files into docker/prod folder 5 years ago
Felix Ableitner ac28ed6875 various fixes 5 years ago
Felix Ableitner c45ad217c4 added env file 5 years ago
Felix Ableitner 6fa0bfce32 initial ansible implementation 5 years ago