-
-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation is very confusing !! #447
Comments
Hello @slimjet4u You are right about the outdated documentaiton, I'm upgrading all the versions. The Getting Started should cover everything for caddy + docker. Could you please detail the whole setup ? How have you configured Caddy ? Have you created a sablier container ? |
you are right about a getting started tutorial, I might try to make one |
I got it to start but the containers won't stop, they just run forever, how do I make it stop for lets say 1hours after inactivity. where are these configurations stored ?? I use this caddyfile but the themes don't show up during loading, its just a white screen.
|
I guess, this being open source, that help with docs is welcome. It usually is! |
Hey @sftim
home1234.com {
sablier http://192.168.1.10:8123 {
group home
+ session_duration 1h
dynamic {
display_name This is my display name
show_details yes # Use "yes", "true", or "on" without vertical bars
theme hacker-terminal
refresh_frequency 2s
}
}
reverse_proxy http://192.168.1.10:8123
} |
|
The documentation is very confusing, a video guide will be very useful. Showing how to setup sablier with caddy and some other service would help a lot.
Currently the docs is outdated and incomplete and difficult to get started with.
Very little explanation on how to make the configurations work with sablier.
I tried everything but couldnt' get it to start I get the following error msg when trying to visit a service that want managed
The text was updated successfully, but these errors were encountered: