Ethsim2
(Ethan )
16 يوليو 2025، 7:07ص
1
Hey Discourse Team,
my Docker_Manager is ready to be “bumped” by 1 commit
deos this mean i’ll need to rebuild again?
If yes,
will any of the following plugins need removing from my app.yml
You do not need to remove any plugins. Just upgrade, either online or by command line.
Ethsim2
(Ethan )
16 يوليو 2025، 7:21ص
4
yes i am self-hosting on one of those Ionos Virtual Servers in the UK
I also have a mail-receiver.yml
and understand this deosn’t count as a “Plugin”
إعجاب واحد (1)
Ethsim2
(Ethan )
16 يوليو 2025، 7:29ص
6
I imagine there will be no plugins to remove, but if there is when i rebuild (after some time), i can update this topic with which of the plugin(s) that was
Ethsim2
(Ethan )
16 يوليو 2025، 7:48ص
7
Ethsim2:
is now bundled with discourse core
Ethsim2:
is now bundled with discourse core
Ethsim2:
is now bundled with discourse core
As a self-host person, I will remove all three from my app.yml
now
إعجاب واحد (1)
Ethsim2
(Ethan )
16 يوليو 2025، 7:54ص
8
Every time i save a new app.yml
I always run a mode-change command
Is it a “good idea” to?
Not sure I understand this. Why do you need a “new” file?
If the file already exists, you are not creating a new file and the existing file permissions will remain?
The recommended chmod
command is in the standard install instructions (though that’s on the directory).
If I understand this correctly:
chmod 700
on the directory means only you (the owner) can enter/read/list/write in that directory or see its contents .
Even if a file is world-readable (e.g. chmod 644
), nobody else can access it because they can’t get into the directory in the first place.
btw, are you able to take screen snippets or even better just copy the text? Your camera photos will be less accessible to search etc.
إعجاب واحد (1)
Ethsim2
(Ethan )
16 يوليو 2025، 9:42ص
10
Thanks! I was running as root the whole time, so I set chmod 701 containers
during setup. I figured applying chmod o-rwx to app.yml after CTRL+X in nano …wouldn’t conflict — just adds a bit of extra restriction on the file itself. Alike when i applied to mail-receiver.yml
system
(system)
تم إغلاقه في
15 أغسطس 2025، 9:43ص
11
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.