Commit Graph

32 Commits

Author SHA1 Message Date
Dessalines ea4bbf3235 Changing rust logging to error on ansible and prod. 2020-03-20 22:22:53 -04:00
Dessalines 26ef8565c2 Merge branch 'nutomic-multiple-instances' into dev 2020-03-18 22:37:33 -04:00
Dessalines 902676a9f8 Adding full logging. 2020-03-13 11:08:42 -04:00
Felix aa341933da Deploy multiple Lemmy instances to the same server (ref #474) 2020-03-11 01:05:50 +01:00
nutomic 8431f53805 Move volumes into subfolder (ref #474) (#23)
Change ports and container names

Move volumes into subfolder (ref #474)

Merge pull request #587 from StaticallyTypedRice/patch-2

Clarify that content violating this code of conduct will likely be removed.
Clarify that content violating this code of conduct will likely be removed.

Lemmy has a general policy of removing any content that violates the rules whenever possible, which is typically a good thing, and I felt it important to mention that in the code of conduct.

Co-authored-by: Felix <me@nutomic.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
2020-03-09 16:50:28 +00:00
Dessalines 9e5cf8f272 First pass at adding oembeds / iframely. 2020-02-17 11:18:01 -05:00
Felix 2cbf191b69 Integrate email relay in Ansible setup 2020-02-03 14:10:24 +01:00
Dessalines 3f42af9885 Version v0.6.9 2020-02-02 17:15:48 -05:00
Dessalines a40a7d515d Updating ansible version. 2020-02-02 12:54:35 -05:00
Felix 7c0a9121c9 Fix Ansible installation, add uninstall playbook 2020-01-28 17:39:27 +01:00
Dessalines ebaa96a9d6 Adding proxy_cache. #408 2020-01-12 13:28:05 -05:00
Dessalines ae02747ee0 Adding image caching via immutable to ansible. #371 #408 2020-01-12 12:58:06 -05:00
Dessalines 807dd8d82c Fixing ansible deploy. 2019-12-28 20:22:53 -05:00
Dessalines 6248392992 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.
2019-12-28 16:11:03 -05:00
Felix Ableitner f7333705dc update documentation, docker and ansible files 2019-12-27 17:28:46 +01:00
Dessalines 307de890a7 Fix nginx config. 2019-12-13 18:38:30 -08:00
Dessalines 974a7d5817 Moving front end routes from nginx to actix
- Fixes #363
2019-12-11 21:28:33 -08:00
Dessalines eaa5afdf2c Fixing inbox nginx config due to adding feeds/inbox. 2019-12-07 18:18:05 -08:00
Dessalines 56e337b23c Upping rate limit for register and community creation to 3/hour.
- Fixes #353
2019-12-06 20:57:48 -08:00
Dessalines 0e334c0546 Fixing issue with wrongly routed rss feeds.
- Fixes #352
2019-12-01 19:47:17 -08:00
Dessalines 1f5c672b11 Fixing ansible build, and email link. 2019-11-02 13:07:19 -07:00
Dessalines b89d6305ba Password reset mostly working. 2019-11-01 23:41:57 -07:00
Dessalines 1b3cf5a710 Adding ansible defaults. 2019-10-13 16:24:15 -07:00
Dessalines 0c01af32db Adding image cache max. 2019-09-08 11:32:39 -07:00
Dessalines de80db1b96 Allow Image uploads through docker pictshare.
- Fixes #210
2019-09-07 20:42:01 -07:00
Dessalines 44f01669a2 Some fixes for ansible.
- Also updating the nginx template
- Updating deploy.sh
2019-09-02 10:37:30 -07:00
Dessalines 2e3c9588bc Fixing ansible build.
- Fixes #227
2019-08-30 12:52:02 -07:00
Dessalines 30535ccb67 Fixing nginx config.
- Fixes #247
2019-08-29 11:40:23 -07:00
Felix Ableitner cf5c0ec9cb copy template files into docker/prod folder 2019-08-20 19:51:07 +02:00
Felix Ableitner f5d4b2302c various fixes 2019-08-20 19:38:10 +02:00
Felix Ableitner ed6fadc7da add security headers to nginx (fixes #208) 2019-08-20 19:38:10 +02:00
Felix Ableitner db2767e89d added env file 2019-08-20 19:38:10 +02:00