The wizard for setting up TeddyCloud with Docker
Project description
TeddyCloudStarter
A user-friendly wizard for setting up TeddyCloud deployments with Docker.
ALPHA - RELEASE
WARNING - Very early development stage
Keep in mind that this project by far is not finished yet.
NGINX Configs are not the correct ones yet. Some features are not available.
But it should bring you the concept of how it will work.
Soonโข
๐ Features
- Interactive setup wizard with step-by-step configuration
- Docker deployment management with docker-compose
- SSL/TLS certificate generation and management
- Nginx configuration for edge and authentication servers
- Multi-language support (English, German)
- Configuration backup and restore
- Automatic updates checking
๐ Requirements
- Python 3.6 or newer
- Docker and Docker Compose
- Internet connection (for first-time setup and updates)
๐ Installation
Using pip
pip install TeddyCloudStarter
From source
git clone https://github.com/Quentendo64/TeddyCloudStarter.git
cd TeddyCloudStarter
pip install -e .
๐ป Usage
Starting the wizard
TeddyCloudStarter
The wizard will guide you through the setup process with an interactive interface.
Configuration Options
TeddyCloudStarter allows you to:
- Configure network settings
- Generate and manage SSL/TLS certificates
- Set up Docker containers
- Customize Nginx configurations
- Backup and restore your setup
๐ง Development
Setting up the development environment
git clone https://github.com/Quentendo64/TeddyCloudStarter.git
cd TeddyCloudStarter
pip install -e ".[dev]"
Running tests
pytest
Compiling translations
python extract_translations.py
python compile_translations.py
๐ Project Structure
TeddyCloudStarter/
โโโ TeddyCloudStarter/ # Main package
โ โโโ certificates.py # Certificate management
โ โโโ config_manager.py # Configuration handling
โ โโโ configurations.py # Template configurations
โ โโโ docker_manager.py # Docker operations
โ โโโ main.py # Entry point
โ โโโ wizard.py # Main wizard interface
โ โโโ locales/ # Translation files
โโโ data/ # User data directory
โ โโโ configurations/ # Nginx configurations
โ โโโ client_certs/ # Client certificates
โ โโโ server_certs/ # Server certificates
โโโ tests/ # Test suite
๐ค Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
๐ License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teddycloudstarter-0.3.0.tar.gz.
File metadata
- Download URL: teddycloudstarter-0.3.0.tar.gz
- Upload date:
- Size: 83.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b66fae50bc75e72863f95cbe02bb92f1ce6e72e228a483097462dea43ba69095
|
|
| MD5 |
0d29fd920e12ff50a1a1bbda28fdb4b4
|
|
| BLAKE2b-256 |
739514c78cf83fff2202502e2ac0248f56f9d69cae0d1e52f16c982e5223f715
|
Provenance
The following attestation bundles were made for teddycloudstarter-0.3.0.tar.gz:
Publisher:
publish-to-pypi.yml on Quentendo64/TeddyCloudStarter
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
teddycloudstarter-0.3.0.tar.gz -
Subject digest:
b66fae50bc75e72863f95cbe02bb92f1ce6e72e228a483097462dea43ba69095 - Sigstore transparency entry: 203202434
- Sigstore integration time:
-
Permalink:
Quentendo64/TeddyCloudStarter@88cd416df4245d18d83ed61f63a60c878b6e8cd1 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/Quentendo64
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@88cd416df4245d18d83ed61f63a60c878b6e8cd1 -
Trigger Event:
push
-
Statement type:
File details
Details for the file teddycloudstarter-0.3.0-py3-none-any.whl.
File metadata
- Download URL: teddycloudstarter-0.3.0-py3-none-any.whl
- Upload date:
- Size: 97.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9853e4000db7e45966d546b4adaef86409c73ac2da419abf63716b34f8fb7b55
|
|
| MD5 |
0f74759e97c303b066eb1524cb084adc
|
|
| BLAKE2b-256 |
e140c65e908a99f80abc87281c3aea8fa0b7c0d489fb79d31eb7652ca9836107
|
Provenance
The following attestation bundles were made for teddycloudstarter-0.3.0-py3-none-any.whl:
Publisher:
publish-to-pypi.yml on Quentendo64/TeddyCloudStarter
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
teddycloudstarter-0.3.0-py3-none-any.whl -
Subject digest:
9853e4000db7e45966d546b4adaef86409c73ac2da419abf63716b34f8fb7b55 - Sigstore transparency entry: 203202435
- Sigstore integration time:
-
Permalink:
Quentendo64/TeddyCloudStarter@88cd416df4245d18d83ed61f63a60c878b6e8cd1 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/Quentendo64
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@88cd416df4245d18d83ed61f63a60c878b6e8cd1 -
Trigger Event:
push
-
Statement type: