Replies: 5 comments 1 reply
-
Is there a chance to get a script for Mastodon in the future? |
Beta Was this translation helpful? Give feedback.
-
I Got it installer on a lxc, so it’s possible. But I retried several times before it got installed. There is no lxc script, but I followed the guides onlineVenligst Kim Søndergaard Svane On 7 Jan 2023, at 19.09, Vakrehus ***@***.***> wrote:
Is there a chance to get a script for Mastodon in the future?
Tried several times to install it in LXC under Debian 11, with own PostgreSQL. It's just terrible and I can't get it to run.
Does anyone have a running LXC ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
The installation is not the problem. I rather have the problems to see the GUI of mastodon. Followed this steps, used my own PostgreSQL database (LXC) and converted the database template to UTF8 (default is SQL_:ASCII - not working with mastodon) UTF8-convert: https://www.shubhamdipt.com/blog/how-to-change-postgresql-database-encoding-to-utf8/ Guide for Mastodon: https://wiki.vikings.net/Installing_Mastodon_from_Source_on_Debian_11_(Bullseye) |
Beta Was this translation helpful? Give feedback.
-
The exactly same way I did set it up. I had issues with elements not showing, file rights and permission was the issue first. Then I recall issues with proxy, though I don’t remember what solved it here. Venligst Kim Søndergaard Svane On 8 Jan 2023, at 11.18, Vakrehus ***@***.***> wrote:
The installation is not the problem. I rather have the problems to see the GUI of mastodon.
Mastodon in a LXC behind a Nginx Proxy Manager (LXC) behind cloudflare and to set up the nginx-config of the Mastodon container cleanly is rather my problem.
Followed this steps, used my own PostgreSQL database (LXC) and converted the database template to UTF8 (default is SQL_:ASCII - not working with mastodon)
UTF8-convert: https://www.shubhamdipt.com/blog/how-to-change-postgresql-database-encoding-to-utf8/
Guide for Mastodon: https://wiki.vikings.net/Installing_Mastodon_from_Source_on_Debian_11_(Bullseye)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I have attempted to install a Mastodon server within a Debian 11 LXC (tteck script) following the official documentation at: I tried the installation on Debian 12, all the Ubuntu's and Alpine Linux without success. One of the issue I encounted was the section on installing Node.js: The path Another issue I had was to do with the locale of the LXC. I changed the default to 'UTF-8' or 'en_GB UTF-8' as I am in the UK. Postgres should default to UTF-8 which is required for Mastodon to work and install correctly, as previously mentioned by @Vakrehus there is a way to convert the Postgres database to UTF-8, however this would not work for me, or maybe I did something wrong whilst following that guide. After I tried to reinstall the Mastodon server this was still an issue and using The other issue I still have and can not resolve (maybe it is linked to the UTF-8/SQL-ASCII issue?) is the setup command:
I am determined to get this to work so off for attempt 101... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys
Could you make a script for installing Mastodon in LXC ?
https://docs.joinmastodon.org/
Beta Was this translation helpful? Give feedback.
All reactions