-
-
Notifications
You must be signed in to change notification settings - Fork 393
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
Add docs on how to setup using the binary packages #1292
Comments
Has anyone tried this? I would like to run woodpecker out of sysctl and am willing to take a swipe at this, is it just a matter of passing environment variables? |
That's probably the main part, but you could also add something like service (systemd) configs. |
any update ? |
I am trying to use the binaries but
My configuration is
Am I missing any environment variables ? I can see that it has created tables inside the database. That means it can connect to the database and that part of the configuration is correct. |
After setting log level to trace
|
It works if I set
But doesn't work if I set
In Gitea the Redirect Webhook is set to I am using nginx with the following configurations
It sounds similar to #609 But the nginx problem it is refering to is addressed in the configurations. Do I need to do something extra ? |
I found an example with systemd services |
I'll write one after 15.7 is released. |
Issue persists with 15.7
|
This is out of scope. Open a new issue. |
Clear and concise description of the problem
No documentation on how to setup the CI using binary packages. The docs only explain how to install it using docker.
Suggested solution
Provide documentation on how to use binary packages and setup the CI e.g. sample system service scripts with the environment variable and database config.
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: