• Joined on 2020-03-30
roxxers created branch prompt-cleanup in coop-cloud/abra-bash 2021-05-11 13:41:59 +00:00
roxxers pushed to prompt-cleanup at coop-cloud/abra-bash 2021-05-11 13:41:59 +00:00
eadb353c2e refactor: changed misc prompts to convention
roxxers pushed to main at coop-cloud/mastodon 2021-05-10 13:52:37 +00:00
8ea6d53c10 fix: massive output from db creation
roxxers pushed to main at coop-cloud/mastodon 2021-05-10 13:24:09 +00:00
e23f0f9752 Added setup commands
roxxers pushed to main at coop-cloud/mastodon 2021-05-09 21:40:44 +00:00
d566060e5c tried but still failing redirect
b655514b86 chore: added all env variables for vanilla masto
Compare 2 commits »
roxxers commented on pull request coop-cloud/abra-bash#162 2021-05-08 21:02:52 +00:00
feat: switches to conventional confirmation prompt

Just to explain, I noted how I had just learned that the capital letter seems to be the standard for what option is the default. Examples like pacman and docker itself 😝

roxxers pushed to main at coop-cloud/mastodon 2021-05-08 20:55:30 +00:00
1e5c3996b0 docs: added install docs
roxxers created pull request coop-cloud/abra-bash#162 2021-05-08 20:46:08 +00:00
feat: switches to conventional confirmation prompt
roxxers created branch prompt in roxxers/abra 2021-05-08 20:45:35 +00:00
roxxers pushed to prompt at roxxers/abra 2021-05-08 20:45:35 +00:00
e8ac353453 feat: switches to conventional confirmation prompt
roxxers created repository roxxers/abra 2021-05-08 20:42:49 +00:00
roxxers pushed to main at coop-cloud/mastodon 2021-05-08 20:42:05 +00:00
8f88c180d9 feat: very basic but functional mastodon packaging
f98bf5489e docs: fixed readme link to upstream docker image
Compare 2 commits »
roxxers opened issue coop-cloud/abra-bash#161 2021-05-08 20:34:56 +00:00
abra app APP rm --volumes isnt deleting volumes
roxxers pushed to main at coop-cloud/coopcloud.tech 2021-04-21 19:08:49 +00:00
roxxers opened issue coop-cloud/abra-bash#153 2021-04-19 12:17:11 +00:00
Using pwgen creates small passwords
roxxers opened issue coop-cloud/abra-bash#152 2021-04-19 11:37:29 +00:00
Abra auto suggests app names that break deployment
roxxers commented on issue coop-cloud/abra-bash#147 2021-04-17 10:59:40 +00:00
Dependency on pwqgen not mentioned in readme

@3wordchant I think just moving to a more native solution as a fallback would help portability. As for security, I think the default length when using pwgen is too small. Using something like `pwgen…

roxxers commented on issue coop-cloud/abra-bash#147 2021-04-17 10:26:04 +00:00
Dependency on pwqgen not mentioned in readme

I'll provide screenshots in a bit

roxxers commented on issue coop-cloud/abra-bash#147 2021-04-17 10:23:09 +00:00
Dependency on pwqgen not mentioned in readme

pwgen is installed. Still get the same error which is the "ERROR: 'pwqgen' program is not installed one and providing my own command like you showed still shows the same error so I think the logic…

roxxers commented on issue coop-cloud/abra-bash#147 2021-04-16 17:19:39 +00:00
Dependency on pwqgen not mentioned in readme

Makes using abra on arch based systems impossible as you cannot download the binary and I cannot find the source