Skip to content

dextercai/1panel_ssl_cert_uploader

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1panel_ssl_cert_uploader

a action for upload ssl cert from github actions to 1panel

please use 1panel v1.10.24+

Acknowledgements

I would like to express my gratitude to the following individuals and organizations:

example

- uses: dextercai/1panel_ssl_cert_uploader@main
  with:
    login_url: "http://example.com/api/v1/auth/login"
    upload_url: "http://example.com/api/v1/websites/ssl/upload"
    ssl_id: 1
    description: "sync from actions"
    private_key_path: ./_.example.com.key
    certificate_path: ./_.example.com.pem
    api_key: ${{ secrets.API_KEY }}

About

a action for upload ssl cert from github actions to 1panel

Topics

Resources

License

Stars

Watchers

Forks

Languages