Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
N

nafets-lesierk

@nafets-lesierk
About
Posts
20
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Manual adding of new users
    N nafets-lesierk

    OK. Found another meta.discoures post on the subject -> https://meta.discourse.org/t/how-to-manually-add-users-and-email-in-console-mode/26669/2 ; might explain the how-to?

    Discourse

  • Manual adding of new users
    N nafets-lesierk

    This is for admins - but should work for anyone else -> https://meta.discourse.org/t/create-an-admin-account-from-the-console/17274 ; I guess it is equivalent to your link.
    Yes, I'd tried the console but wasn't sure how to do the "create" new user bit ...#
    Thanks and regards!

    Discourse

  • Manual adding of new users
    N nafets-lesierk

    Supposedly one can add new users in Discourse via the terminal as in:

    ./launcher enter app
    rails c
    user = User.create!(username: 'newusername', email: 'user@example.com', password: 'password', active: true)
    

    Is there a "translation" to the Cloudron world?
    Cheers

    Discourse

  • Discourse Plugin Compability?
    N nafets-lesierk

    Thank you very much, will look into it.
    It's just - I hate the prospect of spending another minute with these back office things ... Oh well.

    Discourse

  • Discourse Plugin Compability?
    N nafets-lesierk

    Oh what a pain - netcup no AVX, I think I have to shoot myself .......

    Discourse

  • Discourse Plugin Compability?
    N nafets-lesierk

    I always fall into the same hole ;-(
    Thanks

    Discourse

  • Discourse Plugin Compability?
    N nafets-lesierk

    Wouldn't we need to update to something?
    My Cloudron installation says it is up to date with Discourse Cloudron version being org.discourse.cloudronapp@2.2.3 11.11.2023.
    ?

    Discourse

  • Plugins ...
    N nafets-lesierk

    Thanks! Will test the official ones I mentioned (i.e. docs, solved, graphviz) ASP.
    Cheers

    Discourse

  • How to install Elasticsearch on Mastodon?
    N nafets-lesierk

    Can't we just use a Cloudron LAMP stack, install it there and expose it only to the internal Cloudron network for use with Mastodon, Nextcloud, anything?
    As with memory requirements: the instructions referenced above -> https://blog.thms.uk/2023/09/mastodon-elasticsearch , point out for smaller purposes = 4GB RAM ...
    Cheers

    Mastodon

  • Let Cloudron (or a specific app) access your home network via VPN
    N nafets-lesierk

    I know this is really cheesy in this nerdy environment - but, what to do?
    ChatGPT says:

    Yes, using reverse SSH (Secure Shell) tunneling is another approach that can be considered for accessing an IPv4 device behind a router in a DS-Lite environment. Reverse SSH allows you to establish a secure connection from the IPv4 device to a server with a public IPv4 address, and then you can connect to that server from an IPv6-enabled location.

    So, perhaps @girish -> OpenVPN Server on Cloudron, SSH client on my home IPv4 device, initiate a reverse SSH tunnel to the server ... ?

    Cheers

    Support

  • Let Cloudron (or a specific app) access your home network via VPN
    N nafets-lesierk

    Thanks @Kubernetes and @girish
    1.) Tailscale - OK, sounds neat. Quick (and most likely incomplete) research shows that you need to install on all devices to be connected. That's easy for at home, but don't see how one could do that on Cloudron.
    2.) As I would say: "Holla-die-Waldfee"; with a day job and 2 kids - not something I would have time (or competence) to look into - unless of course: there's a DIY manual somewhere ...
    3.) Port forwarding. Why not? In principal I could expose the home machine and its DB and whitelist the Cloudron installation as the only one to be able to walk through the door. Neglected my day job and the kids to test that, only to fail given the dslite connection of my provider ...

    Support

  • Let Cloudron (or a specific app) access your home network via VPN
    N nafets-lesierk

    Disclosure: question may be indicative of a complete lack of knowledge; take it for what it's worth ...

    General case: can Cloudron as such be set up so (in very far and inappropriate analogy to mounting a remote volume) that a remote IP can be reached via VPN, Cloudron quasi "acting" (ie the underlying OS providing accessible VPN client software) as a VPN client? Making that IP accessible to all apps within ...

    Specific use case: I've got a SQL-database crunching smarthome data running on a dedicated-small-footpring-pc behind my fritz.box router at home. I can get a.) access to that DB from the outside via fritz.box'es own tunneling or b.) set up an OpenVPN server at home and make the PC available via that setup.
    Now I would like to connect to that DB using a Cloudron Grafana installation, with Cloudron and Grafana on it being hosted in the cloud far away from home.
    Is there a way to get that to work - perhaps it boils down to what one can tell Grafana to do!?

    Cheers

    Support

  • Plugins ...
    N nafets-lesierk

    Thanks and Season's Greetings 🎄
    Regards

    Discourse

  • Plugins ...
    N nafets-lesierk

    @girish : Good morning (CET) - has there been progress made on this topic?
    Regards

    Discourse

  • Plugins ...
    N nafets-lesierk

    @girish : Just for my peace of mind - and not wanting to wait for things that might not happen -> will Cloudron be looking into the plugin question?
    Thanks and regards

    Discourse

  • Plugins ...
    N nafets-lesierk

    Ah, OK. So it was not my incompetence ...
    And obviously, yeah: it would be cool to get plugins to work.
    @jdaviescoates : You point out that

    so that all official plugins work!

    Am I missing something? My success rate was 0/3 plugins; are there some that do work? Maybe that might be a way of figuring out why others don't ...
    Cheers

    Discourse

  • Plugins ...
    N nafets-lesierk

    @girish said in Plugins ...:

    Let me test and get back.

    Thanks!

    Discourse

  • Plugins ...
    N nafets-lesierk

    Hi there.

    • You provide a short how-to on installing plugins for Discourse.
      cd /app/code/plugins
      git clone <plugin-repo>
      restart
    • You also highlight, that installing plugins might break an otherwise healthy installation -> thank God for your excellent back-up features; though you do signal that "official" plugins as you list here should be OK.

    There's 1.) a short query on instructions and 2.) a bit of frustration that a random selection of (official) plugin installs (docs, solved, graphviz) lead to Oops. The software powering this discussion forum encountered an unexpected problem.

    1. In some previous posts on plugins for Discourse, there were a couple of more lines to the instructions mainly:
      cd /app/code
      bundle exec rake plugin:install_gems['REPLACE_WITH_PLUGINS_NAME']
      Have they gone away on purpose?
    2. Having attempted to install the docs plugin - it does not crash the system immediately; I do see the options in the admin->plugin section. If I go check to activate the plugin, it goes off to "Oops". For the solved and graphiz plugins: the "Oops" singularity comes about right after the mandatory restart; no accessing the admin->plugin, no accessing the system.

    So clearly something is not working here and it might well be my particular installation, albeit it happend dito previously in a prior version; just haven't attempted since systematically. Am up to date on the Discourse version.

    Regards and thanks

    Discourse

  • Delete topics in Discourse
    N nafets-lesierk

    Hard and permanently deleting topics in Discourse is a highly proteced feat.
    The instructions say that one must invoke the Rails console and set

    SiteSetting.can_permanently_delete = true
    

    See: https://meta.discourse.org/t/introducing-permanently-delete-post-functionality/207109
    Not getting this to work - throwing following log:
    Is it the read-only!?
    Cheers

    /home/cloudron/rbenv/versions/3.2.1/lib/ruby/3.2.0/irb/ext/save-history.rb:116:in `initialize': Read-only file system @ rb_sysopen - /home/cloudron/.irb_history (Errno::EROFS)
            from /home/cloudron/rbenv/versions/3.2.1/lib/ruby/3.2.0/irb/ext/save-history.rb:116:in `open'
            from /home/cloudron/rbenv/versions/3.2.1/lib/ruby/3.2.0/irb/ext/save-history.rb:116:in `save_history'
            from /home/cloudron/rbenv/versions/3.2.1/lib/ruby/3.2.0/irb/ext/save-history.rb:60:in `block in extended'
            from /home/cloudron/rbenv/versions/3.2.1/lib/ruby/3.2.0/irb.rb:504:in `block in run'
            from /home/cloudron/rbenv/versions/3.2.1/lib/ruby/3.2.0/irb.rb:504:in `each'
            from /home/cloudron/rbenv/versions/3.2.1/lib/ruby/3.2.0/irb.rb:504:in `run'
            from /home/cloudron/rbenv/versions/3.2.1/lib/ruby/3.2.0/irb.rb:421:in `start'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/railties-7.0.5.1/lib/rails/commands/console/console_command.rb:74:in `start'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/railties-7.0.5.1/lib/rails/commands/console/console_command.rb:19:in `start'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/railties-7.0.5.1/lib/rails/commands/console/console_command.rb:106:in `perform'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/thor-1.2.2/lib/thor/command.rb:27:in `run'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/railties-7.0.5.1/lib/rails/command/base.rb:87:in `perform'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/railties-7.0.5.1/lib/rails/command.rb:48:in `invoke'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/railties-7.0.5.1/lib/rails/commands.rb:18:in `<main>'
            from <internal:/home/cloudron/rbenv/versions/3.2.1/lib/ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:37:in `require'
            from <internal:/home/cloudron/rbenv/versions/3.2.1/lib/ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:37:in `require'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
            from script/rails:8:in `<top (required)>'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/cli/exec.rb:58:in `load'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/cli/exec.rb:58:in `kernel_load'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/cli/exec.rb:23:in `run'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/cli.rb:492:in `exec'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/cli.rb:34:in `dispatch'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/cli.rb:28:in `start'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/exe/bundle:45:in `block in <top (required)>'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/lib/bundler/friendly_errors.rb:117:in `with_friendly_errors'
            from /app/code/vendor/bundle/ruby/3.2.0/gems/bundler-2.4.13/exe/bundle:33:in `<top (required)>'
            from /home/cloudron/rbenv/versions/3.2.1/bin/bundle:25:in `load'
            from /home/cloudron/rbenv/versions/3.2.1/bin/bundle:25:in `<main>'
    
    Discourse

  • Note on upgrade to Discourse v3.1
    N nafets-lesierk

    @ari said in Note on upgrade to Discourse v3.1:

    It's wonderful to see the Cloudron packaging updated so quickly after the Discourse release!

    Installation version is still 2.8.14. Anything I missed?
    Cheers

    Discourse
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search