Skip to content

InformaticsMatters/discourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Discourse Container Image

build build latest build tag build stable

GitHub tag (latest by date)

This provides a Dockerfile that allows to build a customised Discourse container.

Currently the only customisation is to add the discourse-openid-connect plugin.

The way this is done may not be optimal, but it works. For more information see:

Once installed Discourse needs configuring through it's settings according to the info in the first link. The messages that are displayed in the login dialog can also be customised to be more specific to your OpenID Connect instance.

Loss of bitnami base image

According to bitmani (2025): -

The bitnami images no longer receive any further updates or support and should only be used for temporary migration purposes. If you rely on any of these legacy images, we suggest pulling and storing them in your own container registry to ensure continued availability. Please note that this repository may be removed in the future.

To ensure we're able to build in the future we have pulled the latest bitnamilegacy/discourse:2.6.7 image (which we were using) and pushed it to docker hub as informaticsmatters/discourse:2.6.7-base, which we now depend on.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published