Commit Graph

88 Commits (c72acfd28238f92aeb944e81992db153670838f5)

Author SHA1 Message Date
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.
5 years ago
Felix Ableitner b7c24a372b Fix review comments 5 years ago
Felix Ableitner 1f7546789a update documentation, docker and ansible files 5 years ago
Dessalines ab53840324 Upping rate limit for register and community creation to 3/hour.
- Fixes #353
5 years ago
Dessalines e5f17f7bc7 Removing git checkout master from dev deploy. 5 years ago
Dessalines 52ea7a32db Some RSS work.
- Display rss buttons on front end for user, /c/all, and community
pages. Fixes #348.
- Some clean up and additions to RSS feeds.
5 years ago
Felix Ableitner 942f6a05af basic, working rss feeds 5 years ago
Felix Ableitner de313fc977 Implement RSS feeds (fixes #118) 5 years ago
Dessalines 0651ae5ec0 Increasing post creation rate limit default. 5 years ago
Dessalines b29f578e31 Fixing deploy script. 5 years ago
Dessalines 08f3342bc7 Adding vaporwave dark theme.
- Fixes #345
5 years ago
Dessalines 2bab0370fa Adding restart=always to other docker services. 5 years ago
Felix Ableitner 7b5884b664 change version numbering command 5 years ago
Felix Ableitner 4f116dc758 got it working 5 years ago
iav f8252521a7 Add platform-agnostic dockerfile (#327) 5 years ago
Dessalines 222cd8325f Changing back to shtripok pictshare. 5 years ago
Dessalines edbb5612a2 Merge branch 'master' into email 5 years ago
Dessalines 68e4b61808 Password reset mostly working. 5 years ago
Dessalines 9e21902a5f Changing aarch64 to use cargo --release 5 years ago
Dessalines a47b9c3ab8 Changing back pictshare. 5 years ago
Dessalines 845f17f7af Changing pictshare to use multi-arch from @iav
- Fixes #324
5 years ago
Dessalines e4666cd95c Fixing rest of deploy. 5 years ago
Igor Velkov 6ad39f1853 add cross-building for arm 5 years ago
Felix Ableitner 7ea4eca599 Only bind to local ports in docker-compose.yml 5 years ago
Dessalines 0e55ef7d9e Adding tag to deploy. 5 years ago
Dessalines 35dfe31a39 Externalizing rate limits. Upgrading to Rust 1.38
- Fixes #290
5 years ago
Dessalines d21e020f18 Adding restart always to docker. 5 years ago
Dessalines a279cfad95 Removing unecessary script. 5 years ago
Dessalines c39ae06bd4 Allow Image uploads through docker pictshare.
- Fixes #210
5 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
Dessalines de8c2198af Removing latest from dockerfile. 5 years ago
Dessalines 171d9472ca Adding a deploy script. 5 years ago
Dessalines d5606d7726 Upping version. 5 years ago
Dessalines 512cde82ef Some README updates. 5 years ago
Dessalines bdb1c72153 Updating docker-compose to version 3
- Removing health checks.
- #227
5 years ago
Dessalines 431210025d Some fixes for the docker build.
- Messed with readme.
- They needed to be `.env`, not `env`.
- Leaving the nginx file there, but extracting it out of the main setup. Ppl might use apache, or none at all.
- Docker 3.3 doesn't work with the DB health check unfortunately, so I changed that back to 2.4.
- Changed the env in the docker folder so it doesn't need to be edited, someone could just pull this and start it up if they just wanna test it.
5 years ago
Dessalines b3e363828c Reorganizing docker compose files.
- Fixes #197
5 years ago