Compare commits
16 Commits
Author | SHA1 | Date | |
---|---|---|---|
962b1628c2
|
|||
b666db9f33
|
|||
ed147ece9e
|
|||
8cf856b35e
|
|||
1a83002c9d
|
|||
e627e7f4cd
|
|||
eaa5b217c8
|
|||
b7973a0011
|
|||
0d2649601a
|
|||
9566019630
|
|||
2ca0fc61ce
|
|||
69f00e830e
|
|||
42c85ba582
|
|||
67d808b40a
|
|||
0b01021137
|
|||
81af237052
|
@ -1,4 +1,9 @@
|
|||||||
# Octojoom - Easy Docker Deployment
|
<h2><img align="middle" src="https://raw.githubusercontent.com/odb/official-bash-logo/master/assets/Logos/Icons/PNG/64x64.png" >
|
||||||
|
Octojoom - Easy Joomla! Docker Deployment
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
Written by Llewellyn van der Merwe (@llewellynvdm)
|
||||||
|
|
||||||
With this script we can easily deploy docker containers of Joomla and Openssh. This combination of these tools give rise to a powerful and very secure shared development environment.
|
With this script we can easily deploy docker containers of Joomla and Openssh. This combination of these tools give rise to a powerful and very secure shared development environment.
|
||||||
|
|
||||||
This program has **command input** options as seen in the menus below, but these command are _not the only way_ to set these values.
|
This program has **command input** options as seen in the menus below, but these command are _not the only way_ to set these values.
|
||||||
@ -8,6 +13,8 @@ There are more than one .env file and the script will set those up for you whene
|
|||||||
the script will check if those values exist, and if they don't it will ask for them, and store them automatically for future use.
|
the script will check if those values exist, and if they don't it will ask for them, and store them automatically for future use.
|
||||||
That same time the output message to the terminal will show you where the specific .env file can be found.
|
That same time the output message to the terminal will show you where the specific .env file can be found.
|
||||||
|
|
||||||
|
Linted by [#ShellCheck](https://github.com/koalaman/shellcheck)
|
||||||
|
|
||||||
> program only for ubuntu/debian systems at this time (should you like to use it on other OS's please open and issue...)
|
> program only for ubuntu/debian systems at this time (should you like to use it on other OS's please open and issue...)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
673
src/octojoom
673
src/octojoom
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user