Commit Graph

36 Commits

Author SHA1 Message Date
decentral1se c9db01515c
docs: updated release instructions 2022-11-11 19:12:44 +01:00
decentral1se 2833558d94
feat: armhf/arm64 & including insert-user
All credit goes to @ahdinosaur for this work.

Follows https://github.com/ssbc/go-ssb-room/pull/291.
2022-11-11 18:19:40 +01:00
decentral1se bf3a7a61bf
fix!: require Go 1.17 2022-11-08 14:31:57 +01:00
decentral1se 00a1452cfc
Migrate to ssbc urls (#336)
* fix: ssbc urls

Closes https://github.com/ssbc/go-ssb-room/issues/332

* fix: go-ssb-refs API changes

* test: go-ssb-refs API changes

Co-authored-by: decentral1se <cellarspoon@riseup.net>
Co-authored-by: André Staltz <andre@staltz.com>
2022-11-07 11:18:13 +02:00
Steven Roose e3afd943c9 Document shscap option 2022-11-07 11:09:36 +02:00
Kyle Maas 7abf0a07ed Better explain password for insert-user 2022-11-07 11:09:05 +02:00
Kyle Maas 4b9fdf2eba Add instructions for installing Go 2022-10-22 21:49:54 +03:00
Kyle Maas 26b8baefa0 Couple of documentation changes for Debian package 2022-10-22 21:49:54 +03:00
André Staltz c4607e0367
Update deployment.md 2022-04-12 10:40:26 +03:00
André Staltz d5bfa51970
Update deployment.md 2022-04-12 10:39:58 +03:00
decentral1se e3cfbaf175
docs: how to run all tests 2022-04-10 10:20:57 +02:00
decentral1se 114f1682a3 docs: help with $connection_upgrade
Closes https://github.com/ssb-ngi-pointer/go-ssb-room/issues/260.
2022-04-06 12:01:44 +03:00
Filip Borkiewicz 47ae7bb39c Update instructions for creating a development user
The invocation has changed and the documentation was not updated.
2021-11-23 09:23:40 -03:00
bruno vianna f6fca892ce proposed fix for issue #272. args were not correctly formatted. changed the start script and development documentation 2021-11-11 15:35:02 +02:00
André Staltz 794a8f9755 Update deployment.md with certbot acme-challenge 2021-10-29 11:25:04 +03:00
Henry a249fd8bee fix SPDX headers and add reuse API badge 2021-10-08 14:39:31 +02:00
Henry 72becc0ca2
Merge pull request #240 from HendrikPetertje/feature-add-docker-and-docker-compose
Add docker and docker-compose with instructions for people that want to deploy that way.
2021-06-15 09:28:33 +02:00
Peter van der Meulen 93208fa1e3 Add docker and docker-compose with instructions for people that want to deploy that way. 2021-06-06 23:19:53 +02:00
romuloalves dc801b291f add instruction about allowing tcp ports 2021-06-04 17:54:57 -03:00
Henry Bubert 73415e54c6 small fixes
add missing preremove file
v2 fix goreleaser file
use relative import goreleaser
fix secretstream dependency
2021-06-01 08:03:12 +02:00
Andre Staltz 1fded8dc9c
docs/README.md is an actual table of contents 2021-05-31 15:27:47 +03:00
Andre Staltz 719b19eab0
reorganize the docs into deployment & development 2021-05-31 15:24:10 +03:00
Peter van der Meulen f9c607bbf7
Add instructions on how to add a first user 2021-05-31 12:40:05 +02:00
Peter van der Meulen 1fced7e282
Small typo fix in the README link of hosting
The nginx-example conf has a different name in the repo
2021-05-31 11:28:25 +02:00
Henry 2dfae6ce5c update READMEs 2021-05-25 12:40:55 +02:00
henry 1f680c5cf6 use goreleaser for packaging .deb release
updates #203
2021-05-24 16:31:20 +02:00
Alexander Cobleigh d1a25ebe2a
Merge pull request #65 from ssb-ngi-pointer/testing-docs
add wip personal notes on testing
2021-05-12 14:03:21 +02:00
cblgh 0e00e1caaa update examples, clean up testing docs 2021-05-12 12:32:18 +02:00
cblgh 62668dbedd update documentation, add screenshot 2021-04-26 14:40:08 +02:00
Henry 02303fcd7d Fix nginx.cfg for alias resolve when using JSON
fixes #181

The location/proxy_pass rule stripped the rest of the request URL.
This makes sure the url arguments are passed on to backend correctly.

See also: https://dev.to/danielkun/nginx-everything-about-proxypass-2ona
2021-04-21 17:27:35 +02:00
Henry 1a6d027292 Apply suggestions from code review
Co-authored-by: Alexander Cobleigh <cblgh@cblgh.org>
Co-authored-by: André Staltz <andre@staltz.com>
2021-04-20 18:10:28 +02:00
Henry bcc2570a50 add nginx config (closes #117) 2021-04-20 18:10:28 +02:00
Andre Staltz 87f7a716e8
change withssb login QR code to be a login URL 2021-04-13 19:04:25 +03:00
Andre Staltz 2c55b092a2
update chart 2021-04-06 13:10:57 +03:00
Andre Staltz 08c8b0cced
style the join (claim invite) pages 2021-03-30 18:04:07 +03:00
cblgh 2ebb25d6ee add wip personal notes on testing 2021-03-08 16:11:15 +01:00