Discuss: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{Channels}} | {{Channels}} | ||
{{outdated}} | |||
{{headerbox}} | |||
'''Discuss''' is our current forum style discussion platform, [https://www.discourse.org/ built with Discourse forum software] | |||
You can learn more about [https://discuss.noisebridge.info/c/meta/3 how Discuss is maintained by clicking here]. | You can learn more about [https://discuss.noisebridge.info/c/meta/3 how Discuss is maintained by clicking here]. | ||
*[https://discuss.noisebridge.info/ https://discuss.noisebridge.info/] | |||
{{boxend}} | |||
== Features == | == Features == | ||
| Line 11: | Line 14: | ||
* or, login directly from your Google or Facebook account. | * or, login directly from your Google or Facebook account. | ||
* ''Anonymous posting'' is allowed. | * ''Anonymous posting'' is allowed. | ||
Being excellent still applies! | |||
* Subscribe to any post be adding .rss to the url | * Subscribe to any post be adding .rss to the url | ||
* Subscribe to the Events calendar via .ical | * Subscribe to the Events calendar via .ical | ||
| Line 17: | Line 20: | ||
== What is Discourse? == | == What is Discourse? == | ||
The project is fully [https://github.com/discourse/discourse open source on Github], plus you can [https://meta.discourse.org/ join the meta Discourse forum] to ask questions. | The project is fully [https://github.com/discourse/discourse open source on Github], plus you can [https://meta.discourse.org/ join the meta Discourse forum] to ask questions. | ||
== How do I update the forum to the latest release? == | |||
# Join [[Unicorn]] for SSH access | |||
# Check most recent backups under /var/discourse/shared/standalone/backups/default/ | |||
# If needed, [https://meta.discourse.org/t/backup-discourse-from-the-command-line/64364 create a backup with these instructions]. | |||
$ cd /var/discourse | |||
$ ls /var/discourse/shared/standalone/backups/default/ | |||
# ./containers rebuild redis | |||
# ./containers rebuild mail-receiver | |||
# ./containers rebuild data | |||
# ./containers rebuild app | |||
The forum should be back online and happy! If you run into trouble you can ask https://meta.discourse.org for assistance. | |||
== What if I want to help improve Discuss? == | == What if I want to help improve Discuss? == | ||
| Line 24: | Line 42: | ||
* Meetup Calendar overview embed | * Meetup Calendar overview embed | ||
* Meetup Calendar events -> Discourse Calendar | * Meetup Calendar events -> Discourse Calendar | ||
* Instagram Gallery -> Discourse Photo Gallery | * Instagram Gallery -> Discourse Photo Gallery | ||
* Adding Oauth and SSO support for web services | * Adding Oauth and SSO support for web services | ||
* Trello cards -> Discourse Kanboard board for a particular category | * Trello cards -> Discourse Kanboard board for a particular category | ||
* Read-only mirror of Announce mailing list -> Discourse Announcements category | * Read-only mirror of Announce mailing list -> Discourse Announcements category | ||
* Read-only mirror of Discuss mailing list -> General sub-category | * Read-only mirror of Discuss mailing list -> General sub-category | ||
* Adding shared chats with Slack, Gamebridge, NGALAC (trust) | |||
* Adding shared chats with Slack, Gamebridge, NGALAC | |||
* Meetup Events & Comments RSS subscription -> Discourse (trust) | * Meetup Events & Comments RSS subscription -> Discourse (trust) | ||
* Facebook messenger page comments -> Discourse (trust) | * Facebook messenger page comments -> Discourse (trust) | ||
* Discourse monkbot for sharing content from Slack -> Discourse (trust) | * Discourse monkbot for sharing content from Slack -> Discourse (trust) | ||
* | * Stripe donation updates (trust) | ||
* Build out Badge System that reflects Guild framework | * Build out Badge System that reflects Guild framework | ||
Latest revision as of 16:24, 2 December 2024
| Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Stuff | Events | Projects | Meetings | Donate | E |
| Communications Channels | Wiki | Discord | Slack (by invitation) | Jitsi | Pad | Meetup | Github | VR | 5MoF | YouTube | Blog | Zine | Contacts | Guestbook | BBS | V ·T · E |
OUTDATED: This page's contents are outdated and need some edits by maintainers or maybe you. V·T·E
see T:updateneeded · t/div
|
Discuss is our current forum style discussion platform, built with Discourse forum software You can learn more about how Discuss is maintained by clicking here. |
Features
[edit | edit source]- Easy as possible account creation.
- or, login directly from your Google or Facebook account.
- Anonymous posting is allowed.
Being excellent still applies!
- Subscribe to any post be adding .rss to the url
- Subscribe to the Events calendar via .ical
What is Discourse?
[edit | edit source]The project is fully open source on Github, plus you can join the meta Discourse forum to ask questions.
How do I update the forum to the latest release?
[edit | edit source]- Join Unicorn for SSH access
- Check most recent backups under /var/discourse/shared/standalone/backups/default/
- If needed, create a backup with these instructions.
$ cd /var/discourse $ ls /var/discourse/shared/standalone/backups/default/ # ./containers rebuild redis # ./containers rebuild mail-receiver # ./containers rebuild data # ./containers rebuild app
The forum should be back online and happy! If you run into trouble you can ask https://meta.discourse.org for assistance.
What if I want to help improve Discuss?
[edit | edit source]Please do. We'd love your input and assistance. Below are some of the many available additions...
Wishlist additions include, or are not limited to:
- Meetup Calendar overview embed
- Meetup Calendar events -> Discourse Calendar
- Instagram Gallery -> Discourse Photo Gallery
- Adding Oauth and SSO support for web services
- Trello cards -> Discourse Kanboard board for a particular category
- Read-only mirror of Announce mailing list -> Discourse Announcements category
- Read-only mirror of Discuss mailing list -> General sub-category
- Adding shared chats with Slack, Gamebridge, NGALAC (trust)
- Meetup Events & Comments RSS subscription -> Discourse (trust)
- Facebook messenger page comments -> Discourse (trust)
- Discourse monkbot for sharing content from Slack -> Discourse (trust)
- Stripe donation updates (trust)
- Build out Badge System that reflects Guild framework