We've redesigned the front page and given it a fresh coat of paint in an attempt to make it more attractive and user-friendly. Feel free to let us know if you have any feedback!
anime graf mays 🛰️🪐
Reply to @[email protected]
Reply to @[email protected]
fediverse_express - https://cdrom.tokyo/users/fediverse_express admin - https://degenerates.fail/@admin Looks like both of our recent efforts could have been alleviated if we had just waited a couple weeks
https://cdrom.tokyo/users/fediverse_express
Reply to @[email protected]
admin - https://degenerates.fail/@admin fediverse_express - https://cdrom.tokyo/users/fediverse_express The pain in the ass you recently went through to install misskey could have been alleviated with this. It's also and easy installer for pleroma.Although, now that I look at it, they need read/write access to my VPS account? No thanks.
Reply to @[email protected]
@PestToast@paypig.org @admin@degenerates.fail @fediverse_express@cdrom.tokyo yeah, I need read/write access to provision servers. It's not saved and discarded once you hit the log out button or after 24 hours. You can also bring your own but then you'd need to add a public key fingerprint to authorized_keys (generated each login and again disposed of when you log out). Feel free to take a look at the code if you want https://git.gamers.exposed/fediverse.express
Reply to @[email protected]
@PestToast@paypig.org @admin@degenerates.fail @fediverse_express@cdrom.tokyo and ofc security is incredibly important to me. I actually thought of a few enhancements that I'll be implementing right now, but if you come across something or have any other questions please please please let me know.
Reply to @[email protected]
pasture - https://pl.gamers.exposed/users/pasture fediverse_express - https://cdrom.tokyo/users/fediverse_express admin - https://degenerates.fail/@admin thank you for what you have done! A simple installer is very much needed if the fediverse is going to expand. After banging my head on the keyboard for a few weeks, I came up with https://yarrps.xyz - https://yarrps.xyzIt seems like you know what you're doing way more than I do. Just for me personally, I wouldn't want to let someone else have access to my servers for any reason. Though your service is probably less maintenance.
https://pl.gamers.exposed/users/pasture
Reply to @[email protected]
@PestToast@paypig.org @fediverse_express@cdrom.tokyo @admin@degenerates.fail Nice script. Just an FYI: * the Pleroma prompts can be answered using command line flags, see https://git.gamers.exposed/pasture/fediverse.express/src/branch/master/foxgirl/roles/install/tasks/main.yml#L79 * Didn't know you could add relays via pleroma_ctl (cool!), I might steal this. It seems you add a relay called https://relay though, was that intentional?
Reply to @[email protected]
pasture - https://pl.gamers.exposed/users/pasture >the Pleroma prompts can be answered using command line flags, see Oooooh this is what I was trying to figure out for so long! Thank you!>Didn’t know you could add relays via pleroma_ctl (cool!), I might steal this. Take whatever you find useful>It seems you add a relay called https://relay though, was that intentional?No, that's probably a holdover from some other intances I originally had in there. I'll fix it in the morning. Thanks for the heads up!
https://pl.gamers.exposed/users/pasture
Reply to @[email protected]
pasture - https://pl.gamers.exposed/users/pasture out of curiosity, why did you choose Go?
https://pl.gamers.exposed/users/pasture
Reply to @[email protected]
@PestToast@paypig.org I'd picked up Go last year because I thought it was interesting, I like how it builds statically, uses less memory in some cases, and *cough* I heard [jobs using Go pay a lot](https://jaxenter.com/golang-highest-paying-skill-dice-report-155332.html). Ever since then, I've written almost all of my projects in Go as practice. I also write JavaScript, C#, the suspect webshit languages, and on rare occasion Python and PHP
blog - devmio - Software Know-How
[...]Read More...
Reply to @[email protected]
pasture - https://pl.gamers.exposed/users/pasture Where/how did you figure out that you could use flags to answer the pleroma install prompts? I searched all over the docs and couldn't find it.fediverse_express - https://cdrom.tokyo/users/fediverse_express admin - https://degenerates.fail/@admin
https://pl.gamers.exposed/users/pasture
Reply to @[email protected]
@PestToast@paypig.org @fediverse_express@cdrom.tokyo @admin@degenerates.fail I believe I just fed the tool --help, or something. I was surprised myself when I found it
Reply to @[email protected]
@PestToast@paypig.org @admin@degenerates.fail @fediverse_express@cdrom.tokyo (and if --help didn't do it I might have looked at the source)
Reply to @[email protected]
pasture - https://pl.gamers.exposed/users/pasture I have no experience with Erlang or Elixir, and I didn't really have the free time to learn enough to make sense of it.fediverse_express - https://cdrom.tokyo/users/fediverse_express admin - https://degenerates.fail/@admin
https://pl.gamers.exposed/users/pasture
Reply to @[email protected]
@PestToast@paypig.org @fediverse_express@cdrom.tokyo @admin@degenerates.fail I mean, I don't know that ecosystem either, but it doesn't look too much different than the languages I'm familiar with so it generally isn't that bad
Reply to @[email protected]
pasture - https://pl.gamers.exposed/users/pasture I notice for email address you're using admin{{ domain }}Does Pleroma set up an email server?fediverse_express - https://cdrom.tokyo/users/fediverse_express admin - https://degenerates.fail/@admin
https://pl.gamers.exposed/users/pasture
Reply to @[email protected]
@PestToast@paypig.org @fediverse_express@cdrom.tokyo @admin@degenerates.fail no, that was an oversight. It should be putting in the users email there but I forgot to change it