Quantcast
Channel: Discourse Meta - Latest topics
Viewing all 60690 articles
Browse latest View live

Offline Install

$
0
0

Andrew Meyer wrote:

Is there currently an easy way to install Discourse offline, or from behind a firewall which doesn't allow internet access? From what I've seen of discourse_docker's Dockerfile, it looks like the default install method is heavily reliant upon network access.

I ask this because I am trying to deploy an internal Discourse server for my company in a very similar network environment.

More details:

  • Our development machines do have internet access, but the machines we are deploying Discourse to do not
  • Our deployment does have access to resources inside our network, including a mirror of Ubuntu's APT repo
  • It is feasible for us to create internal mirrors of git repositories and tarballs which Discourse may depend on
  • Our normal deployment process is automated using Chef recipes

So what's the deal? Is there an easy way of doing this, or do I have to just copy everything to behind the firewall and write the Chef recipes necessary to install Discourse and all it's dependencies myself?

Posts: 3

Participants: 3

Read full topic


Behavior of bold and italic inside quote depends on quoting technique

$
0
0

Adam Capriola wrote:

Surrounding with quotes:

"**bold** and *italic*"

**bold** and *italic*

Using a right arrow:

>**bold** and *italic*

bold and italic

Posts: 3

Participants: 3

Read full topic

Quote reply vs Highlight quote reply issues

$
0
0

Matches wrote:

This smiley contains emojii sunny

This contains hidden text via HTML tags.

If you highlight quote reply either one, the context of the message can change.

You suck smiley

Posts: 4

Participants: 2

Read full topic

Erroneous notification after rebake

$
0
0

Bill Ayakatubby wrote:

I just got a notification about this post by @sam:

Back in May, I linked to it from here by "reply as new topic"-ing it:

After checking the edit history of @sam's post, it looks like it was rebaked less than an hour ago, which for whatever reason caused the notification. I think the notification in this case is erroneous.

Posts: 2

Participants: 2

Read full topic

Putting custom CSS on CDN as well

$
0
0

Resurrectedstar wrote:

Is there a way to put the custom/all CSS on the CDN as well?
I have noticed during load testing that all css files are fetched from the forum, rather than the CDN site.

From:
http://loadimpact.com/load-test/forums.sandydprod.com-df6b7d891266f9a12f439d752c9e1946

The CDN is set to https://forums.cdnserv.sandydprod.net (you may have to set the URLs to show 50 at a time).

Then, scroll to the bottom and under URL content type load time distribution, and click on the text/css slice.

Scroll back up, and you will now see all the CSS urls highlighted - which are all served from the forum instead of the CDN

Posts: 5

Participants: 3

Read full topic

SSH port question for aap.yml?

$
0
0

Discourse Poon wrote:

When I setup my VPS, I want to not use port 22 for SSH. So I made the change and change it to port 8080. I was going to disable the port 22 under iptable. However, then I saw this in app.yml:

## which TCP/IP ports should this container expose?
expose:
  - "80:80"   # fwd host port 80   to container port 80 (http)
  - "2222:22" # fwd host port 2222 to container port 22 (ssh)

So should I leave port 22 open, or should I change it to "2222:8080" for example? Or can I direct it to another port not really used with SSH e.g. "2222:1234"

Any help would be grateful. Thx

Posts: 4

Participants: 3

Read full topic

Uncaught TypeError: Cannot read property 'reopen' of undefined

$
0
0

Shiv Kumar wrote:

I think that a recent commit is preventing me from re-opening ApplicationRoute, which is breaking a couple of my plugins. I'm now getting the following error:

Uncaught TypeError: Cannot read property 'reopen' of undefined

Here's what one of my Javascript files looks like in my plugin:

Discourse.ApplicationRoute.reopen({
  actions: {
    // do stuff
  }
});

What do I need to do to get this working again? Thanks!

Posts: 3

Participants: 3

Read full topic

Do real time updates drain mobile battery faster?

$
0
0

Jeff Atwood wrote:

Is there any way that the real-time updating using the message bus polling could be draining the battery more quickly on mobile phones, due to frequent access to the wireless network?

And if so, is there any way we could maybe get an option to turn it off and replace it with some kind of "Pull down to refresh" mechanism?

Posts: 5

Participants: 4

Read full topic


Non-existent users waiting for approval

$
0
0

Brian wrote:

  1. Be a moderator.
  2. Visit the Discourse site.
  3. Notice that the notification badge indicates there are users awaiting approval.
  4. Follow the link, check the admin page and see that there are zero users awaiting approval.
  5. Realize the badges are never going to go away.
  6. Wallow (optional)

Posts: 2

Participants: 2

Read full topic

Show more editor buttons on mobile including fullquote

Use IOS native context menu for quote on mobile

Copy error post_undo_action_window_mins

Images in reply-to links have wierd sizes

$
0
0

PJH wrote:

Images contained in previous posts, when the in-reply to link on a post is clicked, appear in strange sizes.

Example:

Original post, in-place:

When viewed as an in-reply to post:

Further discussion/examples here.

Posts: 3

Participants: 2

Read full topic

'Uploading.. 0%' message is always shown in preferences page

$
0
0

Yeonho Yoon wrote:

'Uploading.. 0%' message is always shown in preferences page like below.
the display: none from .hidden class gets overrided by display: inline in .btn.
It's being reproduced in meta as of now.

Posts: 2

Participants: 2

Read full topic

Right gutter issues in desktop mode with zoom != 100%

$
0
0

PJH wrote:

Reproducible in Firefox and Chrome in desktop mode.

At 100%, note links and icon in right gutter:

Reducing the zoom to < 100% drops everything from the right gutter to beneath the post, sometimes rendering the "Reply as new topic" unusable, because it covers the header of the next post, so disappears when the mouse is moved off the post for which it is the link for.

Behaviour at >100% seems OK, at least until the size causes the right gutter to fall off the right hand side of the page, but the scroll bar at the bottom won't allow scrolling to bring the gutter back on-screen:

Posts: 5

Participants: 2

Read full topic


Useless / stray notification

$
0
0

Jens wrote:

I've been using Discourse here on meta for a while and thought I had come across all the various notification types -- it was easy enough to figure out what they mean, anyways -- when this popped up:


Linked post:

https://meta.discourse.org/t/beginners-guide-to-deploy-discourse-on-digital-ocean-using-docker/12156

So... yeah. Can't figure out what's going on. I've never posted in that topic and the linked post doesn't quote or refer to anything of mine, as far as I can see. The timeframe roughly matches a like I received which appears in my feed but not in the notifications... could this be a case of misattribution or am I just blind and/or stupid?

Posts: 1

Participants: 1

Read full topic

Fa-spin, revisited - Profiles

Configure from address for emails

$
0
0

Hugo Almeida wrote:

Using AWS SES for sending emails it requires that we have a 'validated' email address to send email.

It seems that at configuration level of the application there is no way to set the from address of a discourse install, which means we can't send the confirmation emails.

It there a workaround for this using AWS SES?

would it be acceptable to add a configuration option or a default value? Something like config.action_mailer.default_options = { from: 'default@domain.com' }

Posts: 1

Participants: 1

Read full topic

Chrome & Firefox Loading Issues

$
0
0

J. Michael Browning wrote:

I am at a complete loss as to what I've done wrong or how to troubleshoot this.

When browsing my site in Chrome or Firefox in OS X, the site doesn't want to load. I.e. If I click on the hamburger menu, it just disappears and the area goes white. If I click on a link to open a post, same thing happens, the page goes white.

If I refresh the page, everything loads again but as soon as you start clicking, the same issue occurs.

Site: http://gtanews.net

Can someone offer a suggestion, or point me in the right direction?

Thanks!

EDIT: The site works perfectly in Safari.

Posts: 3

Participants: 2

Read full topic

You should not be allowed to change Lounge security

$
0
0

Sam Saffron wrote:

Continuing the discussion from Updating software resets Lounge security?:

I agree 100% here, if we want to retain this "by-design" thing it must be in readonly state.

@codinghorror @neil if we are to retain the running seeds resets lounge security we need to add a "readonly" status for category security.

Unfortunately this is a very complex change to add cause we still want to allow them to change other stuff like colors etc.

I strongly suggest we just forgo the more complicated change and allow people to muck with whatever on this category just bypass seeding if already seeded.

Posts: 2

Participants: 2

Read full topic

Viewing all 60690 articles
Browse latest View live




Latest Images