Merge pull request ''README.md' updaten' (#8) from dev into main
Reviewed-on: #8
This commit is contained in:
commit
d1e6770cf2
1 changed files with 4 additions and 50 deletions
54
README.md
54
README.md
|
@ -13,73 +13,27 @@ https://gitlab.com/flwgns-docker/seafile-client
|
|||
How to:
|
||||
https://developers.home-assistant.io/docs/add-ons/tutorial/
|
||||
|
||||
# Home Assistant Community Add-on: Example
|
||||
# Home Assistant Add-on: Seafile (concept!!!)
|
||||
|
||||
Example add-on by Community Home Assistant add-ons.
|
||||
|
||||
## About
|
||||
|
||||
This is an example add-on for Home Assistant. When started, it displays a
|
||||
random quote every 5 seconds.
|
||||
|
||||
It shows off several features and structures like:
|
||||
|
||||
- Full blown GitHub repository.
|
||||
- General Dockerfile structure and setup.
|
||||
- The use of the `config.yaml` and `build.yaml` files.
|
||||
- General structure on how to use S6 overlay with services.
|
||||
- Basic usage of Bashio.
|
||||
- Continuous integration and deployment using GitHub Actions.
|
||||
- Deployment to the GitHub Container registry.
|
||||
- Small use of the Bash function library in our base images.
|
||||
- The use of Docker label schema.
|
||||
|
||||
[:books: Read the full add-on documentation][docs]
|
||||
bla bla
|
||||
|
||||
## Support
|
||||
|
||||
Got questions?
|
||||
|
||||
You have several options to get them answered:
|
||||
|
||||
- The [Home Assistant Community Add-ons Discord chat server][discord] for add-on
|
||||
support and feature requests.
|
||||
- The [Home Assistant Discord chat server][discord-ha] for general Home
|
||||
Assistant discussions and questions.
|
||||
- The Home Assistant [Community Forum][forum].
|
||||
- Join the [Reddit subreddit][reddit] in [/r/homeassistant][reddit]
|
||||
|
||||
You could also [open an issue here][issue] GitHub.
|
||||
|
||||
## Contributing
|
||||
|
||||
This is an active open-source project. We are always open to people who want to
|
||||
use the code or contribute to it.
|
||||
|
||||
We have set up a separate document containing our
|
||||
[contribution guidelines](.github/CONTRIBUTING.md).
|
||||
|
||||
Thank you for being involved! :heart_eyes:
|
||||
|
||||
## Authors & contributors
|
||||
|
||||
The original setup of this repository is by [Franck Nijhof][frenck].
|
||||
|
||||
For a full list of all authors and contributors,
|
||||
check [the contributor's page][contributors].
|
||||
|
||||
## We have got some Home Assistant add-ons for you
|
||||
|
||||
Want some more functionality to your Home Assistant instance?
|
||||
|
||||
We have created multiple add-ons for Home Assistant. For a full list, check out
|
||||
our [GitHub Repository][repository].
|
||||
The original setup of this repository is by Franck Nijhof.
|
||||
|
||||
## License
|
||||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2017-2022 Franck Nijhof
|
||||
Copyright (c)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
Loading…
Reference in a new issue