GoToSocial | Mastodon Alternative
-
@murgero It's not clear to me how to do that. I tried
ALTER DATABASE mydb CONNECTION LIMIT 0;
andSELECT pg_terminate_backend(pid) FROM pg_stat_activity WHERE datname = 'mydb';
but I only managed to lock myself out before being able to
DROP DATABASE mydb;
How should I drop the database? No matter what I try I get
ERROR: cannot drop the currently open database`
-
-
-
@robi This app is packaged and tested working on my server, repo is ready - all it needs is tests which I cannot do right now but maybe this weekend or next.
-
@murgero care to share?
-
What do you think, does nobody really want Gotosocial in Cloudron? I understand there are already three fediverse apps in the app store, but for individuals, gotosocial is much better than the big Mastodon.
-
What do you think, does nobody really want Gotosocial in Cloudron? I understand there are already three fediverse apps in the app store, but for individuals, gotosocial is much better than the big Mastodon.
-
@archos my package on cloudron's gitlab server is federation ready afaik. But I haven't updated it in a long while, if you update it, it can be installed via cloudron CLI and be used just fine