Intial repository commit
This commit is contained in:
27
portainer/README.md
Normal file
27
portainer/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# Portainer Info
|
||||
|
||||
## Instructions:
|
||||
- Use for managing containers with a UW
|
||||
- Access WebUI on port 9443
|
||||
|
||||
## Contents:
|
||||
**`portainer/`**
|
||||
├── **`config/`**
|
||||
├── **`docker-compose.yml`**
|
||||
├── **`.env`**
|
||||
├── **`.gitignore`**
|
||||
└── **`README.md`**
|
||||
|
||||
## File Descrptions:
|
||||
- **`config/`**: Portainer Configuration Data
|
||||
- **`docker-compose.yml`**: Docker compose file
|
||||
- **`.env`**: Environment Variables
|
||||
- **`.gitignore`**: Git ignore file
|
||||
- **`README.md`**: Documentation
|
||||
|
||||
## Environmet Variables:
|
||||
- None
|
||||
|
||||
## Ignored Files:
|
||||
- **`config/`**: Persistant Data
|
||||
- **`.env`**: Environment VariablesPortainer Info
|
||||
Reference in New Issue
Block a user