Commit Graph

61 Commits (5cc53c9e14ef5319f2dd8f88aa58d6e966cfdb20)

Author SHA1 Message Date
Timo Kösters 08f0f17ff7 Merge branch 'msteenhagen-next-patch-18830' into 'next'
Removed ambiguity in deploy.md

See merge request famedly/conduit!525
11 months ago
Maarten Steenhagen 3a6eee7019 Correct option error adduser in DEPLOY.md 11 months ago
Maarten Steenhagen 9ce1cad983 Changed 'right' to 'appropriate' to avoid ambiguity (original could be read as right-hand-side) 11 months ago
Timo Kösters b8c164dc60
feat: version checker 11 months ago
Paul van Tilburg b1a591a06c
Also create the conduit (system) group
The `chown` command mentioned later in `DEPLOY.md` needs this group to
exist. Also make sure this account cannot be used to login with by
disabling its password and its shell.

This is similar to how the Debian `postinst` script does this.
11 months ago
x4u 82f31d6b72 Replace nogroup with dedicated user group 11 months ago
Jacob Taylor 2640f67e4b remove comments 1 year ago
Jacob Taylor dc50197a13 update example configurations in DEPLOY.md for Apache and Nginx which include upstream proxy timeouts of 5 minutes to allow for room joins which take a while 1 year ago
Timo Kösters 4e2bbf9d6a
Minor DEPLOY.md changes 1 year ago
x4u 921b266d86 X4u/add apache cloudflare deploy info 1 year ago
Timo Kösters 683eefbd0b
Update README 2 years ago
Orhideous bcd522e75f Added cross-compilation instructions to DEPLOY.md 2 years ago
Timo Kösters ccdaaceb33 Merge branch 'ci-revamp-2022-10' into 'next'
Fix CI

See merge request famedly/conduit!414
2 years ago
Jonas Zohren b37876f3b2 fix(ci): Only build in (remote host) docker and switch to glibc 2 years ago
Nabulator 1aff2a54ef comment typo 2 years ago
Nabulator 238ebcfcac Update nginx configuration to allow for larger uploads. 2 years ago
exin 7451abe3ea
Lower default log level for docker and debian 2 years ago
Jim 722e553c6e Remove rust version requirement from deploy.md 2 years ago
Timo Kösters 83d3cbfa99 Merge branch 'rmsthebest-next-patch-62586' into 'next'
Added Caddy to the web proxy examples

See merge request famedly/conduit!352
2 years ago
Miepee b862283ed9 Mention different databse backends in DEPLOY.md 2 years ago
Dietrich bd3f9e0dbe Fix spelling. 2 years ago
Dietrich 58d784aa29 Adding a hint to closed ports in the testing section 2 years ago
Dietrich ae8e143fe9 Add a section to Ports and forwarding 2 years ago
rmsthebest 23f29d1bda Added Caddy to the web proxy examples 2 years ago
Timo Kösters f9bf465578 Merge branch 'readable' into 'next'
Fix security issue.

See merge request famedly/conduit!316
2 years ago
TomZ 5c6c6f272c Fix security issue.
The docs state that you need to make the config file _readable_
and then proceeds to make the file writable.

This changes it to make the file to be owned by root and readable by
anyone. This is the default for unix / linux and suggested practice
for files in /etc.
2 years ago
TomZ 949f2523f9 Fix permissions
The text just sets the ownership and ignores that defaults on unix
are to have newly created dirs be readable by everyone.
This closes the database to unauthorized users on multi-user systems.
2 years ago
Jonas Zohren c4353405a5
Suggestions from Jonas Zohren 2 years ago
Timo Kösters de6c3312ce
docs: make all configs match 2 years ago
Torsten Flammiger f110b5710a Move appservice howto into whats-next; again, rename placeholder TURN url 2 years ago
Torsten Flammiger 1cc0b55650 Resolve merge conflict 2 years ago
Torsten Flammiger 63a2c6cce5 Add new TURN Readme and reference it from DEPLOY.md 2 years ago
Jonas Zohren 103dc7e09b
Pre-0.3 doc adjustments 2 years ago
user 8ff95a5a48 fix: mention dependencies to build from source 2 years ago
Maxim De Clercq cd9902637d
feat: use rustembedded/cross images and use static relocation model to fix cross-compile 2 years ago
Jonas Zohren 9bfc7b34b6 Fixes for !225 3 years ago
Jonas Zohren 2fff720df3 CI: New Multiarch builds and Docker images + cargo clippy/test output now integrated into GitLab 3 years ago
charludo 487046571c These lines get *generated* by certbot. Having them in the file before running certbot results in an apache2 error, and putting them in afterwards is not necessary, since certbot places them there on its own. 3 years ago
Timo Kösters 875b345a5f
docs: update readme and version 3 years ago
Timo Kösters 9c3f1a9272 Merge branch 'master' into 'master'
Add Traefik setup, incl. step-by-step, to docker README.

See merge request famedly/conduit!158
3 years ago
Jonathan de Jong 9ec8b7f2b3 registration default true 3 years ago
Daniel Wiesenberg 5800e9b797 Add Traefik setup, incl. step-by-step, to docker README. 3 years ago
Jonas Zohren 9c3a8edcae Use full optimizations for master and faster config else
Signed-off-by: Jonas Zohren <git-pbkyr@jzohren.de>
3 years ago
Jonas Zohren 32db4c09a0 Docs: Remove arm download, but add x86_64 musl one 3 years ago
Jonathan de Jong 9d4fa9a220 Sqlite 3 years ago
Jonas Zohren 36681dd3ac Fix: Duplicate releases don't work, remove nightly 3 years ago
Vadim Zeitlin f199b51f97 Move the link to cross-compiling guide to DEPLOY.md 3 years ago
Vadim Zeitlin 0f16a79888 Specify the minimum required Rust version in the manifest
Also mention it in the deployment guide.
3 years ago
Timo Kösters aacf6289db
improvement: increase default max concurrent requests 3 years ago
Timo Kösters 47160e9e06
docs: APPSERVICES setup guide 3 years ago