No description
Find a file
2023-12-29 14:53:42 +01:00
conf Add a .dockerignore 2023-12-29 14:53:42 +01:00
dev-scripts first commit 2023-12-28 16:09:41 +01:00
doc first commit 2023-12-28 16:09:41 +01:00
scripts Add a .dockerignore 2023-12-29 14:53:42 +01:00
.gitignore Add a .dockerignore 2023-12-29 14:53:42 +01:00
config_panel.toml first commit 2023-12-28 16:09:41 +01:00
LICENSE first commit 2023-12-28 16:09:41 +01:00
local-test-make.sh first commit 2023-12-28 16:09:41 +01:00
Makefile first commit 2023-12-28 16:09:41 +01:00
manifest.toml +myynh_setup_docker() 2023-12-29 14:33:16 +01:00
README.md Auto-update README 2023-12-29 13:00:04 +00:00
README_fr.md Auto-update README 2023-12-29 13:00:04 +00:00
requirements.in first commit 2023-12-28 16:09:41 +01:00
requirements.txt first commit 2023-12-28 16:09:41 +01:00
tests.toml first commit 2023-12-28 16:09:41 +01:00

Docker Django Example for YunoHost

Integration level Working status Maintenance status

Install Docker Django Example with YunoHost

Lire ce readme en français.

This package allows you to install Docker Django Example quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

tests codecov docker_django_example_ynh @ PyPi Python Versions License GPL-3.0-or-later

A example YunoHost App

Pull requests welcome ;)

This package for YunoHost used django-yunohost-integration

Shipped version: 0.2.0~ynh1

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/docker_django_example_ynh/tree/testing --debug
or
sudo yunohost app upgrade docker_django_example -u https://github.com/YunoHost-Apps/docker_django_example_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps