Tom Howard
Tom Howard
Okay, so now I can add keys to vault, see all the UIs, everything seems great, but then I get `task_dir: mount: operation not permitted` when trying to run any...
As far as I can tell, this now works with nomad / consul / vault locally, all using development servers. I was able to deploy a redis job to nomad,...
I'm on Django 3.1, trying to use Stronghold, it unfortunately appears to have no effect on access to my site. Do you have any tips for debugging @nh916?
@mgrouchy do you have any tips for figuring out why views may not be secured?
I can say that I upgrade my application to django 3.1, and stronghold stopped working, downgrading django solved my problem. @drholera did you start from scratch? Or were you upgrading...
I just tried to use the adder in a fresh project, ended up needing to add this link for things to work ``` ``` If anyone has any suggestions I...
Hey @manuel3108, thanks for getting back to me. Apologies if I am missing anything here, this is my first foray into svelte, npm, etc. So, here's what I did ```...
Well, I think I finally stumbled on the right bits here! I had to add additional imports to the `app.scss` file... 🤦 After adding ``` @import "bootstrap/scss/navbar"; @import "bootstrap/scss/nav"; @import...
@manuel3108 thank you for looking at this! I ran into one more question, I cannot seem to figure out how to get bootstraps javascript imported correctly. Their documentation mentions adding...
I'd also suggest [pandoc](https://pandoc.org/index.html) for consideration.