You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to do this for every container of mine that I want to access outside of my network (which is 95% of mine. It got so repetitive that I made a snippet in VS Code just to keep from copy/pasting.
If you do a 'user account' system at some point, this would be a good thing to tie in to an account.
The text was updated successfully, but these errors were encountered:
@LilTrublMakr this looks like a really useful feature. I will roll out account management first, so users can see all of their already created projects. Implementing this afterwards shouldn't take too long.
Love the idea -- I wrote a small python script to handle things like Traefikx, watchtower, etc. Would be very cool if there was a way to do "token" replacement with the snippets too.
Example: Have a token for the servicename or hostname that could be used in the snippet.
This is more than likely a 'further down the road' feature request.
I think it would be nice to add some type of preset/template system to adding new containers. My real use case would include:
I have to do this for every container of mine that I want to access outside of my network (which is 95% of mine. It got so repetitive that I made a snippet in VS Code just to keep from copy/pasting.
If you do a 'user account' system at some point, this would be a good thing to tie in to an account.
The text was updated successfully, but these errors were encountered: