Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Juno Website Hosting Update #939

Merged
merged 9 commits into from
Jan 12, 2024
Merged

Conversation

joelsmith-2019
Copy link
Contributor

  • Utilizes Zip Files & Port 1337 for Mimicking a File Server
  • Includes Scripts & Demo Website for Easy Testing & Implementation (Can be removed later)

@joelsmith-2019 joelsmith-2019 self-assigned this Jan 12, 2024
@joelsmith-2019 joelsmith-2019 added the review me Review me for merge label Jan 12, 2024
app/webhost/_scripts.sh Outdated Show resolved Hide resolved
app/webhost/_scripts.sh Outdated Show resolved Hide resolved
@@ -0,0 +1,13 @@
import base64
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am good with a py script, but if you prefer bash is also possible

cat web.zip | base64 -w 0

app/webhost/_scripts.sh Outdated Show resolved Hide resolved
@Reecepbcups
Copy link
Contributor

just QOL $HOME variable, looks good!

@Reecepbcups Reecepbcups merged commit 8cbe24d into reece/juno-webhosting Jan 12, 2024
5 checks passed
@joelsmith-2019 joelsmith-2019 deleted the joel/juno-webhosting branch January 13, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me Review me for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants